« Previous Next »
Last post 01-29-2007 10:30 AM by xberserker. 5 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (6 items)
Sort Posts: Oldest to newest Newest to oldest
First off this ASP.Net Website only works with version 1.1.432. And I don't want to go threw the hassle of upgrading it to 2.0 honestly. I had a hard enuf time just getting it to work in the first place. And now I need to move it to another server, lol. Oh well.Both servers are running IIS 6.0 & ASP.Net 1.1.432 & 2.0. I copied over all the files. I looked at the IIS Configurations between the 2 servers and they seem to be the same. When I try to browse to the website on the new server. I get this error.HTTP Error 404 - File or directory not found.Internet Information Services (IIS)I tried the asp.net forums, no luck there yet.
Default path %windir%/system32/logfiles/w3svcX
Where X is the website ID.
Ahh!!! That was it! The "Web Services Extension" in IIS, ASP.NET was Prohibited I just changed it to Allowed.
Thank you so much for your help! :)