Browse by Tags

Related Posts

  • sql server express 2008 to 2005 --> provider not working

    I just uninstalled SQL Server Express 2008 and installed 2005 instead because 2008 wouldn't reinstall SQL Server 2005 seems to be working just fine, but in Visual Web Developer Express 2008 the membership provider no longer works properly because it is not connecting to SQL Server anymore When I...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by golden_eagle on 05-14-2009, 12:00 AM
    Filed under: sql express, membership, provider
  • How to implement different access levels within the same Role

    Hello all. I am about to develop a web app for managing information that is grouped into different areas or departments, and each one should have an administrator. I am going to create the following roles using the ASP.NET Forms Roles and Membership providers: Super Admin Group Admin Regular User Group...
    Posted to Getting Started (Forum) by vialetti on 04-17-2009, 12:00 AM
    Filed under: role, roles, Authentication, membership, provider
  • 3.5 Framework SP1 Membership Provider fails

    I have windows 2008 web server edition and IIS7, and sql server 2008 web server edition. I am using 3.5 framework with SP1. On my windows 2000 server and database servers, I use asp.net membership with no problems. But I am having login problems using the membership provider with 2008 and IIS7. I have...
    Posted to Security (Forum) by Nannette on 11-13-2008, 12:00 AM
    Filed under: 2008, 3.5 framework SP1, membership, provider
  • membership/role provider methods (Oracle)

    Hi! I am using Oracle Providers for Membership and Roles and I have this weird problem. using Oracle.Web.Security; OracleRoleProvider orp = new Oracle.Web.Security.OracleRoleProvider(); rolesGridView.DataSource = orp.GetAllRoles(); rolesGridView.DataBind(); Anyone who has tried this code work? I am getting...
    Posted to Security (Forum) by toniboi on 12-07-2007, 12:00 AM
    Filed under: oracle. oracle Membership Provider, membership, provider, roles
  • Two membership providers and two role providers in same application.

    Say you have an application that requires authentication using a username and password. After authentication, if you need to access section B of the application, you need to again enter different credentials like username2 and password2 that are from a different schema not the same as for authenticating...
    Posted to Security (Forum) by jssenyange on 10-11-2007, 12:00 AM
    Filed under: membership, web.config application asp.net, provider
  • Urgent, The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty

    Hi, I'm having a BIG problem, this is my 3rd day looking for answer ! I'm trying to create a custom membership provider with MS SQL database 2005 but not the default ASPNETDB. I've changed the web.config to be as following: < connectionStrings > < add name = " sqlConn "...
    Posted to Configuration and Deployment (Forum) by jocker_wow on 09-27-2007, 12:00 AM
    Filed under: app.config, aspnetdb, custom membership, machine.config, membership, provider, web.config, LocalSqlServer, connection string
  • Urgent, The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty

    Hi, I'm having a BIG problem, this is my 3rd day looking for answer ! I'm trying to create a custom membership provider with MS SQL database 2005 but not the default ASPNETDB. I've changed the web.config to be as following: < connectionStrings > < add name = " sqlConn "...
    Posted to Configuration and Deployment (Forum) by jocker_wow on 09-27-2007, 12:00 AM
    Filed under: app.config, aspnetdb, custom membership, machine.config, membership, provider, web.config, LocalSqlServer, connection string
  • Authenticate Form with SAM's membership provider ?

    Hello, I'm using "Connexion"'s controls like Login or CreateUserWizard etc ... the authentication mode is Form. I don't want to use sqlproviders, i want to use the SAM system as provider, is it possible ? My gaol is to provide an application reachable through internet, with user...
    Posted to Web Forms (Forum) by spegase on 07-14-2007, 12:00 AM
    Filed under: user identity, Active Directory, connexion, Membership, sam, provider, Authentication
  • ASP.NET Web Site Admin tool & Custom Provider

    FYI: I did I have written two custom providers for our Oracle 9i database...a Membershp provider and a Role provider. I've been testing these over the last few days and they seem to be working well. However, when I try to use the ASP.NET 2.0 Web Site Administration Tool in VS 2005, I get an error when...
    Posted to Security (Forum) by GreggTB on 11-20-2006, 12:00 AM
    Filed under: Oracle, role, Role Provider, security, Security - membership, ASP.NET 2.0, custom membership provider, Membership Role Provider authentication parameters, provider, CreateUser, ASP.NET Membership, membership
  • Re: the membership system has a big problem !

    Thats pretty much how I would do it except I would user the current membership as the link between users and applications as users would need a different password for each application and could also be locked out of one applicatoin and not the other. In fact the only change that would be required is...
    Posted to Feature Requests (Forum) by DLester01 on 10-31-2006, 12:00 AM
    Filed under: asp.net 2.0, membership, provider, membership problem, profile
Page 1 of 2 (20 items) 1 2 Next >