Hi, anyone can help me on this?
I have developed the site on my local machine. Now I want to deploy it on a remote test site. I have copied everything and database too.
I was trying to run Install/default.aspx to config the database. But I got the error message:
Parser Error Message: Failed to decrypt using provider 'DataProtectionConfigurationProvider'. Error message from the provider: Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)
Source Error:
Line 1: <connectionStrings configProtectionProvider="DataProtectionConfigurationProvider">
Line 2: <EncryptedData>
Line 3: <CipherData>
Line 4: <CipherValue>AQAAANCMn.....</CipherValue>
How do I fix this issue? How do I change the connectionstring to point to the new DB server? (it's encrypted currently, so I can't manually change it)
Any help will be appreciated.
Tao
Error on the new server
Re: Error on the new server
Read following instructions about moving your store.
http://help.ablecommerce.com/faqs/ablec ... ation_.htm
http://help.ablecommerce.com/faqs/ablec ... ation_.htm