Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll .net ( not COM componet ) and VFP 9
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01482208
Message ID:
01482562
Vues:
82
hi sergey,

i try to access to C:\Program Files\Siemens IT Solutions and Services\MyCareNet .Net Client SDK\MyCareNet.Client.dll

i launch
DO wwDotNetBridge 

LOCAL loBridge as wwDotNetBridge 
loBridge = CREATEOBJECT("wwDotNetBridge") 
*** Load an assembly 

*!*	? loBridge.LoadAssembly("mycarenet.client.sessionmanager")
? loBridge.LoadAssembly("C:\Program Files\Siemens IT Solutions and Services\MyCareNet .Net Client SDK\MyCareNet.Client.dll")
* =>it return .T.

? loBridge.cErrorMsg 
* no error

loMsg = loBridge.CreateInstance( "Mycarenet.Client" ) 
? loBridge.cErrorMsg 
which error make ?
please see attachment


thank sergey for help



>You can use wwDotNetBridge class from West Wind Internet & Client Tools
>
>>
>>i need to access on a DLL ( builded with .net and NOT COM registration )
>>
>>how can i do ?
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform