asp.net - PageRequestManagerParserErrorException on Live Server - Help! -


I'm really hoping someone can help you, I have to get this right tomorrow or I'm in trouble. I apologize because I have only a description from memory, at home.

This error is:

  Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server can not be parsed The common cause of this error occurs when the call for the response response Is modified by Writ (), feedback filter, HTT module or server trace is enabled. Description: '& lt ;! Error parsing near DOCTYPE html P, it appears in both FF and IE, and is only on live server. 

This partial (or partial effort is made because they stop working and Don can not be updated) Postback within the update panel on one form on each page. It does not always do this, but once it is broken, it is consistent. I suspect that after the question pages it has been posted back to a second page, but I am not 100% of this. This form is absolutely integral to the site's function.

I have goggle and goggle, and I have seen the general reasons (Reponse.write, tracing etc.) as well as there is no such general reason (like the firewall is broken with headers), But none is applicable, something does not apply doubly as this problem does not occur on our staging server. I do not know that slow loading times will affect it.

Any help would be greatly appreciated!

EDIT: I am using .NET 2.0 and AJAX Framework 1.0.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -