Error ...

HI to all...
I've developed a COM with VB6 SP5 in Win2K Professional, The workstation
has SOAP Toolkit 2.0 and the lastest Service Pack installed.
I make the .wsdl and .wsml using the WSDL generator... and it's make an
asp page to invoke the webservice...
When I call the asp page the next error appears...
 
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> 
 <http://p-ggonza/webservice/psuma.asp#> - <SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/>
 <http://p-ggonza/webservice/psuma.asp#> - <SOAP-ENV:Body>
 <http://p-ggonza/webservice/psuma.asp#> - <SOAP-ENV:Fault>
  <faultcode>SOAP-ENV:Server</faultcode> 
  <faultstring>Connector - Bad request to the server.</faultstring> 
 <http://p-ggonza/webservice/psuma.asp#> - <detail>
 <http://p-ggonza/webservice/psuma.asp#> - <mserror:errorInfo
xmlns:mserror="http://schemas.microsoft.com/soap-toolkit/faultdetail/err
or/">
  <mserror:returnCode>-2146823238</mserror:returnCode> 
 <http://p-ggonza/webservice/psuma.asp#> - <mserror:callStack>
 <http://p-ggonza/webservice/psuma.asp#> - <mserror:callElement>
  <mserror:description><HRESULT>800a13ba</HRESULT></mserror:description>

  </mserror:callElement>
  </mserror:callStack>
  </mserror:errorInfo>
  </detail>
  </SOAP-ENV:Fault>
  </SOAP-ENV:Body>
  </SOAP-ENV:Envelope>

Anybody can say me what this error means ?

Thanks ... please send me the answer to ggonzalez@intergrupo.com 
Guillermo González Arroyave
Analista Senior - Intergrupo
 <mailto:ggonzalez@intergrupo.com> ggonzalez@intergrupo.com
Tel: (+57 4) 313 4646 Fax: (+57 4) 313 3706

Visite nuestro sitio:  <http://www.intergrupo.com/> www.intergrupo.com

 

Received on Friday, 16 November 2001 11:44:45 UTC