Browse by Tags

Related Posts

  • Login doesn't work on website launched on local but works with visual studio

    Hello, I've started a website which works fine when I launch it with visual studio 2005 entreprise edition. But when I publish it or copy the files in the root repertory for IIS, the login page appears but even if I input the right login/password, I received the message saying I mistook and the user...
    Posted to Security (Forum) by kurisutofu on 11-14-2006, 12:00 AM
    Filed under: users, ASP.NET, ASP.NET 2.0, authentication authorization messages, FormsAuthentication, Web.config, login control, login pages, authentication, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, FormsAuthentication authorization web.config, membership
  • Prevent ASP.NET Forms Auth from renewing ticket

    Does anyone know a good way to prevent ASP.NET Forms Auth from renewing the auth ticket for specific requests? I'm facing an issue with a requirement to have AJAX background calls not extend a user's session. The app is using ASP.NET forms auth with sliding expiration. I'm looking at a couple...
    Posted to Security (Forum) by freelancer on 10-19-2006, 12:00 AM
    Filed under: ASP.NET, FormsAuthentication
  • membership login failures

    Hi Guys, Oh no, not this problem again - I CANNOT get the ******* login membership program to work correctly. I have spent more time on this inital part of a small, simple web site than I will on the rest of the project. I have looked through the rest of the forum and , although can find people with...
    Posted to Security (Forum) by philcattell on 10-18-2006, 12:00 AM
    Filed under: security, ASP.NET, FormsAuthentication, Membership Role Provider authentication parameters, login pages, passwords membershipapi, createuserwizard, membership
  • how to implement remember user login in asp.net 1.1 so that the user don't need to sign in again on their next visit??

    hi all, how to implement remember user login so that the user don't need to sign in again on their next visit?? i tried changing the isPersistent option to true when creating the FormsAuthenticationTicket but it don't seem to work! plz help FormsAuthenticationTicket authTicket = new FormsAuthenticationTicket...
    Posted to Security (Forum) by kakusei on 10-16-2006, 12:00 AM
    Filed under: security, 1.1, ASP.NET, FormsAuthentication, login pages
  • Re: "Remember Me" doesn't work with LayoutTemplate

    I have the same problem with a templated Login control in ASP.Net 2.0. Contrary to what some said, the remember login should remember you between sessions and keep you logged in. You will need to log in again only if you specifically logout (typically via the LoginStatus control). In VS 2003, I had no...
    Posted to Security (Forum) by Axle Munshine on 10-10-2006, 12:00 AM
    Filed under: ASP.NET, FormsAuthentication
  • CreateUserWizard problem

    Hi, I am having a problem understanding how to work with the CreateUserWizard. I have added the control on my join.aspx page, and have added some extra fields. And for the most part all of my code works. So for the purpose of my question, please understand that I have a CreateUser control on my page...
    Posted to Security (Forum) by TheBigOnion on 09-29-2006, 12:00 AM
    Filed under: Profile, role, security, ASP.NET, createuserwizard, FormsAuthentication, membership, Membership Role Provider authentication parameters
  • Re: Troubleshooting the login control?

    I had everything working properly, and the login control was letting me in real good no problems at first. Then I formated pc, and now the login control tells my that it could not login and try again later. My SQL server is on, I can connect to any db using VS 2005, and the sql manager express, and I...
    Posted to Security (Forum) by cdmlb on 09-13-2006, 12:00 AM
    Filed under: role, security, ASP.NET, Authentication Redirect, FormsAuthentication
  • Login Problem

    hi folks! i expiriencing a strange login problem on my live server. if im using the ip (like http://192.168.80.140/EQR/login.aspx) everything works fine but if i take the server name (like http://ral_server01.328ssg.de/EQR/login.aspx) it dosnt log on correctly... i dont get an error message but im still...
    Posted to Security (Forum) by keksimperium on 09-12-2006, 12:00 AM
    Filed under: security, ASP.NET, Authentication Redirect, FormsAuthentication, membership, provider
  • Authorization Issues

    Hi, I have deployed an ASP.NET that uses Custom member ship provider (Existing SQL server using aspnet_regsql.exe) MY web.config look like this: <connectionStrings> <add name="BulletinBoardConnectionString2" connectionString="Data Source=xxx.xxx.xxx.xx;Initial Catalog=XXXXX;User...
    Posted to Security (Forum) by sharonbh on 09-08-2006, 12:00 AM
    Filed under: ASP.NET, FormsAuthentication
  • Mixing Windows Security and Forms Security ASP.NET 2.0

    I have a intranet web application that uses Windows authentication. I want to expose this website to some external users on the internet. Is there a way to use both Forms authentication and Winodws authentication with ASP.NET 2.0?
    Posted to Security (Forum) by dcoates on 10-04-2006, 12:00 AM
    Filed under: ASP.NET, FormsAuthentication, FormsAuthentication Active Directory, intranet aspnetdb.mdf membership roles authentication authorization
Page 1 of 1 (10 items)