Browse by Tags

Related Posts

  • 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: application, Session, asp.net
  • Problem with checkbox autopostback and session

    Hi everybody! I have some checkboxes (autopostback = true) which are stored in an arrayList. This arrayList with the checkboxes is saved in the session. Everytime a user clicks a checkbox, a textbox appears/disappears. I'm using a function to draw these textboxes. This function is called everytime when...
    Posted to State Management (Forum) by danni84 on 03-02-2007, 12:00 AM
    Filed under: session data lost problem, Session, postback, lifecycle, Session State, Session Management, "dynamic controls", asp.net, Textbox
  • Using Session Object interupts AJAX Update Panel.

    This is an interesting AJAX problem. Start Activity button will start an activity that is shown in update panel. This works fine until you use the Session Object once. The update panel is then blocked from updating until the activity has completed. If anyblody has an explenation or a workaround please...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by asnyman on 03-23-2007, 12:00 AM
    Filed under: Session, Cache, ASP.NET cache, asp.net 2.0, Session State, atlas, ajax, Session Management, asp.net
  • Session invalid when running locally.

    Hi, I have a VS2005 project where one of my pages inherits from a base page, which checks the users logged in status (via a session variable) and redirects if they aren't logged in. For no apparent reason I started getting this error: "Session state can only be used when enableSessionState is set to...
    Posted to State Management (Forum) by thedigit on 04-02-2007, 12:00 AM
    Filed under: Session, Session State, asp.net
  • How to check user prefered language (user's language preference) in ASP.NET (C#)?

    I would like to create ASP.NET script in C# which checks user prefered language of browser (language preference; for MSIE it defined in Internet Options/General/Languages/Language Preference. If someone has Polish (Poland) [pl-PL] as prefered language, the script redirects to "pl/" and if someone has...
    Posted to Localization (Forum) by szmitek on 04-06-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net, asp.net 2.0, documents, code, Date, date picker, asp 2.0, User control, custom server controls, parameters, session, Visual Web Developer 2005 Express, .net 3.0, response.redirect, C#, data, .Net 2.0 delegate, help me, redirection, redirect, asp.net 2.0 server tags, web application, web application project, access internet explorer programmatically, c# if else if...else Response.Redirect user prefered language of browser language preference MSIE Internet Options/General/Languages/Language Preference public void
  • [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: Cookies, Session and Authentication, application object, application, Session, response.redirect, asp.net 2.0, Session State, OutputCache clear, current user, authentication page-redirection session state stale page target redirection, cookie, page, authentication, asp.net, dynamic content, requesting session cookies, c#
  • Session Timout Cookieless=True

    I'm currently having an issue when a session times out, I want to redirect them to a "Session Timed out page" with instructions how to start again. But when the I use the Cookieless=True in the web config I don't seem to be able to workout if the user/session is new and has timed out...
    Posted to State Management (Forum) by Nipper on 07-23-2007, 12:00 AM
    Filed under: session timeout, Session, asp.net 2.0, timeout, asp.net, asp.net.
  • SESSION VARIABLE NOT WORKING IN WEB SERVER

    i v stored some database driven values into session variables at the time of login(i.e user id,user name cetc..)..while running this website in localhost(iis)this works fine. but while i upload this in windows webserver without giving ne error it seems that session variables failed to store the data...
    Posted to State Management (Forum) by shuvradip on 08-07-2007, 12:00 AM
    Filed under: Session, asp.net 2.0, session start, Session Management, authentication, asp.net, c#, session state management
  • Re: After porting working asp.net project to vs 2005, Response.Redirect ends Session

    I know the session ends because, I do cleanups in Session_End. The response.redirect uses a session-specific path that will no longer exist, hence failure. It becomes extremely complex to maintain a web site using 2 development environments, and in addition have 2 development environments reside on the...
    Posted to Migrating from Visual Studio .NET 2003 to Visual Studio 2005 (Forum) by StanDav on 08-23-2007, 12:00 AM
    Filed under: visual studio 2005, ASP.NET, asp.NET 2.0, web site project, Response.redirect, Session, IIS
  • Sessions get disconnected

    Hello, The customers keep reporting on disconnected sessions. We have a bit of memory problems on our system. I found two types of message is eventlog. Source: ASP.NET 1.0.3705.6018 Event ID: 1001 Description: aspnet_wp.exe (PID: 6100) was recycled because memory consumption exceeded the 900 MB (22 percent...
    Posted to State Management (Forum) by K_L on 09-19-2007, 12:00 AM
    Filed under: session data lost problem, Session, application restart, asp.net, performance, memory
Page 1 of 2 (19 items) 1 2 Next >