Microsoft
Software
Hardware
Network
Question : asp.net application conversion from vs 2003 to vs 2005
Hi,
I'm trying to convert my asp.net application from 2003 to 2005 through the VS 2005 conversion wizzard. I'm getting the following error:
Unable to open the Web '
http://mnloon/WebPortal/W
ebPortal.v
bproj'
. Could not find a Web server at 'mnloon'. Please check to make sure that the Web server name is valid and your proxy settings are set correctly. If you are sure that everything is correct, the Web server may be temporarily out of service.
I'm trying to open it on the localhost? I'm not sure about If I have to make any config changes and how?
Thanks in advance!
Answer : asp.net application conversion from vs 2003 to vs 2005
You open the Webportal.vbproj file in wordpad and search for this address and change the "mnloon" with "localhost" save it and try to reopen it again.
Random Solutions
Unable to RDP to SBS 2008 domain computers from other computers except the new server
SQL Express 2008 R2 not showing instance or server name
identical javascript code works in one website but not in another?
Backup of first storage group fails
Count/sum items between dates
Edge Sync Fails
linux rpm
Setting up wireless on a Cisco 1811
jQuery or JS - Checkbox set/unset in an array?
How do I update file, save to new location and keep original file as is using Visual Basic 2008?