You may need to use the com2java utility. You can find more info here: http://www.macromedia.com/support/coldfusion/ts/documents/tn18211.htm
>-----Original Message----- >From: Jonathan Bigelow [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 23, 2004 11:41 AM >To: CF-Talk >Subject: Re: An exception occurred when instantiating a Com object. > >I don't have any idea what dll to register. The custom tag is >trying to create a connection to MS Word using the code below: > ><CFOBJECT > ACTION="CREATE" > CLASS="Word.Application" > NAME="objWord" > TYPE="COM"> > >How would I determine what dll needs to be registered? >Shouldn't installing Word register everything that it needs? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185209 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

