Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Session vars do not hold

$
0
0
Re: Session vars do not hold
Web Connection 5.0
Re: Session vars do not hold
Jun. 13, 2013
12:36 pm
3T30R1D5CShow this entire thread in new window
Gratar Image based on email address
From:William Murad
To:Rick Strahl
Although it is an old session table, it matches the definitions from the westwind.sql file. The session records are saved in the SQL table, so I do not think that is the issue. My browser has cookies enabled. I can track cookies for any other website, including the same website running on a different computer.

I'm continuing this thread in another one, since I believe the initial name was a bit misleading. The problem is with cookies, not with the session. The new message ID is: 3T30QEQ06.


William,

Did you create the session table or is this an old session table. If you upgraded from a previous version the structure has changed slightly iwth the IDs being longer.

The SQL table definitions are defined in a SQL script in:

westwind.sql

in the templates folder. Specifically the Session Table ID field needs to be 14 characters wide.

If that's not it make sure cookies are enabled in your browser - without cookies no sessions.

+++ Rick ---



Hi there,

I just installed VF9 SP2 and Web Connection 5.66 on IIS 8.0.9200 running on Windows 8. I was able to configure the IIS and everything else properly. However, the session variables do not hold. They just disappear after the first request.

In greater detail, the user logs in, some variables are added to the session (during log in) and the user is redirected to his/her landing page. As soon as the user clicks on any other link and a request is generated, the session comes empty.

I already tried (1) changing the application pool, (2) installing/uninstalling IIS features, and (3) using three different browsers (Chrome 27, Firefox 21, IE 10); but nothing seems to help.

Could any of you shed some light in this? Thank you very much!




West Wind Web Monitor

Viewing all articles
Browse latest Browse all 10393

Trending Articles