Removing unneeded DLLs

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
jrobgood
Lieutenant (LT)
Lieutenant (LT)
Posts: 56
Joined: Wed Nov 14, 2007 2:27 am

Removing unneeded DLLs

Post by jrobgood » Tue Feb 17, 2009 7:24 pm

I'm looking for some guidance on removing all unneeded DLLs from an AC7 installation. Going on the belief that we've got a locked-down deployment and will not need certain features like, for example, PayPal integration or CyberSource, is there a recommended method for removing them from the BIN folder and not causing runtime errors?

Thanks!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Removing unneeded DLLs

Post by mazhar » Wed Feb 18, 2009 3:43 am

If you remove some dll then also make sure that any control of page that depends upon that dll will not be used.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Removing unneeded DLLs

Post by sohaib » Wed Feb 18, 2009 4:23 am

Removing shipping or payment provider DLLs that you are not using will not cause any problems.

Post Reply