Browse by Tags

Related Posts

  • Problem running application on IIS Server

    Hello all folks... I have an asp.net web application which uses Microsoft Sql Server 2000 as its backend....Our application is a Payroll Management System.. The system is fully completed and uploaded to the local server in our client offices....The system is build on WinXp platform...the apps is running...
    Posted to State Management (Forum) by Shouvik_India on 04-21-2009, 12:00 AM
    Filed under: Payroll, Session, timeout, Admin, application, login, Server, IIS
  • Help: How to persist the login and related sesion vars after leaving site and coming back?

    I put the "timeout" setting in the web.config to "50000000" to try and "persist" my login state & all session variables related to the login... My web application basically works like this.... User logins to the website (using Forms authentication) Goes to payment page...
    Posted to Web Forms (Forum) by RobertNZana on 03-03-2009, 12:00 AM
    Filed under: Authentication, authorize.net, login, ASP.NET 2.0, session
  • Session lost in web service

    Hello, I've a serious problem. Consider a web application calling a method of a webservice which inserts data into a database when logged in. The login function writes only some strings in a Session variable. This web service call another web service which uploads pictures related to the data previously...
    Posted to XML Web Services (Forum) by goudax on 11-04-2007, 12:00 AM
    Filed under: Session, session data lost problem, session problem, asp.net, asp.net 2.0, Asp.Net 2.0 session, c#, login, logout and session timeout
  • Forms Authentication timeout

    Hi All, If I have the following in my web.config (120 minutes before the form timeout) <authentication mode="Forms"> <forms name=".pageauth" loginUrl="Default.aspx" protection="All" timeout="7200" path="/"/> </authentication> The timeout works well if the user log into the system from...
    Posted to Configuration and Deployment (Forum) by hsl001 on 04-09-2007, 12:00 AM
    Filed under: Session, Web Applications, Authentication mode, web.config, login
  • Very, very basic help needed!

    Hi, I am very new to .Net and am trying to learn the ropes but everytime I try I get stumped. I am trying to do 2 things: 1) log a user in using an remote SQL 2000 server, 2) set 5 diffrent session variables once the username/password has been verified from the database. My problem is two fold; I need...
    Posted to Security (Forum) by smartsl on 02-20-2007, 12:00 AM
    Filed under: session, SQL, sql 2000, login, login control
  • How to avoid two same users signin in the application at the same time?

    I need to know how can we achieve that if the user A is signed in in the application from machine X and if the same user A tries to sign in from machine Y, the application reject the same login.
    Posted to State Management (Forum) by Ahmish on 01-20-2009, 12:00 AM
    Filed under: Session, login
Page 1 of 1 (6 items)