installation: database does not exist or you do not have permissions

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi
I am running the install part of nopcommerce on iis:
Now I am getting the error: database does not exist or you do not have permissions.
I tried both with existing and non existing database name.
I tried as on post has suggested to change authentication mode to mixed on sql server; but I was not able to accomplish that. SQl Management studio did allow me to any changes as all fields were dimmed out;
this problem did not exist when running nopcommerce  with source code from visual studio
10 years ago
check the security settings from your database


http://www.techrepublic.com/article/understanding-roles-in-sql-server-security/


Marc
10 years ago
I downloaded and installed ssms     (....a long story!!!) then this new ssms allowed me to change authentication mode to mixed
and this solved the problem:
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.