My problem now is that I get an error entering "Rotator Settings"
I have another module that needs a newer version of AjaxControlToolkit 1.0.10920.3893
Is the anything to do to get the Rotator working with this newer version?
DotNetNuke.Services.Exceptions.ModuleLoadException: (0): error CS1705: Assembly 'Engage.Rotator, Version=1.2.0.26354, Culture=neutral, PublicKeyToken=null' uses 'AjaxControlToolkit, Version=1.0.10920.32880, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' which has a higher version than referenced assembly 'AjaxControlToolkit, Version=1.0.10920.3893, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' ---> System.Web.HttpCompileException: (0): error CS1705: Assembly 'Engage.Rotator, Version=1.2.0.26354, Culture=neutral, PublicKeyToken=null' uses 'AjaxControlToolkit, Version=1.0.10920.32880, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' which has a higher version than referenced assembly 'AjaxControlToolkit, Version=1.0.10920.3893, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' 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) --- End of inner exception stack trace ---