regarding error "Http error-404 object not found"  
Author Message
JRBishop





PostPosted: Mon Apr 16 09:26:02 CDT 2007 Top

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.

thanks and regards
niki

DotNet449  
 
 
pbromberg





PostPosted: Mon Apr 16 09:26:02 CDT 2007 Top

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

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"EMail@HideDomain.com" wrote:

> 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
>
>