Issue when export a report from reportserver

Hi, i have a generic error when i try to export any of my rdl reports using the report manager…

i’ve downloaded the aspose.word ( zip file ), unpack the file and follow all the instructions.
- copy the aspose.worlds.dll to report server bin directory ( sql 2005 )
- edit the rsreportserver.config
- edit the rssrvpolicy.config

after this, i acess my reportserver at http://172.20.1.77/reports/pages/folder.aspx

i open a report, try to export it to DOC format but i get a generic erro message:

Server Error in ‘/Reports’ Application.
A generic error occurred in GDI+.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: A generic error occurred in GDI+.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[Exception: A generic error occurred in GDI+.]
[Exception: An error occurred during rendering of the report.]
[Exception: An unexpected error occurred in Report Processing.]
Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) +495
Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) +958
Microsoft.Reporting.WebForms.ServerReportControlSource.RenderReport(String format, String deviceInfo, NameValueCollection additionalParams, String& mimeType, String& fileExtension) +84
Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +143
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +110
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +154
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Hi

Thanks for your request. Please make sure that you have installed Aspose.Words for reporting Services as described in the following article:

https://docs.aspose.com/words/reportingservices/installing-on-the-server-manually/

You can also try installing Aspose.Words for Reporiting Services using MSI installer:

https://docs.aspose.com/words/reportingservices/installing-using-the-msi-installer/

Also, please attach your RDL report for testing.

Best regards.