Hi,
I'm having problem with my project. Randomly, i got object reference problem in different pages, however i can't find a scenario which causes this. It's totally random.
When i catch this in debug mode, i saw that viewstates were loosing their values but i'm not sure about that. Debugger stops at a random viewstate, says value = null, however i'm sure it had a value before. Somehow, it looses its value after postback but as i said, i can't create a scenario
Here is my error log
Anyone had this problem before?
Thanks