-boRg- wrote:
McAffee often courses issues, try disabling it see if it clears up the issue.
Have you tested to see if your site can hold the ASP session?
One way to do this is to run Firefox and have a look at the stored cookie for your site, if the ASP session ID keeps changing it means that your site has issues holding the ASP session.
Also check that the application pool on the server is not set to be using a web garden and is not continually recycling.
You can check that the app pool is not continually recycling by looking in the Windows Task Manager for the Image Name w3wp.exe, if the process ID for these keeps changing then the app pool is recycling, which could mean either an app pool setup problem or a bigger issue on the server.
|
Thanks for the info...
1. I added PID to the View in Task Manager and monitored the w3pwp.exe's. I watched them for about 30 minutes. The did not change at all. Though the Mem Usage and CPU usage for those processes varied.
2. Regarding the forum. I did seem to get a little further this time, which is a good thing, but I still ultimately end up at the same place. As you suggested I looked at the cookies from within FireFox, and here the ASP Session ID has not changed.
Cookie: ASPSESSIONIDSCCCDCDT
Content: PDNBEOIDKOIKALCNACFPAPKK
Went to Web Wiz Forums License Agreement
Cookie Session ID the same...
Came to Forum Administration Menu
Cookie Session ID the same...
Created a forum...
Cookie Session ID the same..
Changed Password
Cookie Session ID the same..
Clicked on Membership Admin from the Admin Menu
Cookie Session ID the same..
Then....I received the famous message
"Sorry, only members with sufficient permission can access this page."
Checked Cookie one last time and it was still:
Cookie: ASPSESSIONIDSCCCDCDT
Content: PDNBEOIDKOIKALCNACFPAPKK
So apparently, the session ID is not changing yet there is some other issue.
Thanks,
Jason