We understand that your ecommerce site is crucial to the success of your business, from time to time issues and questions can arise and you need to have the assurance there will be someone on hand to help resolve these in a timely fashion so you can spend your time driving your own business forward.

So if you are looking for faster responses to your questions or would like the assurance there is someone on hand for you to contact, fear not we have a number of paid support options that are available to you that can give your organisation the peace of mind knowing a member from the Cart Viper team will always be available to assist!

Purchase a Support Plan

Community Support

HomeHomeIssues and Supp...Issues and Supp...MiscellaneousMiscellaneousCheckout does not work newtonsoft errorCheckout does not work newtonsoft error
Previous
 
Next
New Post
8/29/2014 3:49 AM
 

When trying to place an order on the site, when you hit place order, a red box with an error appears stating " Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"

Any thoughts on how to fix this? I am using stripe as the payment gateway

 
New Post
8/29/2014 2:27 PM
 

Hi

I would guess you have another module which has installed a different version of NewtonSoft. Hence when we attempt to call the version we have coded against it blows up.

Could you have a look in your /bin folder and send over the version of Newtonsoft.Json.dll so we can see what version you are running? 
My email is mark@cartviper.com

Regards

 

Mark

 
New Post
8/29/2014 6:55 PM
 

Hi Mark,

Here is a link to the file you requested. http://expirebox.com/download/884dbaf...

I tried a fresh install of DNN and only installed the new skin, plus Cart Viper and I get the same error. 

Thanks for looking into this

 

 

 

 

 
New Post
9/1/2014 4:40 AM
 

Hi Mark,

I figured out my own solution after seeing someone else talking about issues with the stripe payment provider int the newton json dll. Directly out of the box, Cart Viper does not work with the latest version of DNN from what I can tell. At least not when using stripe. 

I took the newton DLL that is in the bin folder of cart viper and created a new bin2 folder on the portal. I then added an assembly reference of 

<dependentAssembly>

                <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" />

                <codeBase version="5.0.0.0" href="bin\Newtonsoft.Json.dll" />

                <codeBase version="6.0.0.0" href="bin2\Newtonsoft.Json.dll" />

            </dependentAssembly>

and everything works. Might be helpful for you to add that piece of information to the documentation so that others who have issues with the newtonjson dll.

Thanks, John

 
New Post
9/1/2014 6:27 PM
 

Hi,

That's correct DNN standard packaging NewtonSoft.Json.dll in newer versions of DNN leading that error when using Stripe as we had referenced a newer version of this .dll than DNN were using. We have corrected this in the latest version of Cart Viper so you won't get this conflict:

http://www.cartviper.com/free-trial

Thanks
Nigel.

 
Previous
 
Next
HomeHomeIssues and Supp...Issues and Supp...MiscellaneousMiscellaneousCheckout does not work newtonsoft errorCheckout does not work newtonsoft error


 

We use cookies on our website to improve our service to you, by continuing you agree to our use of cookies. However you are able to update your settings at any time.

Cookie Policy

A cookie, also known as an HTTP cookie, web cookie, or browser cookie, is a piece of data stored by a website within a browser, and then subsequently sent back to the same website by the browser. Cookies were designed to be a reliable mechanism for websites to remember things that a browser had done there in the past, which can include having clicked particular buttons, logging in, or having read pages on that site months or years ago.

Strictly Necessary Cookies

These cookies cannot be disabled

These cookies are necessary for the website to function and cannot be switched off. They are normally set in response to your interactions on the website e.g. logging in etc.

Cookies:
  • .ASPXANONYMOUS
  • .DOTNETNUKE
  • __RequestVerificationToken
  • authentication
  • CV_Portal
  • CV_Store_Portal_Cart_0
  • CV_USER
  • dnn_IsMobile
  • language
  • LastPageId
  • NADevGDPRCookieConsent_portal_0
  • userBrowsingCookie

Performance Cookies

These cookies allow us to monitor traffic to our website so we can improve the performance and content of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited or how you navigated around our website.

Cookies:
  • _ga
  • _gat
  • _gid

Functional Cookies

These cookies enable the website to provide enhanced functionality and content. They may be set by the website or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.

Cookies:

Currently we are not utilizing these types of cookies on our site.

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.

Cookies:

Currently we are not utilizing these types of cookies on our site.

Feedback