Search

You searched for the word(s): userid:809659

Matching Posts

  • Sharepoint Forms Auth Remember Me Checkbox

    I have a site successfully setup and running forms authentication. I noticed though, that there is a Remember Me check box, and unless this is checked the site does not create a cookie and thus cannot properly check out or check in a document, which kills our functionality completely. I have tried editing this login.aspx file, but I have been unsuccessful. I've tried adding "checked" "checked='true'" and more... but it just isn't happening. Can anyone shed any
    Posted to Windows SharePoint Services Hosting (Forum) by rideon88 on 7/16/2008
    Filed under: sharepoint, forms authentication, wss 3.0
  • Re: Custom Membership Provider User Rights Issue

    It seems to be loading fine now... after making that edit. The problem is that it isn't actually working (finding users from my database). That means my class is broken. Are there any sample MembershipProviders out there in C# that only pull a username, email, and a password out of a MSSQL database with the required methods already written?
  • Re: Custom Membership Provider User Rights Issue

    Hi, First off, thanks for your help senthilkumar. It's greatly appreciated. I've rewritten my class file, built the DLL, created the strong key file, and implemented the library into my local GAC and my dev servers GAC. Before actually tackeling sharepoint, I wanted to run it locally just under the ASPNET configuration.It loads up fine, but I'm getting the following message when I click on the security link to add and manage users already in the database. Any advice would be greatly appreciated
  • Re: Custom Membership Provider User Rights Issue

    I have been working on this project for almost a week now. I have forms auth working on the aspsqlnet database that the regsql wizard created, but I really need to get it to authenticate against an existing database with 1000's of users that my company runs off of. I've written my custom membership provider, written a class to connect to the sql database and even configured the web.config file but things just don't seem to work. I'm going to paste my code, but I'd also ask that
Page 1 of 1 (4 items)