Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dll .net ( not COM componet ) and VFP 9
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01482208
Message ID:
01482562
Views:
83
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 ?
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform