soap wsdl and classic asp

Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jun 2009
Posts: 23
Reputation: chsab420 is an unknown quantity at this point 
Solved Threads: 5
chsab420 chsab420 is offline Offline
Newbie Poster

soap wsdl and classic asp

 
0
  #1
Jun 25th, 2009
hey guyz,
i need help regarding web services

here is code
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1.  
  2. Set oSOAP = Server.CreateObject("MSSOAP.SoapClient30")
  3. oSOAP.ClientProperty("ServerHTTPRequest") = True
  4. 'Initaialize the Web Service
  5. oSOAP.mssoapinit("http://buergerserviceschul.niedersachsen.de/modules/id/public/webservice/V4_00/doc_lit/?wsdl")
  6. '3e5c3d29701e79622c242d0e8d8f7675
  7. 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
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 33
Reputation: AlbertPi is an unknown quantity at this point 
Solved Threads: 2
AlbertPi AlbertPi is offline Offline
Light Poster

Re: soap wsdl and classic asp

 
0
  #2
Jul 9th, 2009
Originally Posted by chsab420 View Post
hey guyz,
i need help regarding web services

here is code
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1.  
  2. Set oSOAP = Server.CreateObject("MSSOAP.SoapClient30")
  3. oSOAP.ClientProperty("ServerHTTPRequest") = True
  4. 'Initaialize the Web Service
  5. oSOAP.mssoapinit("http://buergerserviceschul.niedersachsen.de/modules/id/public/webservice/V4_00/doc_lit/?wsdl")
  6. '3e5c3d29701e79622c242d0e8d8f7675
  7. 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
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC