Hey gang -
Having trouble using CFOBJECT to create an object on a box other than where
the CF page itself is running. I've got two servers set up for testing this
- one is 4.0.1, the other an eval of 4.5. I've got an example object,
installed on both machines, that works just fine when the CFOBJECT tag
doesn't try to specify the server - i.e. it creates the object locally. When
trying to point the CFOBJECT tag from one box to the other, no go. I've
tried it both directions, just in case there's an issue between CF Server
versions (i.e. perhaps 4.0.1 wouldn't do it but 4.5 would).
In both instances, I get:
Error trying to create object specified in the tag.
COM error 0x80040154. Class not registered
Is there a way to, on one box, register an object on another box, so that
CFOBJECT can call it correctly? Or is it perhaps an issue with the com
object I'm using to test with (which is the "NTAccess" stuff from a UK group
- Forta mentions it in his advanced book, in the COM section)?
Thanks in advance --Scott
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.