Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
PhillyFusion #1
CFOBJECT COM Object Connection Exception
Hello,
I?m trying to connect to a NT service with one built in EXE server using CFMX
6.1
This object is always running I just need to connect to it.
<CFOBJECT NAME="ObjTest" ACTION="CONNECT"
CLASS={78BDE062-6W44-3344-8C02-4557B88WER12} TYPE="COM">
...... and always getting this error
An exception occurred when instantiating a Com object.
The cause of this exception was that:
coldfusion.runtime.com.ComProxy$ComObjectConnectio nException: An exception
occurred when trying to connect to an active Com object..
CREATE OBJECT works fine only CONNECT OBJECT is throwing an exception.
Any Ideas?
Thanks
PhillyFusion Guest
-
#32101 [Com]: Exception in unknown on line 0 when throwing exception inside exception handler
ID: 32101 Comment by: dhopkins at DonHopkins dot com Reported By: ceefour at gauldong dot net Status: No... -
Object Instantiation Exception on move to CVMX 7
Hi there I am currently migrating from CFMX 6.1 to CFMX 7 and I am having an issue with accessing external java files from within coldfusion even... -
Connection closed exception
I'm having some difficulties with a Web Service I am developing. The following exception occurred when I moved the Web Service from my... -
Security Exception when creating object
Hi, I am deploying my web application to a new host site and am having problems setting up the email. The site does not support ASP.NET user. ... -
Exception in dropped connection...
I have a winforms client that connects to my web service. By default, the connections are keep-alive enabled. if there are several connections...



Reply With Quote

