Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Calling Web service from ASP
Old 08-15-2006, 07:09 AM Calling Web service from ASP
Novice Talker

Posts: 10
Name: Daion Doroga
Trades: 0
Can anyone pls let me know how to call a web service created in asp.net throug asp..
I am using following code but its not working. and gicing error

If Request.ServerVariables("REQUEST_METHOD") = "POST" Then
Dim oSOAP
'Create an object of Soap Client
Set oSOAP = Server.CreateObject("MSSOAP.SoapClient")
oSOAP.ClientProperty("ServerHTTPRequest") = True
' oSOAP.ClientProperty("ServerHTTPRequest") = True
'Initaialize the Web Service
oSOAP.mssoapinit("http://localhost/emailverification/webservice1/service1.asmx")
'Invoke the Web Service
Response.write(oSOAP.Add(Request.Form("text1"),Req uest.Form("text2")) & "<BR>")


End If



Pls help me out
__________________

Please login or register to view this content. Registration is FREE


Affordable web design, web application development, content management systems and ecommerce solutions for small business
daiondoroga is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-24-2006, 08:46 AM Re: Calling Web service from ASP
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
Read these:
Consuming a WSDL Webservice from ASP
http://www.upyourasp.net/articles/article.aspx?aid=11
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Reply     « Reply to Calling Web service from ASP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09658 seconds with 12 queries