Getting the following error. Have installed both 3.7 & 3.8 Aspose.Slides, using the manual uninstall procedures listed elsewhere in this site.
Any help would be appreciated.
Server Error in ‘/Reports’ Application.
There is no field ‘m_consumeContainerWhitespace’ for type ‘Microsoft.ReportingServices.Rendering.RPLProcessing.RPLReport’.
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:
Microsoft.Reporting.WebForms.ReportServerException: There is no field 'm_consumeContainerWhitespace' for type 'Microsoft.ReportingServices.Rendering.RPLProcessing.RPLReport'.
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:
[ReportServerException: There is no field 'm_consumeContainerWhitespace' for type 'Microsoft.ReportingServices.Rendering.RPLProcessing.RPLReport'.]
[ReportServerException: An error occurred during rendering of the report.]
[ReportServerException: An error occurred during rendering of the report. (rrRenderingError)]
Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) +1018
Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) +1329
Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileExtension) +209
Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +219
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +171
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3618