Que. My problem is little bit weard even i dont know how to explain this . Let me start in this way : in my site on every load some session is made through url and single page(say xyz.aspx) is call every time and on the basis of url we create session. When i click on a href tag , page start reloading ,url we created is accurate but data does't change every time, means some time it show data on first click, but some time after 3 or 4 click.
I say problem is weard because when i run this on my local server there is no problem, when i run this on my project (visual studio) there is no problem , but when i up this project on my online server it show this kind of error but not every time .
I use data caching to fill dataset. There is no problem in this website since we created this (more than 1 year) and we don't made any change on this page but suddenly it starts showing this kind of error so i hv no idea what kind of error this is.
Thank's in advance