I'm a newbie at asp.net
I'm not able to run the asp .net application in my system!
It will always display some debugging error even though I wont go to edit those default pages created by the application!
I don't know why its generating some sort of error messages always!
Today I had reinstalled my OS and tried installing
Microsoft Visual Studio .NET 2003!
But while trying to debug the application! But Its generating an error message like:
Error while trying to run project: Unable to start debugging on the web server. Server-side error occurred on sending debug HTTP request.
Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start without debugging. You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?
I didn't edited any of the default pages created by the software, and was trying to test the project by simply putting a label box on that page!
I was trying to create >> Visual Basic Projects >> ASP .NET web application!
And while pressing F5, it always shows the same error message!
Let me explain the problem fully!
I had installed Windows XP Pro in my system!
Then installed IIS from control panel ( by selecting those front page extensions also)
Then Installed Microsoft Visual Studio .NET 2003
I didn't changed any of the settings in IIS and .NET 2003!~
I was trying to test the project by selecting create >> Visual Basic Projects >> ASP .NET web application
I can create application, but the problem arises while I go to debug the application by pressing F5 button!
I didn't changed any of the default files including Web.config file!
Goggled some time for fixing the problem! but any of the solutions didn't worked for me!
Anybody knows how to solve the problem?? Please help me!
Waiting for your responses!!
Niran



