Browse by Tags

Related Posts

  • Re: user.identity.name doesn't work on server

    I tried as u mentioned.. as making changes like below to my web.config and turning off the anonymous access. still it is poping up the username and password window. < system.web > < compilation debug = " true " /> < authentication mode = " Windows " /> < authorization > < deny...
    Posted to Security (Forum) by BhaveshPatel on 01-11-2007, 12:00 AM
    Filed under: security, User.Identity.Name, users, Access, authentication authorization messages, Authorization, Web.config, authentication, asp.net forms authentication shtml server side includes IIS
  • SQL Server: Login failed for user: '<DOMAIN>\<WEBSERVER>$'

    Hello, I hate to be the 12345th person to request assistance on this topic, but despite looking at previous requests, I can't seem to find the solution. Any assistance you could offer would be much appreciated. Background I have a new ASP.NET 2.0 web application which is hosted on (for argument's sake...
    Posted to Security (Forum) by sarah_aspnet on 12-10-2006, 12:00 AM
    Filed under: permission, security, users, Web.config, SQLException, login
  • gridview security

    I am building an application that need to be flexible enough to hide certain pieces of information withing a page based on who the user is. More specifically, I have a gridview/formview which needs to allow certain users to edit/insert/delete information while at the same time would limit other users...
    Posted to Security (Forum) by mso789 on 11-27-2006, 12:00 AM
    Filed under: security, Security - membership, users, ASP.NET 2.0, Authorization, Membership Role Provider authentication parameters, login control, ASP.NET Membership, membership
  • (Add users to roles) problem

    i used a SQL 2000 database to host the memebership and role providers database for my application when i try to add users to the roles i created , i get the following error : "cannot resolve collation conflict for equal to operation" when i tested and tracked this error , it found out that...
    Posted to Security (Forum) by maidoo on 10-16-2006, 12:00 AM
    Filed under: role, security, users, sql Server 2005, membership
  • Security - Storing user data

    Hi All, I am considering making an application that allows people to sign up to a site and become members. I am looking into using the standard ASP.NET membership system (adding it to my existing database) and also connecting a couple of extra tables in the database to store more detailed profile information...
    Posted to Security (Forum) by magicjoef on 09-07-2009, 12:00 AM
    Filed under: SQL, security, users, members
Page 1 of 1 (5 items)