2a0b4246268bbef5ed0275db647a5b4573d43bdf
Guides/MVC-Integration/Phase-II-Draft.md
| ... | ... | @@ -322,10 +322,11 @@ If the application does not run correctly, and instead the below error message a |
| 322 | 322 | |
| 323 | 323 |  |
| 324 | 324 | |
| 325 | -then open command prompt and type 'sqllocaldb.exe stop v11.0' and 'sqllocaldb.exe delete v11.0' in order as below |
|
| 325 | +then open command prompt and type 'sqllocaldb.exe stop v11.0' and 'sqllocaldb.exe delete v11.0' in order as below. |
|
| 326 | 326 | |
| 327 | 327 |  |
| 328 | 328 | |
| 329 | +(Clearing browser's cache helps too) |
|
| 329 | 330 | |
| 330 | 331 | ### Step 8. Update AccountConroller to set up user roles |
| 331 | 332 |