Browse by Tags

Related Posts

  • Avoid Timeout for Long data entry form

    How can i Avoid Timeout for Long data entry form. I have tried to set timeout in web.config, but no success. I have a website in which data entry form can take long time to fill in necessary information. By the time user is done with filling information, website timeout occur and user is logged out...
    Posted to State Management (Forum) by dotnetguts on 06-05-2009, 12:00 AM
    Filed under: Session, timeout, asp.net, auto saving
  • 3-8x ACCELERATOR for ASP.NET is in public beta

    Stimulus Technology is pleased to announce Web Stimulus, the fastest software Accelerator for ASP.NET business applications. Web Stimulus speeds up ASP.NET web forms response times by 3-8x on average, with virtually no coding. Web Stimulus’s key performance improvements: Reduces ASP.NET traffic by 10...
    Posted to Announcements (Forum) by Vadim.Kleyzit on 03-16-2009, 12:00 AM
    Filed under: Session, Testing, ViewState, web application, Web Forms, asp.net, ASP.NET 1.1, ASP.NET 2.0, ASP.NET AJAX, Cache, Compression, Controls, gridview, Performance, ASP.NET 3.5
  • Session Management Problem in IE7 Tab

    Hi, I have an web application which uses inproc session state.One of the use wants to use multiple instance of the application in single IE7 instance different TABs.The problem is as IE7 will create only one session ID for all the TABs,so session data will be shared across alll the instance in different...
    Posted to State Management (Forum) by Arabinda on 02-27-2009, 12:00 AM
    Filed under: Session, asp.net, cookie, cookieless
  • Telerik's Sitefinity CMS at discountasp.net problem

    I am using discountasp.net to host a Sitefinity CMS 3.5 Web application. When we log into the CMS for a content management session, we are prompted to log in very frequently while we use the CMS. For example, when we attempt to upload an image, the second we click the button to do that, we are redirected...
    Posted to Free For All (Forum) by 68muscle on 02-24-2009, 12:00 AM
    Filed under: session, stateserver, asp.net, authentication, IIS 6.0, iis7, Hosting
  • Re: what is meaning of session?

    Hi, In general if you under stand then Session is the time which a user or a person spends doing something or doing the same thing continously without fail. Some examples are Do excercise for 1 hour, so the this 1 hour is an excercise session, Study for 15 minutes would be called A session of study....
    Posted to Getting Started (Forum) by MadForDotNet on 02-24-2009, 12:00 AM
    Filed under: session, asp, ASP Objects, asp.net
  • Maintaining a Particular time for Download

    Hi I am Planning to build a Web Application where i will Provide the Download link of a Video File Uploaded by Site Admin to Members of a Site for a Particular time Frame (For Eg. 2hrs) and after that the file link while not be shown to user but the upload file will still be there on Server.And if the...
    Posted to State Management (Forum) by Pawanchoure on 02-04-2009, 12:00 AM
    Filed under: "ASP 2.0" "Session Expire Event", Session, session asp.net, ASP 2.0, asp.net, Application State Reset
  • Custom Session Provider Using Web Services

    Hello, Have any of you ever implemented a session provider that uses web services to store session data on a remote computer? The reason why I have to do this is that in my current project we aren't allowed to directly access a database server from the web server. I know it's stupid, let's...
    Posted to State Management (Forum) by RicardoPeres on 02-03-2009, 12:00 AM
    Filed under: Session, .net, .Net 2.0, asp.net
  • Response.Redirect on Session TimeOut

    This is a hot topic and the web is filled with posts about this, but none of the solutions that I have seen are what I would consider to be good. My Session Timeout is configured in my Web.Config as follows: < sessionState timeout= "60" /> There has to be a way to set a redirect in the...
    Posted to State Management (Forum) by bfancett on 12-30-2008, 12:00 AM
    Filed under: refresh, Session, session & postback and user control, Session and Authentication, Session and Substitution and OutputCache, session and tabs, session end, session loss, Session Management, session problem, session state timeout, Session statee timeout, session time out, session timeout, session variables, session.end, sessionn state, sessions, Threading Timer Permanent, timeout, timeout problem, Timeout Session Authentication, Timer, accessing session, ajax, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, application end event, asp.net, asp.net 3.5, ASP.NET AJAX, ASP.net Session, asp.net session timeout, Async, browser, Browser Back Button, c#, C# session expire, change session, HTTTPResponse, "dynamic controls", Seession, Ajax .NET Session Exception ASP.Net, Application State, response.redirect, Request timed out, requests, session and userid, session expires, asp.net. sessions, HTTPContext.Current.Session, HttpModule timeout
  • HttpContext.Current.Session is null after Routing

    Without routing, HttpContext.Current.Session is there so I know that the StateServer is working. When I route my requests, HttpContext.Current.Session is null in the routed page. I am using .NET 3.5 sp1 on IIS 7.0, without the MVC previews. It appears that AcquireRequestState never when using the routes...
    Posted to HttpHandlers and HttpModules (Forum) by ribalo on 10-20-2008, 12:00 AM
    Filed under: Routing, Session, IIS 7, ASP.NET
  • Lose of session when delete a folder

    In a page my user is uploading a file which i am storing in a folder created by the sessionid of the current user. Now in my page there is another button by which i am deleting the folder and the containing file. I am simply using Directore.Delete(path,true) for deleting recusively. Till this it is working...
    Posted to State Management (Forum) by aalokitoaami on 07-09-2008, 12:00 AM
    Filed under: Session, session loss, asp.net, folder delete
Page 1 of 4 (39 items) 1 2 3 4 Next >