Hello all:
in WinXP/Fox9/IIS (client) and Win2003/IIS6 (server). I am trying to get web
services working and having trouble. The web service works sucessfully
(locally) on the client computer. I have two questions:
1. When I am publishing the web service from the Task Pane, in the
"advanced" tab there is a "namespace" page. What are these fields for and
how should they be filled in? Is it necessary to modify these to make the
web service work?
2. After publishing locally, I copy the .dll and the .wsdl and the other
files over to the server. In IIS on the server, I go to "web service
extensions", add the .dll as a web service and select "allow". I verify that
IUSR_computername has read/excecute access but I receive timeout errors when
trying to run the service from clients.
Any suggestions would be most appreciated.
Peter