0
hi sagar thanks for reply :) . i put breakpoint into var ex = Server.GetLastError(); and got ex value is null then continue and found this error in log.error(ex) . I will look into posted link. any other way to solve it . I didn't build any error.aspx page into my application.
0
Hi,
Firstly start debugging to find where it showing that error.
if not solved visit below link :-
https://www.codeproject.com/Questions/145096/how-do-i-solve-the-System-NullReferenceException-e
Hope it helps....