Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WWDOTNetBridge Issue
Message
 
 
To
18/08/2013 16:54:41
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01580733
Message ID:
01580734
Views:
67
Do you have .NET 4.0 runtime installed?

>I'd like to run a .NET application from VFP in order to avoid re-writing the .NET function in VFP.
>I downloaded the wwDotNetBridge app and when I try to create wwDotNetBridge object, I get this error.
>
>
>Unable to load wwDotNetBridge Unable to load CLR instance.
>
>Here's my code.
>
>CLOSE ALL
>CLEAR ALL
>
>do wwDotNetBridge
>LOCAL loBridge as wwDotNetBridge
>loBridge = CreateObject("wwDotNetBridge","V4")
>
>
>Any ideas?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform