I’m using the ASP.NET Login Controls and Forms Authentication for membership/credentials for an ASP.NET web application. It keeps redirecting to a Login.aspx page at the root of my application that does not exist. My login page is within a folder.
I’m using the ASP.NET Login Controls and Forms Authentication for membership/credentials for an ASP.NET
Share
Use the LoginUrl property for the forms item?