Some days ago I have deployed one of my asp.net applications in Windows 2003 server. After deploying I could not browse any pages. I was getting the following errors – This application was precompiled with personalization turned off, but it appears to have been turned on after the precompilation, which is not supported. Description: An
Month: February 2010
Sys.WebForms.PageRequestManagerTimeoutException The server request timed out
Few days ago I found an error when tried to export about 500 reports to pdf. The error is Sys.WebForms.PageRequestManagerTimeoutException The server request timed out. This is not found as exception. It is found on run time as javascript error. I was working on Ajax Control tool kit 3.5. It is occurred because export operation
My all post at a glance
ASP.NET Web gardening in IIS 7, configure step by step Jump Start to be Software Developer (Session-4) C# Architecture and Design Pattern IIS Javascript
Some Most important Link
Online course or Tutorial http://www.pluralsight.com/training Forums: http://forums.asp.net/ Article Design Pattern in Simple Examples Asp.Net Mvc Single Page App with Upida Article – Architecture Architecture Guide: ASP.NET MVC Framework + N-tier + EF and Many More Domain & Hosting http://www.arvixe.com/asp_net_web_hosting http://www.byethost.com/ For Open Id: Microsoft: https://account.live.com/developers/applications/ Facebook: https://developers.facebook.com/apps/ Twitter: https://dev.twitter.com/ Google: http://console.developers.google.com/ Others: http://shibbir.net/ http://www.trirand.net/ For
HTTP/1.0 503 Service Unavailable
Some days ago, I fall in a problem. I could not create an ASP.net project. An error occurred when I press ok button in New project. ERROR: “The Web server reported the following error when attempting to create or open the Web project located at the following URL: ‘http://localhost/MyProjectMahedee’. ‘HTTP/1.0 503 Service Unavailable’.” Solution: Go