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
  • Sessions & Application expiring too quickly

    I see a very odd behaviour in Production Live: I have set the Session state element in web.config as Mode = InProc, Timeout = 20 (by default, which is in minutes) When I deploy my application to the Live environment, the Session_End event raises very quickly, I say in 1 minute, which will result the...
    Posted to Security (Forum) by Dynamic2008 on 06-17-2008, 12:00 AM
    Filed under: session, Session_end, timeout, Application, application pool, inProc, application_end
  • Session

    Oops, just realized I should've posted this here. Anyway.... I have three or four ASP.NET (VB 2005 and .NET 2.0) web apps, and they're all in different folders on the server, but they all link to each other within the pages. Now the problem is that when the user logs in, I save this fact in a...
    Posted to State Management (Forum) by acbarberi on 06-05-2007, 12:00 AM
    Filed under: Session, Web, application
  • [c#, session cookies]Object reference not set to an instance of an object. How to receive session cookie (added by ‘Session[“password”] = cpassword’) in good, correct way?

    I would like create page (in c# language) where I could type login, password and after checking checkbox could save "mypassword" to the computer cookies. After clicking button, script should be check my login and my password and save "mypassword" to the session cookies (to receive on page "admin.aspx...
    Posted to State Management (Forum) by szmitek on 05-13-2007, 12:00 AM
    Filed under: OutputCache clear, page, requesting session cookies, Session, Session and Authentication, Session State, application, application object, asp.net, asp.net 2.0, authentication page-redirection session state stale page target redirection, c#, cookie, Cookies, current user, dynamic content, response.redirect, authentication
  • View All Sessions in Current Application

    Hello! Imagine that John, Peter and Paul log on to my ASP.NET 2.0 Website - they each generate a session with its own session variables. I'd like to be able to view/edit session variables for each of John, Peter and Pauls sessions in one place. I'd like to be able to do something like this: String Location...
    Posted to State Management (Forum) by iffypop on 02-13-2007, 12:00 AM
    Filed under: Session, application, asp.net
  • Flipping the sql session state connection string programatically

    My application uses SQL session state. In Test Server the session state would be pointing to Test DB Server, similarly the Prod Server to Prod DB Server. Is there a way to programatically change session to point Test DB to Prod DB Server? That is, I would use the same web.config file. So, no matter where...
    Posted to State Management (Forum) by thinagaran on 10-25-2006, 12:00 AM
    Filed under: Session, sessionn, asp.net 2.0, StateServer, application
  • Detect an application teardown, detect ASP.NET cache invalidation

    I'm trying to detect when the ASP.NET cache is being invalidated. I wish to know because it is one way for me to detect when an assembly on the server or a web.config on the server changes (This is true isn't it) How can I detect programmaticall (C#) when the an assembly has changed (maybe using...
    Posted to State Management (Forum) by learnerplates on 10-02-2006, 12:00 AM
    Filed under: Session, application, application object, ASP.NET cache, assembly changes, Cache
  • Session and Application variables

    Hello all, I would like to know where this two type of variables, Session and Application, are stored in... is it the Heap or the Stack? Thx in advance.
    Posted to State Management (Forum) by wazms on 04-11-2009, 12:00 AM
    Filed under: session, stack, application, heap
Page 1 of 1 (8 items)