Security Assist Log In Page Error
Hi there,
Have just run the Security Assist wizard to generate log in pages and such. When I test the log in to access the Admin side of my site I receive this error -
Provider (0x80004005)
Unspecified error
/WA_SecurityAssist/Helper_JS.asp, line 15
line 15 of Helper_JS.asp is this -
WA_Auth_login_cmd.ActiveConnection = WA_Auth_Parameter.connection;
I get the same error when i try the Email Forgot Password page except this time the error is on line 81
line 81 of Helper_JS.asp is this -
WA_Auth_Forgot_Recordset_cmd.ActiveConnection = WA_Auth_Parameter.connection;
so this suggests its something to do with a database connection??But basically I'm stuck!!Have used this wizard before and had no problems so this is strange!!Can anyone shed any light of this problem for me?
Thanks in advance.
Colin