Ajax アクティビティを実行しようとすると、Web サイトで断続的なエラーが発生します。私が受け取るメッセージは
Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '
<!DOCTYPE html P'.
したがって、明らかにある種のサーバータイムアウトか、サーバーが破損したガベージを返すだけです。これは一般的に、残念ながら常にではありませんが、起こります