|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem with ASP.NET Development ServerThe “The page cannot be displayed” error occurs when debugging ASP.NET web
application using VS 2005. ASP.NET Development Server icon in taskbar shows that application is starting on port 2795 but immediately redirects to http://localhost:1473/MyApp and the error occurs. Other web application starts and runs without any problems. Please Help! Arkansas,
Sorry, the developement server built in to visual studio does not support debugging. Hopefully you can load IIS from the windows add remove programs options. Then set the statup properties for your project to your local IIS server. Good Luck DWS Show quoteHide quote "Aras Kucinskas" wrote: > The “The page cannot be displayed†error occurs when debugging ASP.NET web > application using VS 2005. ASP.NET Development Server icon in taskbar shows > that application is starting on port 2795 but immediately redirects to > http://localhost:1473/MyApp and the error occurs. Other web application > starts and runs without any problems. > > > > Please Help! > > > Problelm is not in debugging. “The page cannot be displayed” occurs after
pressing F5. Show quoteHide quote "DWS" <D**@discussions.microsoft.com> wrote in message news:877B93DA-E8B0-459B-BD0F-229471CA25A7@microsoft.com... > Arkansas, > Sorry, the developement server built in to visual studio does not support > debugging. Hopefully you can load IIS from the windows add remove > programs > options. Then set the statup properties for your project to your local > IIS > server. > > Good Luck > DWS > > > > > "Aras Kucinskas" wrote: > >> The “The page cannot be displayed” error occurs when debugging ASP.NET >> web >> application using VS 2005. ASP.NET Development Server icon in taskbar >> shows >> that application is starting on port 2795 but immediately redirects to >> http://localhost:1473/MyApp and the error occurs. Other web application >> starts and runs without any problems. >> >> >> >> Please Help! >> >> >>
Other interesting topics
Web.config session timeout
ASP.NET 2.0 SmartNavigation vs MaintainScrollPositionOnPostback? sorting xml data in server control problem dynamically removing items from a droplist..? Register script block from app_code How to Comment an WebControl Type.GetType() daab and mysql App Directory displaying time for Online examinations in webapplications. |
|||||||||||||||||||||||