[soapbuilders] MSSoapSamples error Client (0x80020009)
by Kasim other posts by this author
Feb 17 2004 10:48PM messages near this date
[soapbuilders] Integrated Yahoo Newsgroup login
|
[soapbuilders] SOAP over STDIO
SERVICES I get this error message when run the MSSoapSamples :
Client (0x80020009)
WSDLReader:The current version of the Soap toolkit needs english
language support installed HRESULT=0x80004005
/MSSoapSamples/Calc/Client/Rpc/AspVbs/Process.asp, line 32
line 30 : set soapclient = Server.CreateObject("MSSOAP.SoapClient")
line 31 : soapclient.ClientProperty("ServerHTTPRequest") = True
line 32 :
soapclient.mssoapinit "http://localhost/MSSoapSamples/Calc/Service/Rpc
/AspVbsVb/Calc.wsdl"
The wsdl file exists at the pointed folder.
I run on IIS Windows2000Server, with Microsoft SOAP Toolkit 2.0 SP2
installed.
What's the solution??
-----------------------------------------------------------------
This group is a forum for builders of SOAP implementations to discuss implementation and int
eroperability issues. Please stay on-topic.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/soapbuilders/
<*> To unsubscribe from this group, send an email to:
soapbuilders-unsubscribe@[...].com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|