Page not running on server
Hi Experts
I am having a strange issue with my web application i have developed.I have developed a web application which is executing fine on my local machine but when i run the same code in the server it gives an error regarding the session and the value cannot be null.With the session i am passing values to different pages and on the server it doesn't seem to work.Does anyone have any suggestions?