regarding error "Http error-404 object not found"

  • Thread starter Thread starter ashluvcadbury
  • Start date Start date
A

ashluvcadbury

Hi all
I have visual studio 2003 and also configured IIS.But not able to
execute any web application.
I am a beginner and all the small web applications I had made some
days days ago were working perfectly .But now when i tried to execute
them again ,they are giving the error"Http error-404 object not
found" .what should I do.Please help me out.

thanks and regards
niki
 
Among other possibilities, you need to:

1. Ensure that IIS is running
2. Make sure that the web is running in a properly configured IIS Application
3. Make sure there are no errors in the web.config
4. Make sure ASP.NET is properly installed and the script mappings are
enabled.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top