iam found a problem in set asp.net, i doing a project use asp.net. and when running the project on visual studio 2008 to browser IE.. inside IE not be prosses and show up the problem like the bottom image.
Firstly, please make sure if you enter correct URL in your browser. You can check your
Project URL (I’m using VS2017, right-click Project and chose
Property and in Web tab I can find it).
Secondly, please check if your web application is running on IIS express.
Besides, you can try to right click your webpagename.aspx and click "View in Browser" to check if it can be displayed in your browser.
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
1 Points
7 Posts
Cannot reach this page - Make sure the web address http://localhost:61254 is correct
Dec 06, 2017 03:51 AM|dudirudiana|LINK
hello good people
iam found a problem in set asp.net, i doing a project use asp.net. and when running the project on visual studio 2008 to browser IE.. inside IE not be prosses and show up the problem like the bottom image.
image there's on the link http://prntscr.com/hjoii0
regards,
All-Star
40535 Points
6233 Posts
Microsoft
Re: Cannot reach this page - Make sure the web address http://localhost:61254 is correct
Dec 07, 2017 03:09 AM|Fei Han - MSFT|LINK
Hi dudirudiana,
Firstly, please make sure if you enter correct URL in your browser. You can check your Project URL (I’m using VS2017, right-click Project and chose Property and in Web tab I can find it).
Secondly, please check if your web application is running on IIS express.
Besides, you can try to right click your webpagename.aspx and click "View in Browser" to check if it can be displayed in your browser.
With Regards,
Fei Han