I\'m occasionaly getting the following popup from an AJAX.NET application
Sys.WebForms.PageRequestManagerServerErrorException: An Unknown error occurred while proc
add in web.config and in YourPage.aspx set (ClientIDMode="Static" ValidateRequest="false")
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
EXAMPLE: web.config