Hello All,
I run into very strange issue.
I have sharepoint 2013 site and it's migrated from the 2010 environment.
I have custom task page for accessing the task data
Code is something like this string strSessionValue =Session["TaskPage"].ToString();
The code is working fine with the crome and Mozilla but in the Internet explorer its giving the error "object reference is not set to an instance an object"
This error is in my pre-Production environment.This code is working well for the development environment.
I don't find any solution so please help me in this.
Thanks swapnil.