Would it be possible to see the ASP code example?  That might shed some
light on why it failed.

Regards,
Neil

-----Original Message-----
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 11:32 AM
To: CF-Talk
Subject: RE: COM Objects


> Has anyone heard of Microsoft restricting COM objects so they only run on
> ASP?
>
> I have a COM object which works fine in ASP.  It is registered
> correctly so
> that isn't the issue.
>
> Here is the CF:
>
> <CFOBJECT type="COM" action="create" class="MSComCtl2.DTPicker"
> name="EndDateCtl" context="inproc">
>
> Here is the error:
>
> 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?

Theoretically, if an object is visible via COM, then anything in Windows can
"see" it - although there could be code within the app which determines what
is viewing it and limits access to only certain things

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to