Google Checkout JavaScript Error

Posted By Richard Sun 12 May 2013
Add to Favorites2
Author Message
Richard
 Posted Sun 12 May 2013
Supreme Being

Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)Supreme Being - (2,935 reputation)

Group: Awaiting Activation
Last Active: Thu 16 May 2013
Posts: 0, Visits: 20
Hi,

I wonder if anyone has had the same experience as me. To make sure it's nothing I've done, I have installed a fresh 2.02 installation with sample data, set up my Google checkout merchant details in either test or fake mode and tried to purchase an item. If I try to use the links that are generated I get the dreaded JavaScript 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 '
<!DOCTYPE html PUB'.


The call stack didn't really help with things:

_endPostBack, ScriptResource.axd, line 2
_parseDelta, ScriptResource.axd, line 2
_onFormSubmitCompleted, ScriptResource.axd, line 2
Anonymous function, ScriptResource.axd, line 2
Anonymous function, ScriptResource.axd, line 2
d, ScriptResource.axd, line 2
completed, ScriptResource.axd, line 2
_onReadyStateChange, ScriptResource.axd, line 2

I've had a Google around and found and found that there are reports of modules and user control conflicts but haven't found any way to make this work.

Has anyone else experienced this? Is there any advise as to where to go from here?

All suggestions would be very welcome.

Thanks.


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top