user3916578

1
reputation
1

when I run my login unit test it throw me null reference from the line of this Response.Cookies.add(FormsAuthentication.FormsCookieName, encTicket) and encTicket works fine, what is the problem on my test