Partial Page Caching
I am using Partial page caching in that control and using this control in a Master Page.
I am getting null reference error if caching is used randomly. Even in refresh of pages. Sometimes I get errors sometimes I dont. Weird?
If i remove the caching from the usercontrol, everything is working fine.
I want to use the caching, does anyone have the answer?
Thanks

