Yeah, It's the CFX issue. Basically most CFX objects are C++ and were compiled for 32bit or earlier systems and are not compatible with 64bit systems.
We're suffering from a similar issue where we can't get one of our CFX objects upgraded to a 64bit flavor and it's keeping us trapped on 32bit until we can find a suitable replacement. =\ On Thu, Feb 10, 2011 at 1:53 PM, Brook Davies <[email protected]> wrote: > > We've been using cfx_pwtextcrypt since 2002, its worked fine on all CF > versions right up to CF8. However, it looks like on the 64 Bit CF9, it no > longer works. I assume it's a COM related issue. Does anyone know for sure? > > > > The tag was able to generate a public/private key pair using RSA 512 bit > encryption and subsequently perform encryption/decryption using the keys > generated. Does anyone know if there is a way to do this with CF9 without > this CFX? > > > > Brook D. > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:342129 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

