Have you verified in the Registry that it is registered?

-- 
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]

Edward Smith wrote:
> 
> Has anybody used TidyCOM (http://perso.wanadoo.fr/ablavier/TidyCOM/),
> the com wrapper for HTMLTidy (http://www.w3.org/People/Raggett/tidy/)?
> 
> I'm trying to create an instance of it in IE, to do some Client-Side
> HTML cleanup (in a Content Management system.)  We can't do it on the
> server as we are running Solaris, and I haven't gotten around to
> checking out JTidy (the Java version).  Besides, client-side as some
> advantages..
> 
> At any rate, I've downloaded and regsrv32'd the dll, but I can't get one
> instantiated.
> 
> My code:
> 
> <SCRIPT LANGUAGE="JavaScript">
>         <!--
>                 var TidyObj = new ActiveXObject("TidyCOM.TidyObject")
>         -->
> </SCRIPT>
> 
> Gives the error:
> 
> Automation Server can't create object.
> 
> Which means, as far as I know, it can't find the COM object.  But its
> definately registered.
> 
> Any ideas?  Thanks in advance!
> --
> Edward Smith                      Internet Broadcasting System
> Director of Architecture          http://www.ibsys.com
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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