Search found 4 matches
- Sat Jun 21, 2008 10:58 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Installation issue -- Invalid object name 'ac_Stores'
- Replies: 9
- Views: 8638
Re: Installation issue -- Invalid object name 'ac_Stores'
Indeed. Sure enough...I deleted all the old files, copied the new ones in, modified the permissions, went to /install/ and it gave me the install, etc. The problem, apparently, was that I had modified the database.config file with all the necessary information. Honestly, though....I did that, becaus...
- Sat Jun 21, 2008 6:39 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Installation issue -- Invalid object name 'ac_Stores'
- Replies: 9
- Views: 8638
Re: Installation issue -- Invalid object name 'ac_Stores'
Absolutely...I have definitely done the database instance portion. (I've been programming and building db's for about, oh, 15 years or so.) So, I created the database instance, the user has appropriate logins (and now full dbo access, as well). The information in the database.config file is all corr...
- Sat Jun 21, 2008 5:48 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Installation issue -- Invalid object name 'ac_Stores'
- Replies: 9
- Views: 8638
Re: Installation issue -- Invalid object name 'ac_Stores'
Actually, no...there were no screens that asked me. After getting the configuration (IIS, permissions, etc) that would prevent typical issues, I got some error about not being able to connect to the database. So I found the database.config file, updated all the info to match the new SQL Server insta...
- Fri Jun 20, 2008 2:30 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Installation issue -- Invalid object name 'ac_Stores'
- Replies: 9
- Views: 8638
Installation issue -- Invalid object name 'ac_Stores'
So....after getting the folder-based permissions all correct, and getting the database.config pointed to the correct, empty database, with all the SQL-based roles assigned that were indicated in the getting started guide, I'm now getting "Invalid object name 'ac_stores'." It would seem obvious to me...