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.
Alex Meleta - 29 Feb 2008 14:53 GMT
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>
iHavAQuestion - 29 Feb 2008 15:22 GMT
BY dev server.
> Hi,
>
[quoted text clipped - 17 lines]
> i> Can you please help me out.
> i>
Alex Meleta - 29 Feb 2008 15:43 GMT
Hi,
Ok. Try to see the root folder.
If the 404 error still occurs then configure the network environment. Here
is two solutions which can be helpful for you:
1. http://dotnetjunkies.com/WebLog/saravana/archive/2005/06/18/126142.aspx
2. (it's Vista's soulution) http://rbazinet.wordpress.com/2007/10/25/aspnet-development-server-problems-unde
r-vista/#comment-3468
Otherwize see you startup properties in project properties.
Regards, Alex
[TechBlog] http://devkids.blogspot.com
i> HTTP 404
i>
iHavAQuestion - 29 Feb 2008 17:15 GMT
Now i am getting the error.
System.Runtime.Remoting.RemotingException: Requested Service not found
> Hi,
>
[quoted text clipped - 12 lines]
> i> HTTP 404
> i>