RE: DNN Carousel Module
20-05-2008 9:45 AM (ze_to)
after installing in 04.08.02, the module failed with:
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Users\Demo\AppData\Local\Temp\Temporary ASP.NET Files\dnn\daf649d0\f0cfd2cd\App_Web_carouseleffect.ascx.52b07ce0.f87weg_q.0.vb(56): error BC32206: The project currently contains references to more than one version of DotNetNuke, a direct reference to version 4.8.1.0 and an indirect reference (through 'Gaia.DotNetNuke.CarouselEffect.CarouselEffect') to version 4.8.2.0. Change the direct reference to use version 4.8.2.0 (or higher) of DotNetNuke. ---> System.Web.HttpCompileException: C:\Users\Demo\AppData\Local\Temp\Temporary ASP.NET Files\dnn\daf649d0\f0cfd2cd\App_Web_carouseleffect.ascx.52b07ce0.f87weg_q.0.vb(56): error BC32206: The project currently contains references to more than one version of DotNetNuke, a direct reference to version 4.8.1.0 and an indirect reference (through 'Gaia.DotNetNuke.CarouselEffect.CarouselEffect') to version 4.8.2.0. Change the direct reference to use version 4.8.2.0 (or higher) of DotNetNuke. 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.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)
RE: DNN Carousel Module
Joined: Jan 2007
Posts: 1058
Links:

20-05-2008 9:46 AM (Thomas Hansen - Gaia Core Team)
Hmm, weird, we have several users using it without problems...
Could you try to rebuild it and relink against your nuke DLL(s)...?
(If you have Visual Studio)
.t
RE: DNN Carousel Module
20-05-2008 10:40 AM (ze_to)
sorry, I was still using a 4.08.01 installation