Hi

I'm using nopCommerce 2.5 and I've written a shipping plugin and it all works perfectly when run through Visual Studio i.e. when I run nopCommerce from VS I can install and configure the custom plugin and use it at checkout time.

However, after running Prepare.bat and Deploy.bat and then copying the Shipping.CustomPluginName folder from the Nop.Web\Plugins folder across to the Deployable\nop_2.50\Plugins folder and then navigating to http://localhost/nopcommerce2.5/Deployable/nop_2.50/,

I then go to the Admin Area -> Configuration -> Plugins and click on 'Install' for my plugin and I then get the error 'The method or operation is not implemented'. If I do the same thing while accessing nopCommerce through Visual Studio(instead of through localhost) I don't get this error.

Please could someone lead me in the right direction for what to look for to sort out this issue?

Thanks and kind regards

Genevieve