I have created a web page (in Layouts) using the ReportViewer Web Part. When I try to view the report I get the following error message
The type 'Microsoft.SharePoint.Portal.Analytics.UI.ReportViewerMessages, Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' does not implement IReportViewerMessages at Microsoft.Reporting.WebForms.ConfigFilePropertyInterface`1.EnsurePropertyLoaded()
I found the following post which seems to offer a solution but for some reason this did not work
blogs.msdn.com/.../...he-same-port-default-80.aspxI also found the following
social.msdn.microsoft.com/.../eb849ddc-2bdb-4149-8b21-764724f34278And as given in the solution my web site and the reports server are running in two different sites anyway but I still get the same problem. Does anyone know how to fix this?