> Has anyone heard of Microsoft restricting COM objects so they only run on
> ASP?

Yes. There are ASP-only COM objects. Never written any as it would be rather
pointless to me, but as I recall you can tie the com object into asp
actions/error handling, etc.


> Error trying to create object specified in the tag.
> COM error 0x80040112. No additional error description available
>
> I have found out that the hex code means - Class not licensed for use.
> Has anyone got any ideas or had this before?
> Regards,
> Martin,

My best quess is this means your cf user account doesn't have full
permissions to the registry (since it works with ASP, not CF). It refers to
an ADODB license. But that's only guess.

--min


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to