> Dear Adobe Coldfusion, your technote/FAQ on Colfdusion 64-bit says : no > support for COM > INTEROPERABILITY - http://kb2.adobe.com/cps/403/kb403277.html#_Toc193176418 > > Can you please elaborate on that in relation to Coldfusion 64-bit? > > Does this mean 32-bit COM won't work in 64-bit CF? > Does this mean 64-bit COM will work in 64-bit CF?
Right. Neither will work. > Does this mean wrappers around these 32-bit COM objects won't work? This is entirely dependent on the nature of the wrapper, I suppose. > Under what circumstances will <cfobject type="COM"> work in 64-bit > applications and why doesn't > your coldfusion 9 developer's guide have any mention or elaboration on this > for developers who actually > READ your documentation? It won't work under any circumstances, as per the quoted technote. > Don't you think people would need to know, from reading your documentation > when working with COM > objects, that information like "Coldfusion COM interoperability not supported > in 64-bit version" IS IMPORTANT? Presumably, that's why it was mentioned. > Also, a lot of times these COM objects are 3rd party components which the CF > programmer did not code > themselves, and just have the COM object interfaces to play with - why would > you go and assume we would > know what COM INTEROPERABILITY covers, and not provide any further > elaboration? There really isn't anything to elaborate. CF x64 can't use COM. There is NO interoperability. 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-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336494 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

