Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Google Checkout - Order Notification Error

  1. #1
    bounce10 is offline Junior Member
    Join Date
    Aug 2010
    Posts
    11

    Default Google Checkout - Order Notification Error

    We have received a few admin order notifications from ASPDNSF saying "Unable To Process Request". The customer & admin receives it. However, the order processes successfully. The errors have only occurred when customer uses Google Checkout and it does throw an error in the system log (below). Any ideas? We are on 9.0.1.3 sp1.

    Page URL:/gcCallback.aspx
    Source:mscorlib
    Message:Value was either too large or too small for an Int32.
    Stack Trace:
    at System.Convert.ToInt32(Double value)
    at System.Double.System.IConvertible.ToInt32(IFormatP rovider provider)
    at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
    at System.Xml.Xsl.Runtime.XmlQueryRuntime.ChangeTypeX sltArgument(XmlQueryType xmlType, Object value, Type destinationType)
    at System.Xml.Xsl.Runtime.XmlQueryContext.InvokeXsltL ateBoundFunction(String name, String namespaceUri, IList`1[] args)
    at <xsl:template name="GenerateHeader">(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, IList`1 OrderInfo)
    at <xsl:template match="/">(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator {urn:schemas-microsoft-com:xslt-debug}current)
    at Root(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
    at Execute(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean closeWriter)
    at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigabl e contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)
    at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigabl e contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, Stream results)
    at System.Xml.Xsl.XslCompiledTransform.Transform(IXPa thNavigable input, XsltArgumentList arguments, Stream results)
    at AspDotNetStorefrontCore.XmlPackage2.TransformStrin g()

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    There was an existing issue that is similar to the stack trace below, but it's not when an order is placed via Google rather it's when you generate 'Bulk Printing Report' from Orders -> view/manager orders page. I just tried placing an order via Google Checkout and it worked perfectly. Have you applied the 9.0.1.3 Admin Service Pack update also? Does this error occurred on every GC order or just specific transaction?