> I am understanding this right that CF8 and up on 64-bit Windows doesn't > play well with 64-bit COM objects? I'm wading through a lot of google > searches on the subject right now and tests of my own 64-bit coms (which > work otherwise) seem to confirm this so far. (But I'm somewhat out of date > on this subject.)
I'm pretty sure that's correct. CF relies on a third-party library to run COM objects, and that library doesn't yet support 64-bit COM objects. http://j-integra.intrinsyc.com/64bit.asp That said, COM is pretty much dead for new development on Windows, as far as I can tell. CF includes a third-party library to run .NET assemblies, which is where the action is nowadays for Windows development. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:352394 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

