Disadvantages between ASPOSE 32-bits and SharePoint 64-bits

Hi ASPOSE Team,

We are working on the interface in Aspose reporting for SharePoint, and we find the disadvantage that Aspose libraries are 32-bit and SharePoint is 64-bits. This generates an error when compiling the project, which proposes Aspose for this case?, Being that their products are also supported on SharePoint.

Best Regards.

Rodrigo Melgarejo

Hi Rodrigo,

Aspose.Total for SharePoint and Aspose.Total for .NET are compatible with 64-bit systems. Can you please share which APIs are you using and what is the error you see?

Best Regards,

· APIs: Visual Studio 2010

· Error: Could not load file or assembly 'Aspose.Word, Versión=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabla normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";}

<![endif]–>

Hi Rodrigo,

From APIs, I meant Aspose APIs like Aspose.Words, Aspose.Cells etc. Looks like you are using Aspose.Words. Can you please share the following details?

  • The version of Aspose.Words for SharePoint you are using
  • The Operating System you are using
  • SharePoint version

Best Regards,

Hi,

Sorry about that,

Last <span style=“font:7.0pt “Times New Roman””><span style=“font-family: “Book Antiqua”,“serif”;” lang=“ES-AR”>Versión of ASPOSE<span style=“font-family: “Book Antiqua”,“serif”;” lang=“ES-AR”>: ASPOSE. Total for .NET (including Word)

· Operating System: Windows Server 2008 R2 Enterprise Edition

· Version de SharePoint: Server 2010

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabla normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman","serif";}

<![endif]–>Best Regards.

Hi Rodrigo,

Recommended versions to use with SharePoint are Aspose.XXX for SharePoint. You can download Aspose.Total for SharePoint from http://www.aspose.com/community/files/73/sharepoint-components/aspose.total-for-sharepoint/default.aspx

If you want to use Aspose.Total for .NET in SharePoint, you will have to build your own web parts using Aspose APIs and then use those web parts in your SharePoint applications.

Best Regards,

OK Thanks Muhammad for your support.

Best regards