Skip to main content
July 27, 2009
Question

ColdFusion and DLL invocation - ComObjectInstantiationException

  • July 27, 2009
  • 1 reply
  • 1176 views

Hi All,

I am getting an error like "The cause of this exception  was that: coldfusion.runtime.com.ComObjectInstantiationException: An exception  occurred when instantiating a Com object.."

The registration of the dll is ok, Is there anything I need to do from CF perspective?.

Any insights?.

Thanks in Advance!

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 27, 2009

    See if you can produce a parallel test-case:  can Visual Basic (or VBA) instantiate that object?  Betcha it can't . . .