Published VS2005 service to IIS server (win 2003) gets 404 error

B

Brent White

I am trying to publish a web service project that works on my local
machine just fine. I can access it by going to:

http://localhost/service1.asmx

and get the properties page.

I then published the service to a new virtual directory on the IIS
server, which already has a working Virtual Directory, in the
following folder:

http://195.1.2.222/Skipjack

When I try to access the file, using this:

http://195.1.2.222/Skipjack/service1.asmx

I get a 404 error. If I go to the web server, pull up the directory
and try to browse the file, I get a 404 error, even though the file
list shows it and I click on the link.

If I go back to http://localhost/service1.asmx on the original
machine, it comes right up. I even tried http://localhost/Skipjack/service1.asmx
on the actual server only to get the same 404 error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top