R
Ray Stevens
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?
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?