I hate this ;-) , but I have to test consuming my CFMX Web Services from ASP
... grinnnn
Got code snippets but doesn't work ...

<%
Dim oSOAP

set oSOAP = CreateObject("MSSOAP.SoapClient")
oSOAP.ClientProperty("ServerHTTPRequest") = True
oSOAP.mssoapinit("http://myserver/blabla//iwsusers.cfc?wsdl";)

I get the following error:

Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'MSSOAP.SoapClient'

Any idea of what I am missing ???

Thanks

Dominique

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to