SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
-
Apr 11, 2014, 11:46 #1
- Join Date
- Apr 2014
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
How to call webservice from asp classic?
Can someone give me any idea,i am calling webservice(.wsdl file)from my app).I called it from asp.net but i have to call from classic asp.How to do it manually or i have to use .com component and then to call from asp?
Please give me your opinion?
Thanks
-
Apr 11, 2014, 11:52 #2
- Join Date
- Apr 2014
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Please,can someone help me on something?I am trying to call webservice from asp classic.I called from asp.net first and it worked.But i dont know how to do from asp classic.Can you give me any idea?Thanks
-
Apr 11, 2014, 12:09 #3
- Join Date
- Jun 2011
- Location
- Argyll, Scotland
- Posts
- 6,489
- Mentioned
- 275 Post(s)
- Tagged
- 5 Thread(s)
Hi eni and welcome to the forums.
I've moved your posts into a new thread, because that way you stand a better chance of getting a useful answer than posting in an unrelated thread.Don't serve your porridge and then go out for a walk.
-
Apr 11, 2014, 20:34 #4
- Join Date
- Jun 2007
- Posts
- 691
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
this w3school example may help you
http://w3schools.invisionzone.com/in...howtopic=23077
-
Apr 15, 2014, 10:23 #5
- Join Date
- Apr 2014
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Listen,what i am not able to do is:I want to call the webservice from asp,i already called this webservice from asp.net,and then i converted this asp.net project in a com interop dll,from there,i will call this dll from asp.How to test locally ,to call this dll from an sample asp page if everything is working fine before register this dll on our server.
This i dont know how to test locally the dll,to call this dll from asp,where to store the dll before calling from sample code classic asp?
Will help me a lot a quick response from the participants of this forum.
Thanks
Eni
-
Apr 15, 2014, 17:20 #6
- Join Date
- Jun 2007
- Posts
- 691
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
So what happens when you try the example code
Bookmarks