asp.net - Trying to save changes to a SQL database, results in "Cannot open user default database. Login failed." -


I am making an MVC application as my language as C # which was hosted on Widows 7 IIS A call to add a new member to work on the database, but when I try to save the changes, I get the following error:

The user can not open the default database failed log in.
Login User has failed for 'IIS APPPOOL \ myApplication'

SQL Table Bas VS Was added by adding in.

User 'IIS APPPOOL \ myApplication' is not accessed to the database that is defined by that user Default database for

The big question is, what is your intention to a security access model? Pool Identity, Per User Connection, Impersonation?


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -