Developer forum

Forum » Development » Problems with CheckoutDoneOrderIsComplete notification

Problems with CheckoutDoneOrderIsComplete notification

Jackie Nagel
Reply
Hello! :-)

We're trying to implement this notification subscriber - but we're not able to get it to run, at all.

In the log file we're getting the current error:

Unexpected exception with the message: Could not load type 'CheckoutDoneOrderIsCompleteArgs' from assembly 'Dynamicweb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.

What is the problem here?

I've assured that there is consistency between the .dll files in my development project and on the server.

Thanks in advance in this matter, and we're hoping for a swift solution for this problem! :-)


Replies

 
Vladimir
Reply
 Hi Jackie!
Tell me please:
1. What version of the DW do you use for your subscriber?
2. Url of your site
 
I should check consistency.. 
On my solution I got similar error when in Bin folder of site presents subscribers, compiled with the other version of dynamicweb.dll then current.
Check please that there are no billing.dll, customModule.dll in bin folder.

Best regards,
Vladimir
 

 
Jackie Nagel
Reply
 Hello Vladmir.

Thanks for your response!

1. We're using version 8.0.2.2
2. I can't, unfortunately, hand out the solution URL in public, so we'd have to solve this on a more general plan or take it as a case.

There's no CustomModules.dll in the folder since we're compiling to a .dll named something else. Can this be the problem?

We've used Dynamicweb eCom features in this dll and it's working flawlessly.

The Billing.dll is present in the bin folder, is this a problem?

Hoping for a quick response so we can come closer to a solution! :-)

Thanks.
 
Vladimir
Reply
This post has been marked as an answer
Hi Jeckie!
I found the source of errors:
Dynamicweb.eCommerce.C5Connector.dll  (19kb)

This file was compiled with the old version of Dynamicweb.dll and should be removed or replaced with correct


Best regards,
Vladimir


Votes for this answer: 0
 
Jackie Nagel
Reply
 Thanks alot for the help Vladimir.

Is this bug listed somewhere as an known error? Recently we've had other solutions with the same problem in regard of the C5Connector dll.

 

You must be logged in to post in the forum