Error on the new server

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
taofeng
Ensign (ENS)
Ensign (ENS)
Posts: 8
Joined: Tue Aug 11, 2009 7:14 am

Error on the new server

Post by taofeng » Wed Aug 19, 2009 5:35 pm

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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Error on the new server

Post by mazhar » Thu Aug 20, 2009 4:54 am

Read following instructions about moving your store.
http://help.ablecommerce.com/faqs/ablec ... ation_.htm

Post Reply