Print Page | Close Window

Session Data is not saved

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=29602
Printed Date: 01 April 2026 at 4:40am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Session Data is not saved
Posted By: markusfromgermany
Subject: Session Data is not saved
Date Posted: 02 August 2011 at 7:44pm
Hello,
 
i have the following troubles using Web Wiz:
 
I downloaded the current version and tried to login as administrator. But it didn't worked. So I started searching ...
 
The message displayed was, that security code was not enterd correct. I debuged the function "loginUser" and the result was, that SaveSessionItem didn't saved the Captcha Code in the session variabela SCS.
 
I modified CAPTCHA_image.asp and saved the code with Session("testSCS") - and the code was saved correct. But the Captcha code, stored with SaveSessionItem is not stored ...
 
Any ideas?



Replies:
Posted By: WebWiz-Bruce
Date Posted: 03 August 2011 at 9:14am
Web Wiz Forums does not store session vaibales in the ASP session, it stores the sessions in it's own session system which uses the database so Session("SCS") would always be empty.

Are you by any chance testing the forum on a localhost? I suspect that this is your issue as this can cause problems with the session being read back in. If you are using 'localhost' to connect to your forum try '127.0.0.1' instead or vice versa.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: markusfromgermany
Date Posted: 03 August 2011 at 12:02pm
thx - the problem occours trying it on "localhost" - i will try 127.0.01 and tell u later



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net