Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find DLLs #3

Open
lukin155 opened this issue Dec 27, 2019 · 1 comment
Open

Can't find DLLs #3

lukin155 opened this issue Dec 27, 2019 · 1 comment

Comments

@lukin155
Copy link

I tried installing the plugin. I downloaded the files and copied them to
\Plugins\WebTail.Stripe

The site won't start, I get:
image

Logs say:
Application startup exception: System.Exception: Plugin 'Credit Card (Stripe)'. Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Core, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

Unable to load one or more of the requested types.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Core, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
---> System.Exception: Plugin 'Credit Card (Stripe)'. Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Core, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Core, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Services, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
Could not load file or assembly 'Nop.Web.Framework, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

@lukin155
Copy link
Author

lukin155 commented Jan 6, 2020

Additional info: I am using nopCommerce 4.10. I suspect that is the problem, because the missing DLLs are all 4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant