Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug VFP code called from .NET?
Message
From
04/12/2010 10:06:31
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01491737
Message ID:
01491740
Views:
73
>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.

It's not pretty but I seem to remember using this in the past:
http://www.levelextreme.com/ViewPageArticle.aspx?Session=3930634D5031794A7770493D20474545556C58754642626842782B47554450747031413D3D
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform