Try downloading and installing the Java cryptography extension.


Wil Genovese

One man with courage makes a majority.
-Andrew Jackson

A fine is a tax for doing wrong. A tax is a fine for doing well. 

On Oct 9, 2012, at 9:33 AM, DeMarco, Alex wrote:

> 
> 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:352871
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to