WillShakespeare
MIS
Guys,
I know this may be an already solved problem, but my initial searches only found still open problems of similar (not exact) problems.
Essentially I have a Web Server that has traditionally hosted asp pages on IIS7. However I have developed a new website using C#.NET and ASP.NET 2, and while it works great on my dev machine, as soon as I move it to the server I try to browse it and get "Page Not Found".
The Home directory has no leading slashes, the documents are setup correctly and the permissions and such are fine. In fact if I place a test.htm file in the directory and browse to it, it shows up fine. It is definitely something to do with ASP.NET but for the life of me I can't figure out what!!
If anyone has setup ASP.NET hosting on Windows 2003 server, please help.
Will
I know this may be an already solved problem, but my initial searches only found still open problems of similar (not exact) problems.
Essentially I have a Web Server that has traditionally hosted asp pages on IIS7. However I have developed a new website using C#.NET and ASP.NET 2, and while it works great on my dev machine, as soon as I move it to the server I try to browse it and get "Page Not Found".
The Home directory has no leading slashes, the documents are setup correctly and the permissions and such are fine. In fact if I place a test.htm file in the directory and browse to it, it shows up fine. It is definitely something to do with ASP.NET but for the life of me I can't figure out what!!
If anyone has setup ASP.NET hosting on Windows 2003 server, please help.
Will