DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   RSS, Web Services and SOAP (http://www.daniweb.com/forums/forum151.html)
-   -   soap wsdl and classic asp (http://www.daniweb.com/forums/thread199707.html)

chsab420 Jun 25th, 2009 8:23 am
soap wsdl and classic asp
 
hey guyz,
i need help regarding web services

here is code

Set oSOAP = Server.CreateObject("MSSOAP.SoapClient30")
oSOAP.ClientProperty("ServerHTTPRequest") = True
'Initaialize the Web Service
oSOAP.mssoapinit("http://buergerserviceschul.niedersachsen.de/modules/id/public/webservice/V4_00/doc_lit/?wsdl")
'3e5c3d29701e79622c242d0e8d8f7675
res = SOAP.getAnliegen("myid","",true,true,true,"",Now())
now should this code work or not
but in my case it wont work
getAnliegen function returns array back
but i cant use it neither i can call through this method
any help
any suggestion, i need help please ..............

thanks in advance

AlbertPi Jul 9th, 2009 3:40 pm
Re: soap wsdl and classic asp
 
Quote:

Originally Posted by chsab420 (Post 899784)
hey guyz,
i need help regarding web services

here is code

Set oSOAP = Server.CreateObject("MSSOAP.SoapClient30")
oSOAP.ClientProperty("ServerHTTPRequest") = True
'Initaialize the Web Service
oSOAP.mssoapinit("http://buergerserviceschul.niedersachsen.de/modules/id/public/webservice/V4_00/doc_lit/?wsdl")
'3e5c3d29701e79622c242d0e8d8f7675
res = SOAP.getAnliegen("myid","",true,true,true,"",Now())
now should this code work or not
but in my case it wont work
getAnliegen function returns array back
but i cant use it neither i can call through this method
any help
any suggestion, i need help please ..............

thanks in advance

You need name of wsdl not ?.wsdl


All times are GMT -4. The time now is 12:28 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC