Browse by Tags

Related Posts

  • Error adding users to site using Web Application Administration tool...

    Using VS2005 (.NET 2.0), VB code behind, I have a web site and I want to use ASP's membership, roles and profiles. My web.config is attached below. PROBLEM In Visual studio when I go to WebSite | ASP.NET Configuration, choose security, create user (roles have been previously created), enter information...
    Posted to Configuration and Deployment (Forum) by celoftis on 05-28-2009, 12:00 AM
    Filed under: enablePasswordRetrieval, passwordFormat="Encrypted", membership, web.config
  • Problems defining web.config files inside different folders for different roles in my website

    Hi there, I have the following structure at my web site: Main folder | ----------------------------------- | | Admin Users | ------------------------------------------------ (...) | | | (..) Definicoes (...) I have a Masterpage in the main folder with the following menu: <asp:Menu StaticDisplayLevels...
    Posted to Configuration and Deployment (Forum) by bequitas on 04-14-2009, 12:00 AM
    Filed under: role base securitys, membership, menu control, web.config
  • No IntelliSense for some membership attributes?

    Hi, I recently created a Web App that I hooked up with a database using aspnet_regsql in the VS2008 command prompt. The problem I am currently facing is that when I configure my web.config to allow membership, I do not get intellisense for the nodes that are supposed to be part of the membership node...
    Posted to Security (Forum) by Melech7 on 04-10-2009, 12:00 AM
    Filed under: intellisense, membership, web.config
  • XmlMembershipProvider not being called.

    I am woking with ASP.Net in VB with VSTS 2008 on Windows XP Pro SP3. I have an implementation of an XmlMembershipProvider that Inherits MembershipProvider. It has several methods including Initialize and ValidateUser as well as others. I am using forms based authentication. I have put the following in...
    Posted to Security (Forum) by dbaechtel on 05-17-2008, 12:00 AM
    Filed under: vb.net, Visual Studio, .NET 2.0, .net 2.0 security, asp .net 2.0, ASP.NET 2.0, asp.net 2.0 memembership, ASP.NET Membership, Authenticate, Authorization, Forms authentication, membership, MembershipProvider, MembershipProvider web.config, membership authentication, Web.config, ASP.NET Authentication
  • Membership providers

    Hi, I've added a membership provider to my application, but it's created an MDF file in the App_Data folder from which it's reading membership data from. I'd like to use my current database with a connection string I've already defined to be used as the membership database. I've...
    Posted to Getting Started (Forum) by thedigit on 01-03-2008, 12:00 AM
    Filed under: membership, web.config, SQL SERVER
  • how to authorization users?

    I have a web application . Now I want to set up asp.net security. I have 3 role sush as admin, member, visitor. My web application has 2 directories sush as AdminApp folder, VisitorApp( view.aspx, send.aspx, update.aspx) folder. I want to allow admin access all folder and member to access VisitorApp...
    Posted to Security (Forum) by truongthang on 11-29-2007, 12:00 AM
    Filed under: role, role member security, role-based security, .net 2.0 security, asp.net forms authentication shtml server side includes IIS, ASP.NET Membership, Forms authentication, membership, membership authentication redirect, Web.config, ASP.NET Authentication
  • 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
  • Re: What algorithm is being used for encryptpassword/decryptpassword method?

    thanks for replying. another question is if all the asp.net application uses the same key for membership encryptpassword/decryptpassword method by default no matter where you run the application? because I couldn't find any settings for encryption/decryption key and machineKey area in web.config...
    Posted to Security (Forum) by ScobY9 on 08-29-2007, 12:00 AM
    Filed under: encryption, security, Security - membership, Security membership, .net, 2.0, 3DES, ASP.NET 2.0, ASP.NET Membership, custom membership, custom membership provider, custom provider, decrypt, DES Encryption, membership, Web.config, MD5, MD5 Cryptograph Security, MD5 Triple Des, 3-DES, custom membership password, .net security, ASP.NET Authentication
  • AD / ADAM authentication and IIS 6.0 (C#)

    I'm working on a solution for my employer that grabs the currently logged in user's name using a WindowsIdentity method, and compares that to an Active Directory LDAP query to get the "Title" property. If the title property matches a list of permitted titles in the code-behind, it grants...
    Posted to Security (Forum) by fivepoundunit on 08-11-2007, 12:00 AM
    Filed under: NTauthentication, SearchResult, SearchResultCollection, Security - membership, security - membership users, Security membership, System.Net.NetworkCredential nt-authentication, user, user authentication, User Identity, User Information, User.Identity.Name, UserName, users, Virtual Directory, Visual Studio, visual web developer, Web, web application project, Active Directory, authentication browsers, authentication user management forms blog, Authorization, IIS6, impersonate, impersonate impersonation web.config, impersonation, LDAP, Logged in username, membership, membership authentication, membership authentication redirect, windows authentication, windows authentication forms authentication, windows authentications, Web.config, IIS, Validation, authentication
Page 1 of 3 (21 items) 1 2 3 Next >