sql - Cannot open database "TurnAroundDB" requested by the login. The login failed. Login failed for user 'IIS APPPOOL\TurnAroundPool' -
i runnig same problem few people run after reading lot of threads can not see going wrong in order fix problem. have included db user the pool , connection string in web config. appreciated.
<value>data source=(localdb)\mssqllocaldb;initial catalog=turnarounddb; persist security info=false; integrated security=false; initial catalog=turnarounddb</value>
in db (db user window), go user mapping
, check turnarounddb on top side of window. while there, can assign permissions want user lower side of window.
Comments
Post a Comment