Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WWDOTNetBridge Issue
Message
From
18/08/2013 16:54:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Title:
WWDOTNetBridge Issue
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:
01580733
Views:
56
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?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Next
Reply
Map
View

Click here to load this message in the networking platform