You need to register the dox42 DocuSignAction in order to use it with dox42 Server.
Note
If you are using dox42 Online: dox42 DocuSignAction is already deployed in your instance!
Steps
Copy the following assemblies to the bin folder of your dox42 Server (C:\dox42Server\bin):
DocuSignAction42.dll
Register the dox42 DocuSignAction as a Custom Output Action in the web.config file of your server.
<customOutputActions> <add key="DocuSignAction42.DocuSignAction" value="DocuSignAction;c:\dox42Server\bin\DocuSignAction42.dll"/> </customOutputActions>
Save the web.config file.
Result
You have registered the dox42 DocuSignAction and can now use it with dox42 Server.