Print Page | Close Window

NO access past captcha!

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=25882
Printed Date: 03 April 2026 at 11:02am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: NO access past captcha!
Posted By: Boyzer
Subject: NO access past captcha!
Date Posted: 25 June 2008 at 11:58am
Hi,
 
just downloaded the free version for evaluation for our corporate intranet,
and so far, gone well...
 
But, when i try to login into the admin area, entering the correct username and password, i translate the captcha code and enter it, case sensitive, but it returns me with:
 
Error

The Security Code entered did not match that displayed.
A new Security Code has been generated.
 
Just keeps looping around this...
Help?



Replies:
Posted By: WebWiz-Bruce
Date Posted: 25 June 2008 at 12:05pm
This can often happen when the server is unable to hold the ASP session due to server side issues, or when using load balanced web servers which do not retain the ASP session between servers.

If you don't use load balanced web servers it's best to fix the issue on the server so you can use ASP session, but if you can't do this or on load balanced servers then you can edit the includes/setup_options_inc.asp file and set Web Wiz Forums to store it's session data within the database.


-------------
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: Boyzer
Date Posted: 25 June 2008 at 12:11pm
Ta, just plopped some debugging code into the application and you're right, its not holding the SCS session variable.
 
Tis just a standalone server though, so will examine the IIS settings to see if i can locate a config issue.


Posted By: Boyzer
Date Posted: 25 June 2008 at 12:15pm
Gave it a non-default application name and its own application pool within IIS, and it sorted it.
 
Many thanks,
b.


Posted By: WebWiz-Bruce
Date Posted: 25 June 2008 at 12:16pm
Make sure that the application pool for the web site is using only 1 work process, as ASP sessions can not be passed across multiple server processes.

You can also use the Task Manager to make sure the w3wp.exe processes doesn't keep changing it's PID. If it is then it means that the application pool is recycling which would need to be investigated furher.


-------------
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



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