Sorry if this is something of a beginner question (or if I've put it in the wrong place). I've installed VS Express 2012 for Web (11.0.50727.1 RTMREL). Created a new project choosing the option 'ASP.NET Web Forms Application' and the source code of a nice
template Default.aspx page is presented to me. I then hit control-F5 to see what the template looks like before I go ahead and change things and I get an error from Chrome: Oops! Google Chrome could not find localhost:62886 in my system tray there's
an IIS Express icon which shows my VS project as a site and clicking on it there results in the same error. I've tried the address in IE also. For reference I'm running Windows 7 SP1
None
0 Points
1 Post
Unable to run template web forms application
Aug 30, 2012 03:49 PM|inexorous|LINK
Hi,
Sorry if this is something of a beginner question (or if I've put it in the wrong place). I've installed VS Express 2012 for Web (11.0.50727.1 RTMREL). Created a new project choosing the option 'ASP.NET Web Forms Application' and the source code of a nice template Default.aspx page is presented to me. I then hit control-F5 to see what the template looks like before I go ahead and change things and I get an error from Chrome: Oops! Google Chrome could not find localhost:62886 in my system tray there's an IIS Express icon which shows my VS project as a site and clicking on it there results in the same error. I've tried the address in IE also. For reference I'm running Windows 7 SP1
Is there something I've missed / not done?
Any help is appreciated.
Thanks,
Alex
Star
9798 Points
987 Posts
Re: Unable to run template web forms application
Sep 10, 2012 12:31 AM|Dino He - MSFT|LINK
Hi
Did you installed IIS?
VWD need IIS to run the website in local, so first please check your IIS.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework