HTTP 404.

  • Thread starter Thread starter iHavAQuestion
  • Start date Start date
I

iHavAQuestion

When i am tring to open the .NET application the following error is raised

HTTP 404. The resource you are looking for (or one of its dependencies)
could have been removed, had its name changed, or is temporarily unavailable.
Please review the following URL and make sure that it is spelled correctly.

I kept a start page as default.aspx, which physically exists in the
application directoty but I still get the error.

Can you please help me out.
 
Hi,

How do you start the application? Is it on IIS or dev server?

Regards, Alex
[TechBlog] http://devkids.blogspot.com

i> When i am tring to open the .NET application the following error is
i> raised
i>
i> HTTP 404. The resource you are looking for (or one of its
i> dependencies)
i> could have been removed, had its name changed, or is temporarily
i> unavailable.
i> Please review the following URL and make sure that it is spelled
i> correctly.
i> I kept a start page as default.aspx, which physically exists in the
i> application directoty but I still get the error.
i>
i> Can you please help me out.
i>
 
Now i am getting the error.
System.Runtime.Remoting.RemotingException: Requested Service not found
 
Back
Top