P
Peter Morris [Droopy eyes software]
I have installed dotnet2 runtime on Win2003 server.
I then created a virtual folder beneath the main website in IIS admin
"MyWebService".
I then copied the files created by the "Publish website" menu option in
VS2005 into that folder on the server.
I keep getting 404 errors.
http://myserver.com (returns default page as expected)
http://myserver.com/MyWebService (404)
http://myserver.com/MyWebService/WebService1.asmx (404)
Is there something I am missing?
Thanks
Pete
I then created a virtual folder beneath the main website in IIS admin
"MyWebService".
I then copied the files created by the "Publish website" menu option in
VS2005 into that folder on the server.
I keep getting 404 errors.
http://myserver.com (returns default page as expected)
http://myserver.com/MyWebService (404)
http://myserver.com/MyWebService/WebService1.asmx (404)
Is there something I am missing?
Thanks
Pete