I am having trouble getting this object to work via cold fusion.  Works
fine in asp.

In ASP file
'Create ID3Edit object & set reg-code to "READONLY"
Set objID3 = server.CreateObject("ID3Edit.ID3Tag")


In cold fusion mx file

<cfobject type="COM" name="ObjID3" class=ID3Edit.ID3Tag action="CREATE">

I get:

An exception occurred when instantiating a Com object.  
The cause of this exception was that: AutomationException: 0x800401f7 -
Some error in application program.  
  
The error occurred in D:\Inetpub\wwwroot\Default\test.cfm: line 34


Any suggestions?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to