getting error as Invalid object name 'ac_BannedIPs'.

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
hubsun
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Mon Nov 10, 2008 4:01 am

getting error as Invalid object name 'ac_BannedIPs'.

Post by hubsun » Wed Nov 19, 2008 6:36 am

Hi,

Actually we are having one Store application running on some domain with SQL Server 2000 database. Now actually we want to move this application and database to new servers. Also we need to upgrade database from SQL Server 2000 to 2005. So I followed the following steps to test the migration process before doing final migration,

- Installed the same version application on the new server using 30 days license (not having domain name)
- Replaced the web applications files from original (earlier installation) server to new server (latest installation) by following the instructions as mentioned in the url http://help.ablecommerce.com/faqs/ablec ... ation_.htm
- Took the backup of the database on the original (earlier installation of sql 2000) server
- Restored the above backup file on the new server (latest installation of sql 2005) server
- created the same user with all required permissions and tested the connectivity and it is working properly
- but when i open the default.aspx page in the browser i am getting the error stating Invalid "object name 'ac_BannedIPs' ".

Any idea what configurations i need to do more?

Thanks,
Sunil

Post Reply