de437beca75510ad53c803b0e2a84d1067141108
Guides/MVC-Integration/Phase-II-Draft.md
| ... | ... | @@ -318,7 +318,14 @@ After step 6, user should be able to register an account and log in. Then, the l |
| 318 | 318 | |
| 319 | 319 |  |
| 320 | 320 | |
| 321 | +If the application does not run correctly, and instead the below error message appears, |
|
| 321 | 322 | |
| 323 | + |
|
| 324 | + |
|
| 325 | +then open command prompt and type 'sqllocaldb.exe stop v11.0' and 'sqllocaldb.exe delete v11.0' in order as below |
|
| 326 | + |
|
| 327 | + |
|
| 328 | + |
|
| 322 | 329 | |
| 323 | 330 | ### Step 8. Add user role model |
| 324 | 331 |