Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP COM dll not working with ColdFusion
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
VFP COM dll not working with ColdFusion
Miscellaneous
Thread ID:
00820111
Message ID:
00820111
Views:
332
I have created a VFP COM dll with VFP 6. I am trying to instantiate the object using ColdFusion on a local server. I get the following error message:

An exception occurred when instantiating a Com object.
The cause of this exception was that: java.lang.IllegalArgumentException: Argument is not a COM object: null.

The COM object works with ASP.NET code and I can instantiate other COM objects using ColdFusion (however, I have not been able to get a VFP COM object to work with ColdFusion).

Does anyone know why it wouldn't work with VFP. Do I need to upgrade to a newer version of VFP? I took everything out of the class in the COM object except having it set a variable equal to a string value. Still didn't work.

Thanks,
Doug
Next
Reply
Map
View

Click here to load this message in the networking platform