Visual C#.Net >> regarding error "Http error-404 object not found"
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.
Visual C#.Net >> regarding error "Http error-404 object not found"
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
> 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
>
>