Iam using Aspose.Words for converting sql reports to word.
I had followed the step by step procedure mentioned in the site
https://www.codeproject.com/Articles/28662/Adding-DOC-RTF-and-OOXML-Export-Formats-to-the-M-2
But iam getting the below error
Could not load file or assembly 'Aspose.Words.ReportingServices, Version=2.2.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045) C:\Documents and Settings\Lekha.Vetil\My Documents\Visual Studio 2005\Projects\UsingReport\Default2.aspx 1 1 C:\...\UsingReport\
Please help…Iam stuck up with this error since past 3days.
Thanks and Regards