Browse by Tags

Related Posts

  • How to keep an application alive?

    Any idea how to keep an application alive? One way I thought to create a new thread when the Application_End even is raised in global.ascx like public void PingServer() { try { WebClient http = new WebClient (); string Result = http.DownloadString( App .Configuration.PingUrl); } catch ( Exception ex...
    Posted to Web Forms (Forum) by Dynamic2008 on 06-15-2008, 12:00 AM
    Filed under: process, ASP.net 2.0 code-behind, aspnet_wp, C# URL handling, cache null object, Cache variables, Caching, global.asax, .ascx .aspx C#, .aspx page, .cs, Cache
  • I found the problem and the solution

    I am sending email error details to my mailbox. I could see every error on my page. So this error was happening rarely. I couldn't understand this for months long. I tried many things. I have never tried to set viewstate encription to never. This is the solition but naked viewstate is not good. The...
    Posted to State Management (Forum) by nergun on 02-28-2008, 12:00 AM
    Filed under: EnableEventValidation, EnableViewState, EnableViewStateMac, Restart, View state control, view state controls Ajax tabpanels dynamic controls, View state Problem, view state refresh F5 load event, ViewState, viewState asp.net controls page size, viewstate MAC failed, .Net 2.0, ASP.net Session, asp.net., Cache, cache problem, Caching, caching http, context.cache, Email, Error Logging, Exception, mac validation, MachineKey, Error Handling, LoadViewState, view state, asp.net - application variables, Global Error Handling, view state controls, viewstate asp.net, error, global.asax
Page 1 of 1 (2 items)