...I created a login form and it works fine...but I created it for another project...and brought it into this new project....In this new project it doesn't work properly. When I do the login it authenticates but it doesn't redirect
to the page. Not only that...but when the protected page is to appear in a frame it doesn't go through authentication at all; It goes directly to the page.
Also, If I have the form in the root folder it will appear (try to authentication)if it's in a subfolder I get the following parser error "can't load type WebValidation.Login"
I have tried deleted the dll in the bin folder and rebuilding and still all the same problems. I would appreciate some help. Thank you in advance.
to the page. Not only that...but when the protected page is to appear in a frame it doesn't go through authentication at all; It goes directly to the page.
Also, If I have the form in the root folder it will appear (try to authentication)if it's in a subfolder I get the following parser error "can't load type WebValidation.Login"
I have tried deleted the dll in the bin folder and rebuilding and still all the same problems. I would appreciate some help. Thank you in advance.