AC7 Installation Error

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jdarby
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Thu Sep 25, 2008 2:21 pm

AC7 Installation Error

Post by jdarby » Thu Sep 25, 2008 2:27 pm

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

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: AC7 Installation Error

Post by jmestep » Thu Sep 25, 2008 3:48 pm

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?
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

jdarby
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Thu Sep 25, 2008 2:21 pm

Re: AC7 Installation Error

Post by jdarby » Thu Sep 25, 2008 4:11 pm

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?

jdarby
Commander (CMDR)
Commander (CMDR)
Posts: 151
Joined: Thu Sep 25, 2008 2:21 pm

Re: AC7 Installation Error

Post by jdarby » Thu Sep 25, 2008 4:15 pm

Got it, had the DB type wrong.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: AC7 Installation Error

Post by jmestep » Fri Sep 26, 2008 5:43 am

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

Post Reply