Trying to install and check out the demo, getting the following error: please advise
Error: Reporting Services is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: D:\wwwroot\sitename\DesktopModules\RS2005\ViewRS2005.ascx(30): error BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'. ---> System.Web.HttpCompileException: D:\wwwroot\sitename.com\DesktopModules\RS2005\ViewRS2005.ascx(30): error BC30560: 'ReportViewer' is ambiguous in the namespace 'Microsoft.Reporting.WebForms'. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace --- |