Advertisement
Guest User

Untitled

a guest
Aug 27th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. System.Data.Entity.Core.EntityException: The underlying provider failed on Open. ---> System.Data.SqlClient.SqlException: Cannot open database "BotDb" requested by the login. The login failed.
  2. Login failed for user 'PIXELBOTpixelbot'.
  3.  
  4. <add name="BotDb"
  5. connectionString="Data Source=(LocalDB)MSSQLLocalDB;Initial Catalog=BotDb;User Id="usernameonvps";Password="passwordtovps";Integrated Security=SSPI;"
  6. providerName="System.Data.SqlClient" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement