Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WS runs in VFP but doesn´t in ASP
Message
 
To
23/11/2001 01:08:34
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00584823
Message ID:
00585076
Views:
36
Permissions will be an issue. Make sure you give IUSR_ execute rights to the MSOSAP.dll in the install directory.

The COM file that gets invoked with MSSOAP.SoapClient usually lives at:
d:\Program Files\Common Files\MSSoap\Binaries\MSSOAP1.dll

+++ Rick ---


>Claudio,
>
>>I've created a Web Service with VFP 7... a very simple one, just to make some tests. It works fine if I run it in VFP... but it doesn´t works in ASP... I´m trying the following code (that runs perfectly fine in VFP):
>>
>>
>>  Set oPesq = CREATEOBJECT("MSSOAP.SoapClient")
>>  oPesq.MSSoapInit "http://myserver/Diversoes.WSDL"
>>
>
>Have you tried:
>
>  Set oPesq = Server.CREATEOBJECT("MSSOAP.SoapClient")
>
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform