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> 

apppool

db user

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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -