I am attempting to install the 30day trial of AC7 and I am receiving the following error upon installation on /install/default.aspx: http://pastebin.ca/1210848
I created a blank DB and the user has dbo on it, using SQL Express 2005. Also tried attaching AbleCommerce.mdf and get the following error: Could not find row in sysindexes for database ID 8, object ID 1. Run DBCC CHECKTABLE on sysindexes. Could not open new database 'Ablecommerce'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 602)
Any ideas? Thanks
AC7 Installation Error
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: AC7 Installation Error
The Ablecommerce database might be a permissions problem on the folder where it is being created.
Some of your other errors are ones I have had when I have had to re-start an installation and the database was already finished. Did you look in the database yourself to see if the tables are already there?
Some of your other errors are ones I have had when I have had to re-start an installation and the database was already finished. Did you look in the database yourself to see if the tables are already there?
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: AC7 Installation Error
Some tables are created by the install script, but the ones that are noted in the error log are not. What type of permissions problem could it be?
Re: AC7 Installation Error
Got it, had the DB type wrong.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: AC7 Installation Error
I wondered about that when I saw the MAX error, but you had said it was SQL 2005, so I thought it was something else. SQL 2000 doesn't have MAX.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx