I had an old app running on CFMX 9 32bit on Win 2003, We recently
started testing it on CFMX 9.01 (fully patched) Windows 2008 r2 64bit.
We are getting this error:
An error occurred while trying to encrypt or decrypt your input string:
The input and output encodings are not same..
I do understand what the error means however, I do not understand why it
is happening with all things relatively equal between the old and new
server.
Does CFMX 9.01 handle encryption of cookies differently than 9 did?
Here is the snippet that is failing:
<CFSET UserInfo = Decrypt(Cookie.pwdEncryptedID, Attributes.ENCRYPTKEY)>
Any ideas or suggestions are appreciated.
Thanks!
- Alex
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:352870
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm