Browse by Tags

Related Posts

  • 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: FormsAuthentication, ASP.NET, Authentication Redirect, security, membership, provider
  • login problem

    there are 2 problems: 1.i am wring a login programme instead of using the login control,but i can't set remember password here is my codes:(i hope someone could help me tackle this problem,thanks) //get the user login info string userName = txtUsername.Text; string passWord = txtPassword.Text; bool...
    Posted to Security (Forum) by allanldb1984 on 09-12-2006, 12:00 AM
    Filed under: ASP.NET, security
  • Server Application Unavailable

    Hi Folks, I have had this problem for too long now and it is doing my head in. In the event viewer i have two recurring errors when trying to run a local website on my computer. The following are the 2 errors: 1. aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error...
    Posted to Security (Forum) by turk_350 on 09-13-2006, 12:00 AM
    Filed under: ASP.NET, connection pooling, Profile, IIDentity, security
  • 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: FormsAuthentication, ASP.NET, Authentication Redirect, security, role
  • Problem with Roles/Permissions

    I am having a problem trying to get the WebServer to use the SQL Database rather than the ASPNETDB.mdf. I am not sure if it has something to do with the web.config file or if it has something to do with the database permissions... This is the Error: Server Error in '/' Application. Cannot open...
    Posted to Security (Forum) by amcbdc1 on 09-29-2006, 12:00 AM
    Filed under: ASP.NET, security, membership, role, asp.net 2.0 login control aspnetdb iis problems errors, role security authorization, Membership Role Provider authentication parameters
  • 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: FormsAuthentication, ASP.NET, Profile, security, membership, role, createuserwizard, Membership Role Provider authentication parameters
  • Security

    Hi! I have to create a security dll that can be included in any project. Any subsequent project should use this dll for security. I have created a UI through which you can add Roles, Resources and Users. Users can be assigned to various roles. Various Resources can be added. The permission that each...
    Posted to Security (Forum) by nosaj on 10-11-2006, 12:00 AM
    Filed under: ASP.NET, security, role, 1.1
  • Log in problem on the first click.....

    Hello all I encountered a problem when implementing login.I didnt know who to ask so i thought this migh be the best place I doing the login part to my aplication.What i have is two text boxes in Login.aspx page for username and password. I created one dummy user and him placed in an admin roll. What...
    Posted to Security (Forum) by Dan_dan on 10-16-2006, 12:00 AM
    Filed under: ASP.NET, security, membership, provider, role, Security - membership, session.abandon session_end, ASP.NET Membership, login pages
  • 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: FormsAuthentication, ASP.NET, security, 1.1, login pages
  • Distributing RsaProtectedConfigurationProvider key containers

    I am developing a custom intranet web application for a client. I am able to encrypt/decrypt config sections for a web application using the methods outlined on MSDN. I am using the RsaProtectedConfigurationProvider because I will need to import the machine-level key containers on multiple servers. However...
    Posted to Configuration and Deployment (Forum) by boatboy on 10-18-2006, 12:00 AM
    Filed under: ASP.NET, security
Page 1 of 4 (32 items) 1 2 3 4 Next >