0

I have an error when i have installed the owin library in my project .

The error is intercepted by Application_Error in Global.asax is

System.NullReferenceException : Object reference not set to an instance of an object.

The source of this error is not Owin in the description for the error, it's my name of my project

Below the screenshot of the error:

enter image description here

this mistake, I receive it every time that I make a post of my login view that is displayed as a partial view in another view

thanks for help

Regards

Rao
  • 20,781
  • 11
  • 57
  • 77
  • Rather than the screenshot maybe you can post the Code? – DaniDev Jun 09 '16 at 17:26
  • 1
    Possible duplicate of [What is a NullReferenceException, and how do I fix it?](http://stackoverflow.com/questions/4660142/what-is-a-nullreferenceexception-and-how-do-i-fix-it) – Dour High Arch Jun 09 '16 at 17:42

0 Answers0