asp.net mvc - Switched to windows authentication in MVC and screen goes blank! -


Switch to debug mode for window authentication, set NLTM in project options, but when I press it So it only gives me a blank screen! Any thoughts that I can now do?

Thank you!

If anyone put [authorization] instead of saying

[authorized (Roles = "Administrator")]

The blank screen has some sort of 401 response. If you are logged in, you will get temporarily through the [authorize] filter

Right appears to be a difficult field to be correct


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -