Error "Method '<Clone>$' in type " on Start when loading some Plugins

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 年 前
Hi,

We used
Nop commerce 4.5 and plugin 4.5
Visual Studio 2019
2 年 前
Need visual studio 2022. Key part of what’s wrong
1 年間の 前
A clean and then build with VS 2022 seemed to solve it for me.
1 年間の 前
Yep. That’s the whole point of this thread. Everything must be vs2022
1 年間の 前
Hello guys,

The solution was mentioned in this thread https://www.nopcommerce.com/en/boards/topic/92720/plugin-development-4404-install-issue/page/2, for versions under 4.5 you need Visual Studio 2019 and you have to do a full Clean + Rebuild, which will work. If you are switching between 4.5 and lower ones you have to check if the rebuild was done successfully as I had some issues with some plugins and had to manually rebuild them.

For 4.5 and onwards you need Visual Studio 2022 and do the same steps as above.

Hope it helps someone
1 年間の 前
First of all you need to Clean your solution, then build the plugin folder. after all rebuild your solution and run that.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.