Modifying the Libraries :: Seeing the updates

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
Hi All

I have just modified my first file; PriceHelper.cs

This is the change the hard coded value for "excl tax" to "exc VAT"

So...

I have rebuilt the solution and set the target to Release.

It has dumped the DLL in C:\inetpub\wwwroot-nopcommerce-full\Libraries\Nop.BusinessLogic\bin\Release

To get the website to recognise the changes, is it simply a case of copying that DLL to: C:\inetpub\wwwroot-nopcommerce-full\NopCommerceStore\bin

Or should the Build automatically send the DLL's to website folder?

Not done this before, so appreciate your help.

Regards
Anthony
14 years ago
Just copy a new DLL to: C:\inetpub\wwwroot-nopcommerce-full\NopCommerceStore\bin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.