Hi guys,
I converted my web apps from VS2005 to VS2010 and I login fine and then when I am entering serching criteria and click submit button I am getting error:
Error: Object doesn't support this property or method
Or when I click button to redirect to another page I am getting different error:
Error: 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 '�'.
Thanks,
I converted my web apps from VS2005 to VS2010 and I login fine and then when I am entering serching criteria and click submit button I am getting error:
Error: Object doesn't support this property or method
Or when I click button to redirect to another page I am getting different error:
Error: 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 '�'.
Thanks,