We are trialing Reporting Services v9 on a customer's installation of DNN4.9.2. The installation was fine, but when I put the module on a page I received the error:
Error: SSRS Test2 is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException:
C:\Web
Sites\xxx\wwwroot\DesktopModules\RS2005\ViewRS2005.ascx(6):
error BC30456: 'CreateResourceBasedLiteralControl' is not a member of
'ASP.desktopmodules_rs2005_viewrs2005_ascx'. --->
System.Web.HttpCompileException: C:\Web
Sites\xxx\wwwroot\DesktopModules\RS2005\ViewRS2005.ascx(6):
error BC30456: 'CreateResourceBasedLiteralControl' is not a member of
'ASP.desktopmodules_rs2005_viewrs2005_ascx'.
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
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.Compilation.BuildManager.GetVPathBuildResult(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 ---
Any insights, we are excited about being able to use your module.
|