Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to debug a Web Service?
Message
 
To
17/12/2002 10:04:07
Luis Navas
Independent Consultant
Auckland, New Zealand
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00733659
Message ID:
00733743
Views:
17
Luis,
Check out http://www.theproblemsolver.nl/aspdevelopmentanddebugging/index.htm -
Developing and Debugging Visual FoxPro COM servers by Maurice de Beijer. This should also apply to VFP COM servers being run as Web Services.
Also, using the VFP MTDLL project hook (downloads file #14218) will allow you to re-compile without stopping/starting the web server.
COMReturnError is usually a good thing to include for your error handler. Subclassing the Session Class is also good since it includes many of the things you need for every WebService project - check the Microsoft site for some good examples...

>I create a web service based on a COM, i need to debug the COM server to trap some errors, please any help to make this, and also some good ways to handle errors in COM.
>Thanks in advance.
>Luis
Previous
Reply
Map
View

Click here to load this message in the networking platform