This topic is locked

Session info drops

7/8/2009 1:19:51 PM
ASPRunnerPro General questions
R
Rhoffman author

I randomly get the error message "You don't have permissions to access this table, back to login page" when accessing various pages on the site. This is when I am logged in as the Admin.
It appears that my session is either dropped or the information is lost. I know it is not a timeout issue as it can happen seconds after opening a list page and selecting a record to view.
Does anyone have any thoughts?

Sergey Kornilov admin 7/8/2009

This may be a known issue with Windows 2003.
Check 'Application loses session variables sporadically' section at http://www.webcheatsheet.com/ASP/asp_troub...ng.php#problems

R
Rhoffman author 7/21/2009

This may be a known issue with Windows 2003.

Check 'Application loses session variables sporadically' section at http://www.webcheatsheet.com/ASP/asp_troub...ng.php#problems


Setting the web page connections to unlimited in IIS also helps.
Thanks for the info