Hi I need some clarification on Asynchronous plugins. We have two server one is the application server where IIS is installed where CRM is installed and Backend server where the CRM Sandbox and Asynchronous services are installed. I used the application
server to register the custom plugins using the registration tool by copy the custom assembly under Server->bin-> assembly folder. Some plugins run in Synchronous and some in Asynchronous mode to take advantage of the Backend server do I need to copy
the dlls on the BackEndServer too?