Which version of asp runner is the shopping cart suppose to work with. IT seems it does not like the events refering to Dal. When I try to login I get an error and certain pages won't work either.
If I comment out the sections in the events it displays the pages.
the error for the login page, if I comment out the events it logs into the menu
Technical information
Error number 3021
Error description Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
URL /shoppingcart/login.asp
SQL query select * from shopusers
where User_email
='and my email' and User_password
='my encryped password'