Hi,

I have developed an asp.net website using vstudio 2005. But in order for the website to run properly, I have to run it from visual studio itself.

When I typed the webaddress directly into the web browser's address bar (http://localhost/User.aspx), the website is unable to work correctly.

What should I do to enable the user to access the asp.net website directly via a browser without the need for visual studio?