Wiki

Clone wiki

Aspose .NET for Dynamics CRM / How to Install Aspose .NET AutoMerge CRM 2011

How to Install

  • Install Aspose.Words.dll in GAC on the CRM server.
  • Open Visual studio command Prompt as administrator and browse to the location of Aspose.words.dll.
    image:1335804
  • Write the following command to install the library in GAC. "gacutil -i aspose.words.dll".
    image:1335810
  • Download the Solution File.
  • Open CRM and go to Import Solution.
    image:1335779
  • Click Browse and select the downloaded solution file and click next.
    image:1335782
  • Click Next and wait for the solution to import.
  • Click close when the solution is imported successfully.
    image:1335788

Updated