Forum Moderators: open

Message Too Old, No Replies

Session on ASP pages in WinXP

Hanging up the server....any ideas?

         

paladin

12:36 pm on Jul 26, 2003 (gmt 0)

10+ Year Member



Hi All,
Looks like I finally did it. Up until now I got by without a laptop, just working from my PC at my home office. With the new contract I recently started, I had to get a laptop as the job involves extensive travel.

Anyway, I have a few ASP sites that work fine under win2000 ,both at home on my test server and on the live public server. I copied all of the files to my laptop, which is XP and started to get errors (not permission errors). I had to install CDONTS on the laptop, which was not too fun and that solved some of the errors.

Looks like I have one error left. Whenever the ASP page tries to save a session variable, the page gets stuck and eventually times out, currently set at 900 seconds. These same pages work great on the win2000 computers.

Any ideas?

Thanks,
Alon

gangstah

2:04 pm on Jul 26, 2003 (gmt 0)

10+ Year Member



Hi,

Could this have something to do with copying / not copying the global.asa file?

paladin

2:52 pm on Jul 26, 2003 (gmt 0)

10+ Year Member



nope...although I forgot to copy that file, even when I did it still gets stuck, even after restarting the server.

The only pages that get stuck are those that try and SAVE a session.