If I missed someone answering this, forgive me, but in CF8 and 9 64-bit, COM
Objects will not work...no work around. It has to do with how MS is
depreciating com objects and is out of CF's control.  I had an issue with
this about a year ago when a client I was working for migrated from 32 bit
to 64 bit.

Eric

-----Original Message-----
From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] 
Sent: Monday, April 18, 2011 12:00 
To: cf-talk
Subject: RE: Creating COM object - troubleshooting


Stefan,

I suspect PHP is 32bit yes... but someone else will have to chime in
definitely. It's also possible that PHP uses a marshaling layer like the
.NET integration service (which runs on a TCP listening port) that makes it
a non-issue. But CF's implementation of COM has always been JNI - which is a
native Java thingy.

FYI - you should move away from COM if at all possible. It has been
deprecated for a long long time by now.

-Mark

-----Original Message-----
From: Stefan Richter [mailto:ste...@flashcomguru.com]
Sent: Monday, April 18, 2011 11:19 AM
To: cf-talk
Subject: Re: Creating COM object - troubleshooting


Thank you.

Is this a restriction via CF then or why is it so easy to do it in PHP? Is
it because CF will run in 64bit mode and PHP is not?

Regards,

Stefan








~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343823
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to