Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is needed to run VFP WS?
Message
 
To
07/06/2006 16:32:05
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
01127704
Message ID:
01128045
Views:
23
Ah the joys of debugging a VFP Web Service through COM <g>...

Most likely the issue is security. If you can instantiate the server from a standalone EXE or WSH script but not through IIS the first thing to check is security.

I don't think that the VFP IDE installation has anything to do with this...

Unfortunately it's very difficult to debug things like this. The best thing to do is to create an ASP/ASP.NET page and call your COM server from it - that way you can simulate the COM environment a little bit more easily and you might be able to get more detailed error information from that end.

Good luck,

+++ Rick ---



>Hi all,
>
>We have a VFP ws.dll that is installed on IIS. We use a C# wsclient.dll from a remote PC to access the ws.dll on the webserver. Everything runs without problem... until we remove the VFP development environment on the server. This is how it breaks down:
>
>1. Full VFP on server.
> - Everything works.
>
>2. Only VFP8 runtimes and SOAP SDK installed.
> - Error: "WSDLOperation:Instantiating the dispatch object for MyMethod failed."
> - I can instantiate the ws.dll from a test.exe on this server.
>
>We are using Installshield to install the VFP8 runtimes & dependencies. We use the SOAPSDK installer from MS. Any ideas?
+++ 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