Thanks Dave, how come I have to use DCOM - it works fine with 6 - is
this a CF7 only thing?

On 6/1/06, Dave Watts <[EMAIL PROTECTED]> wrote:
> > We are looking to make the move to CF7.1 from 6.1 and the
> > following code is proving to be a problem.
> >
> > <cfobject action="CREATE" context="REMOTE" server="192.168.0.101"
> > type="COM" name="talker" class={C89B6335-B690-11D5-8A14-00D0B790C084}>
> >
> > In 6.1 CF connects to the com correctly on the other machine
> > and we are able to carry out the actions. We need this
> > because we run 10 load balanced CF machines, and the COM
> > program is quite heavy so we cant install it on all the machines.
> >
> > On running this code on a cf 7 box I get the folowing:
> >
> >  An exception occurred when instantiating a Com object.
> > The cause of this exception was that: AutomationException:
> > 0x80040154 - Class not registered.
>
> Have you registered the DCOM object on this computer? My guess is that you
> haven't. Google "DCOMCNFG" for information on how to do this.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241895
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

Reply via email to