Member
703 Points
230 Posts
Jun 12, 2008 09:17 AM|ganesansankar|LINK
Hi Folks,
I fixed this problem by adding the port entry by opeing the solution in Notepad and add it.
VWDPort = "3000" VWDDynamicPort = "false"
That is it. The problem got solved this way.
Member
703 Points
230 Posts
Re: Error Unable to connect to Visual Stutio's localhost web server
Jun 12, 2008 09:17 AM|ganesansankar|LINK
Hi Folks,
I fixed this problem by adding the port entry by opeing the solution in Notepad and add it.
VWDPort = "3000"
VWDDynamicPort = "false"
That is it. The problem got solved this way.
Ganesan S
"Hard Work Never Fails"
Please "Mark as Answered" if it is helpful for you.