Question
updater 2 and Dreamweaver's Cold Fusion development server
Hello,
I am in the process of developing a Cold Fusion Web application for my university dean's office using...
<cfobject type="COM" action="create" name="Chart" Class="Corda.Embedder">
...and I am receiving this error message...
An exception occurred when instantiating a Com object.
...the Corda documentation states the following, and I agree with them that this is what I am experiencing and need to do...
COM Corda Embedder (Windows)
If you are using ColdFusion MX on Windows, be sure you have updated your server to the latest version using the ColdFusion MX Updater Release 1. This is available at http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx_updater.html. You will need to apply this update to fix a bug in ColdFusion MX that prevents it from accessing Window’s Component Object Model (COM).
Other than that, you don’t need to do anything. The COM version of the Corda Embedder is installed automatically for you.
...I am running Windows XP Professional 2002 SP2, and the Cold Fusion Developer Server THAT COMES WITH Dreamweaver 8.0. The Cold Fusion server is an established server running several CF applications. The Corda product is also known to be running fine, as I am able to view my current projects in a browser.
Server Details
Server Product ColdFusion MX
Version 7,0,0,91690
Edition Developer
Serial Number Developer
Operating System Windows XP
OS Version 5.1
1) Am I missing something with instantiating the COM object?
2) How can I tell if I need the Cold Fusion updater?
3) Which updater version do I download (1 or 2) and for which server (MX, MX7, Special Dreamweaver version)?
4) Where do I install the updater - since I am running the Cold Fusion Developer Server that comes with Dreamweaver, it is not located in the default C:\CFusionMX7 directory?
Thank You Very Much For Your Time,
Nathan
Technology Support Analyst, Sr.
I am in the process of developing a Cold Fusion Web application for my university dean's office using...
<cfobject type="COM" action="create" name="Chart" Class="Corda.Embedder">
...and I am receiving this error message...
An exception occurred when instantiating a Com object.
...the Corda documentation states the following, and I agree with them that this is what I am experiencing and need to do...
COM Corda Embedder (Windows)
If you are using ColdFusion MX on Windows, be sure you have updated your server to the latest version using the ColdFusion MX Updater Release 1. This is available at http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx_updater.html. You will need to apply this update to fix a bug in ColdFusion MX that prevents it from accessing Window’s Component Object Model (COM).
Other than that, you don’t need to do anything. The COM version of the Corda Embedder is installed automatically for you.
...I am running Windows XP Professional 2002 SP2, and the Cold Fusion Developer Server THAT COMES WITH Dreamweaver 8.0. The Cold Fusion server is an established server running several CF applications. The Corda product is also known to be running fine, as I am able to view my current projects in a browser.
Server Details
Server Product ColdFusion MX
Version 7,0,0,91690
Edition Developer
Serial Number Developer
Operating System Windows XP
OS Version 5.1
1) Am I missing something with instantiating the COM object?
2) How can I tell if I need the Cold Fusion updater?
3) Which updater version do I download (1 or 2) and for which server (MX, MX7, Special Dreamweaver version)?
4) Where do I install the updater - since I am running the Cold Fusion Developer Server that comes with Dreamweaver, it is not located in the default C:\CFusionMX7 directory?
Thank You Very Much For Your Time,
Nathan
Technology Support Analyst, Sr.
