Error when trying to set up google checkout gateway

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jpopowski1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Oct 01, 2008 10:10 am

Error when trying to set up google checkout gateway

Post by jpopowski1 » Thu Aug 06, 2009 9:50 am

[MissingMethodException: Method not found: 'System.String CommerceBuilder.Utility.StringHelper.Replace(System.String, System.String, System.String, System.StringComparison)'.]
CommerceBuilder.Payments.Providers.GoogleCheckout.GoogleCheckout.BuildConfigForm(Control parentControl) +0
ASP.admin_payment_addgateway2_aspx.Page_Init(Object sender, EventArgs e) +79
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnInit(EventArgs e) +99
System.Web.UI.Page.OnInit(EventArgs e) +9
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834

What could cause this? It seems to be part of CommerceBuilder.dll

Judy

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Error when trying to set up google checkout gateway

Post by mazhar » Fri Aug 07, 2009 5:53 am

What is your application version? What made this error to appear, I am asking about the action that resulted it? Finally do you have any customization?

jpopowski1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Oct 01, 2008 10:10 am

Re: Error when trying to set up google checkout gateway

Post by jpopowski1 » Fri Aug 07, 2009 11:37 am

Lots of customization, but not in admin.
I went to 'Edit Gateways', then 'Add Gateway', then 'Google Checkout'.

Version is 7.0.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Error when trying to set up google checkout gateway

Post by Logan Rhodehamel » Fri Aug 07, 2009 3:28 pm

It looks like the file CommerceBuilder.GoogleCheckout.DLL comes from a newer version than the file CommerceBuilder.DLL. If you went to Help -> About, the text box would show version numbers for all of your DLL files. Posting that content might be helpful.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply