Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debug VFP code called from .NET?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Debug VFP code called from .NET?
Divers
Thread ID:
01491737
Message ID:
01491737
Vues:
161
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform