ColdFusion 10 - Error instantiating a COM object
My company offers a ColdFusion website that includes a GIS mapping component written with COM Objects.
We have successfully implemented this product on
Windows Server 2008 R2 64 BIT
IIS 7.5
ColdFusion 9 32 bit version
However, setting up a new production server with ColdFusion 10 32 bit (assuming I need to stay in 32 bit framework to call COM objects) - my site cannot activate the COM object.
We have 4 COM objects that are used in the site, and none of them work.
Is there a configuration setting that I need to adjust in CF10 to enable COM object support?
