an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 12/10/2009 11:12:50 PM By lukezy. 3 replies.
12/10/2009 8:27:33 PM
kgb_cccp
Posts: 2
Joined: 12/10/2009
Install Error
When i run command 'instDSC.exe .\SQLExpress dotshoppingcart c:\dotshoppingcart\data  c:\dotshoppingcart\key abc.mycompany.com  abc@mycompany.com ' in command promt with Administrator, i have an error 'Create Database permission denied in database "master" '.
Anyone help me ?
thanks.
12/10/2009 9:31:54 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Install Error
Your logged account doesn't have access to create database on your SQL server. Make sure you have the permission to do so.
DotShoppingCart Staff
12/10/2009 10:56:39 PM
kgb_cccp
Posts: 2
Joined: 12/10/2009
Re: Install Error
I use my computer with administrator anh setup dotshoppingcart on local.
12/10/2009 11:12:50 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Install Error
Database has its own security thing. Make sure your account is in sysadmin role in the SQL server.
DotShoppingCart Staff