0
I have simple project using the template of Microsoft MVC's Authentication. upon debugging on the development machine and IIS express, I can create an new user I can Log in using its default controllers, But when i tried to publish it on IIS i catch a null reference exception on the Registration Process. here is the stacktrace: