I am able to compile and test a web service on my local development machine
but having problems deploying it. I deleted the Default Web Site on the
remote machine and created a new site... and deployed my web service
application to it, setting the service.aspx service as the default. I am now
getting an HTTP 404 error (File or Directory not found). I am suspicious
that it is the App_Code directory, but not sure.
Does anyone have any ideas on how to approach this?
Ray Stevens - 23 Dec 2005 22:31 GMT
oops... meant to say "default.asmx" was set as the default.
>I am able to compile and test a web service on my local development machine
>but having problems deploying it. I deleted the Default Web Site on the
[quoted text clipped - 4 lines]
>
> Does anyone have any ideas on how to approach this?