Quantcast
Channel: ASP.NET / ASP.NET Core
Viewing all articles
Browse latest Browse all 108

ASP.NET site... cannot authenticate when deployed

$
0
0
Created an asp.net site with Forms authentication. (aspnet user tables, etc...)

When the site is running on localhost (and accessing the LIVE SQL 2012 server), the logins I created work fine. Users, passwords, roles... all work as they should.

But once deployed to the discountasp webserver, I can't log in. None of the username/password combinations are working.

I thought it might be something about the passwords not being complex enough, but I created a new user and made sure it was a...

ASP.NET site... cannot authenticate when deployed

Viewing all articles
Browse latest Browse all 108

Trending Articles