Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM/DCOM (Remote Automation)
Message
 
To
24/10/2000 11:46:53
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00431523
Message ID:
00433623
Views:
17
Actually, the best troubleshooting tool I've come up with is to add a call to you base class that returns as much info as you can get on the object:

?oX.GetServerInfo()

Have it return stuff like _VFP.application and the clsid stored in a property.

_VFP application is a great help because it tells you the exact path to the .dll, from there you can use things like ADIR() to get more info.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform