Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Consuming SOAP on Domino 6.5/WinServer2000

Status
Not open for further replies.

DBSensei

MIS
Oct 18, 2005
5
US
Having a difficult time migrating agent code that runs well on a client machine (XP) into an agent so that it can run scheduled. The server is running Domino 6.5 on Windows Server 2000sp4 with MSSoapToolkit3 installed and the SOAPConnect for LotusScript components from IBM.

calling the mssoapinit method only results in an XMLParser error: Access is denied.

Are there configuration issues to be accounted for on WinServer 2000 that might prevent what appears to be access to the WSDL file open ?

Attempting to open the WSDL in a browser on Win2000 is requesting a domain as a separate dialog entry, which we're passing as uername@domain.com but I can only access the WSDL by passing the domain as domain.com\username.

Any and all help greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top