943,810 Members | Top Members by Rank

Jun 25th, 2009
0

soap wsdl and classic asp

Expand 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
Similar Threads
Reputation Points: 10
Solved Threads: 5
Newbie Poster
chsab420 is offline Offline
23 posts
since Jun 2009
Jul 9th, 2009
0

Re: soap wsdl and classic asp

Click to Expand / Collapse  Quote originally posted by chsab420 ...
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
Reputation Points: 9
Solved Threads: 2
Light Poster
AlbertPi is offline Offline
33 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: Float truncated
Next Thread in RSS, Web Services and SOAP Forum Timeline: RSS Feeds Tag Generation





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC