Hi,
I'm currently having a quite strange issue.
Juste for you to know, I have the latest version of ASP.NET AJAX (V2010.2.929.40)
So, I'm developing a Website, I hit F5 sometimes to check how it's going on... And their is no problem!
After some hours of coding, I put my project on a server... And their, it's not working in the same way...
And with IE 8, I have this appearing :
I don't understand where to search for this error... !
So, my page arrive well in my browser, and when I try to update my DetailView (Witch is in a Telerik:RadAjaxPanel), I have this problem
Can you help me please ?
Jean-Yves
I'm currently having a quite strange issue.
Juste for you to know, I have the latest version of ASP.NET AJAX (V2010.2.929.40)
So, I'm developing a Website, I hit F5 sometimes to check how it's going on... And their is no problem!
After some hours of coding, I put my project on a server... And their, it's not working in the same way...
And with IE 8, I have this appearing :
Détails de l’erreur de la page Web
Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; MALC)
Horodateur : Thu, 30 Sep 2010 13:49:27 UTC
Message : 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 PUB'.
Ligne : 6
Caractère : 84093
Code : 0
URI : http://10.199.102.121:443/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RScM1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3afr-FR%3a8f393b2b-3315-402f-b504-cd6d2db001f6%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3afr-FR%3a183fb741-216d-4765-9b46-4a1f5d38fdd7%3a16e4e7cd%3af7645509%3a22a6274a%3a86526ba7%3a874f8ea2%3aed16cbdc%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3ae4f8f289%3a8e6f0d33%3a6a6d718d
=========================================================================================================
Détails de l’erreur de la page Web
Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2; MALC)
Horodateur : Thu, 30 Sep 2010 13:58:32 UTC
Message : 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 PUB'.
Ligne : 6
Caractère : 84093
Code : 0
URI : http://10.199.102.121:443/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RScM1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3afr-FR%3a8f393b2b-3315-402f-b504-cd6d2db001f6%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3afr-FR%3a183fb741-216d-4765-9b46-4a1f5d38fdd7%3a16e4e7cd%3af7645509%3a22a6274a%3a86526ba7%3a874f8ea2%3aed16cbdc%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3ae4f8f289%3ab7778d6c%3a19620875%3a39040b5c%3ae524c98b%3aaa288e2d%3a58366029%3a8674cba1%3ac08e9f8a%3ae085fe68%3aa51ee93e%3a59462f1%3bAjaxControlToolkit%2c+Version%3d3.0.20229.20843%2c+Culture%3dneutral%2c+PublicKeyToken%3d28f01b0e84b6d53e%3afr-FR%3a3b7d1b28-161f-426a-ab77-b345f2c428f5%3ab14bb7d5%3a13f47f54%3a3c55b13e%3adc2d6e36%3ade51bc8f%3a1d056c78%3aa3e10fa2%3a701e375f%3aa4313c7a
I don't understand where to search for this error... !
So, my page arrive well in my browser, and when I try to update my DetailView (Witch is in a Telerik:RadAjaxPanel), I have this problem
Can you help me please ?
Jean-Yves