Skip to content
tcavaletto edited this page Oct 21, 2014 · 5 revisions

Some common problems and their fixes.

"Cannot open database "" requested by the login. The login failed. Login failed for user 'RockUser'." when creating a new database.

1)Don't forget to put the Run.Migrations file into the RockWeb/App_Data folder.

Clone this wiki locally