'Invalid Column Name' when upgrading from 7.0.0 to 7.04
Posted: Fri Feb 12, 2010 11:50 am
I originally installed AC 7.0.0 (build 10152) on SQL/Server 2000. Then in November 2009 I moved to a new server running SQL/Server 2008. I backed up the DB on the old server, restored on the new, and everything was working fine. Windows 2008, SQL/Server 2008, IIS 7, app pools, all configured and working fine. So our AC store was receiving orders ok, and all was well.
Today I tried to upgrade to 7.4 after following all of the pre-install steps. It prompted me for new 7.4 key, I entered it, then received the following error:
Running upgrade scriptso o o o o o o o o o o o o o o o
--------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid column name 'CountryRuleId'.
Invalid column name 'ProvinceRuleId'.
Invalid column name 'ExcludePostalCodeFilter'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid column name 'CountryRuleId'.
Invalid column name 'ProvinceRuleId'.
Invalid column name 'ExcludePostalCodeFilter'.
I am 99% sure it is not a permissions issue. My DB is set as SQL/Server 2000 Compatibility Level. I've searched the forums and can't find any similar issues.
My store is currently unavailable in limo so I really appreciate any help you can provide. Thank you.
Today I tried to upgrade to 7.4 after following all of the pre-install steps. It prompted me for new 7.4 key, I entered it, then received the following error:
Running upgrade scriptso o o o o o o o o o o o o o o o
--------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid column name 'CountryRuleId'.
Invalid column name 'ProvinceRuleId'.
Invalid column name 'ExcludePostalCodeFilter'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Invalid column name 'CountryRuleId'.
Invalid column name 'ProvinceRuleId'.
Invalid column name 'ExcludePostalCodeFilter'.
I am 99% sure it is not a permissions issue. My DB is set as SQL/Server 2000 Compatibility Level. I've searched the forums and can't find any similar issues.
My store is currently unavailable in limo so I really appreciate any help you can provide. Thank you.