I'm getting a javascript / ajax error when using an update panel inside a usercontrol (contact form). Clicking the submit button doesn't do anything as Im getting this error message:
SCRIPT5022: 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'. ScriptResource.axd?d=BLotAlFPH9-YnFNIfuBeNg6bk2M5PTsGizGYPiruOHzEF723E_urtB0YtNTCKf2eAm_H-94CgSuxXzLyMiF9uZsgFOXbeBdIcpq9Ati1czZ17_s9sDA6Meokg69U6rReo81ZvSlgVzI5HbJ5EfIVSmmbmVTuyE5iOu6fZETgUZtzOHGl0&t=fffffffff9d85fa6, line 513 character 13
The doctype used in my masterpage is no different to others sites I've developed, and I've used this contact form before.
Update panel not working / javascript error
I'm getting a javascript / ajax error when using an update panel inside a usercontrol (contact form). Clicking the submit button doesn't do anything as Im getting this error message:
The doctype used in my masterpage is no different to others sites I've developed, and I've used this contact form before.
is working on a reply...