Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug VFP code called from .NET?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Debug VFP code called from .NET?
Miscellaneous
Thread ID:
01491737
Message ID:
01491737
Views:
159
I am working with an application that includes both VFP and CS.NET components. In some cases CS.NET programs instantiate VFP classes that are built as Interop DLLs. The .NET programs are able to call and use the classes with no trouble. Is there a way, though, to debug code in the VFP class? I can do so to an extent by instantiating the class from the VFP command window and then running it there, i.e. oMyClass.MyMethod(). Unfortunately the class was written with some dependencies on other things in the .NET app so it's kind of a pain to do it that way. I would like to invoke it from the .NET app and then use the VFP debugger to step through methods.
Next
Reply
Map
View

Click here to load this message in the networking platform