Users won't authenticate through the web but will on LOCAL

Discussion in 'ASP.NET / ASP.NET Core' started by Developer1983, Sep 21, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have my web app through visual studio and if i run it locally pointing to the production connectionstring, it will authenticate users and allow new users to be inputted. When i go the web server where the site lives, it will allow for users to input but it will not authenticate the user. Could anybody tell me what i'm missing. Do i have to <clear /> out the providers before specifying them. My application name is also the same match on the application table in sql server so i know its not the app. name. I'd appreciate any help. Here is the web.config.

     
  2. I got it...thanks anyways
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page