When we were in test, the captcha worked great. When we went live with different domains, the session "catpchaString" is never getting set. Only the domains/hostnames have changed and some URL Rewriting has been added to the project. No code has changed.
Is there a setting that needs to be updated somewhere?
The session variable should be set, have you tried setting your own variables to see if they get set? Might also be worth trying to restart the app pool.
Session not being set
Umbraco 4.11.8
When we were in test, the captcha worked great. When we went live with different domains, the session "catpchaString" is never getting set. Only the domains/hostnames have changed and some URL Rewriting has been added to the project. No code has changed.
Is there a setting that needs to be updated somewhere?
Thanks.
Sean
The session variable should be set, have you tried setting your own variables to see if they get set? Might also be worth trying to restart the app pool.
Yes, it was a setup error.
Thanks.
Sean
is working on a reply...