Hi,
The web application I developed throws an error to get the domain name that I set using session variable in session_start in global.asax file. The error gets resolved if I upload the web.config file. But the problem is that the error comes up again. The support st the hosting company suggested me that it is something to deal with the application pool recycle for the website in IIS. But I cant get to the root of this problem.
Does session variables affect the application pool recycle??
Can someone please help me get this issue resolved?
Thanks in advance for your help..
Mev