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!
Removing unneeded DLLs
Re: Removing unneeded DLLs
If you remove some dll then also make sure that any control of page that depends upon that dll will not be used.
Re: Removing unneeded DLLs
Removing shipping or payment provider DLLs that you are not using will not cause any problems.