About 19,400 results
Open links in new tab
  1. FSLogix Search Log shows issue mounting search database for user

    Question 0 Sign in to vote I'm seeing this in the FSLogix Search log:

  2. how to create a custom login screen? - social.msdn.microsoft.com

    Apr 24, 2009 · I try to create a custom login screen for my site with a remmeber me checkbox and session, can anybody help me to do that?

  3. Prevent redirect to login page in Forms Authentication

    Aug 13, 2008 · I have Forms Authentication implemented in 2.0 app, there are couple of pages where the user doesnot need to get authenticated and if he request that page he shouldn't be …

  4. Redirecting after login - social.msdn.microsoft.com

    Jun 19, 2017 · After the user successfully logs in, I would like the web app to call upon a Web API action to check if the user is valid and hasn't been blocked, and which also logs the user login. …

  5. Microsoft SQL Server, Error 4064

    Dec 5, 2011 · Login failed for user 'ALGOMA\jgardner'. (Microsoft SQL Server, Error: 4064) I don't have ALGOMA\jgardner as a login name so this will not work: ALTER LOGIN …

  6. LogOff Does Not Redirect - social.msdn.microsoft.com

    Aug 29, 2018 · Web.config <system.web> <authentication mode="Forms" > <forms loginUrl="~/Account/Login" timeout="2880" /> </authentication > </system.web> Logout.cshtml

  7. Generate authentication cookie using owin/identity with custom db

    Mar 8, 2018 · I want to let user sign in with login details stored in my custom DB. After login details are validated I want to generate authentication cookie using owin or identity (whatever …

  8. I have two type of login User and admin using mvc5 code first …

    Oct 7, 2021 · Here how i can achieve best way, shall i have to use single login page for both user and admin by using session i have to redirect user dashboard and admin dashboard.

  9. Could not read the load test results repository...

    Jul 7, 2008 · Could not read result repository: Could not access the load test results repository: Cannot open database "LoadTest" requested by the login. The login failed. Login failed for …

  10. SQL SERVER Users sync - social.msdn.microsoft.com

    Oct 17, 2013 · In a contained database, use this procedure to remove dependencies on the instance of SQL Server where the database is installed. sp_migrate_user_to_contained …