1. Go to BV Admin > Options > Site Settings > Shipping. How many shipping methods are listed? Are they based on the UPS or By Weight shipping providers?
2. Go to BV Admin > Options > Site Settings > Payment > Google Checkout Edit, what is the setting for "Default Shipping Type"? What is the "Base Default Shipping Amount"?
3. Sign on to Google and go to your Google Merchant Checkout page. Select Settings > Integration. The bottom half of the page is a list of Integration Issues. What are the most recent issues?
WebResource.axd is a "fake" page. It is used to retrieve common bits of javascript
or css. When a server running ASP.NET sees a request for WebResource.axd, it examines the querystring (i.e. d=OyBqegAWojL08kzI4wcIVw2&t=632976281792187500) to find out which resource is being requested and where it can be found. For example
http://www.nicegesture.com/WebResource.axd?d=2caBma66VaLSrVAVI4W3VLj3417-VRfn16rOU5KqQqU1&t=633120561760000000 will retrieve Anthem javascript
from the Anthem.dll file (the javascript
is embedded inside of Anthem.dll, and WebResource.axd knows how to get it out).
UPDATE: When I wrote the post the URL above actually did retrieve the Anthem javascript
. Now it returns a 404 error. I don't know why it no longer works.
I suspect Google has indexed an older version of your page that used different bits of script
or css that no longer exist, such as an older version of Anthem.