I'm trying to setup this module. I have installed the version from Snowcovered (3.1.1). I have added the Opt-In Email module to my site and I have setup one list. I've then tried to open the initial settings only to find a blank screen (other than my skin) - not what I was expecting. On inspecting my log veiwer I can see this:
AssemblyVersion: 04.05.01
PortalID: 0
PortalName: PSYBT
UserID: 3
UserName: u101440
ActiveTabID: 189
ActiveTabName: Dev Region
RawURL: /Regions/DevRegion/tabid/189/ctl/Module/ModuleID/1083/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.psybt.org.uk/Regions/DevRegion.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 21a6a94a-476b-4191-b004-ee7fad456a60
InnerException: D:\DNN451Upgrade\DesktopModules\Opt In - Opt In Email\_EditOptInSettings.ascx(8): error BC30456: 'RegisterPostBackControl' is not a member of 'DotNetNuke.Framework.AJAX'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.CompileWebFile
StackTrace:
Message: System.Web.HttpCompileException: D:\DNN451Upgrade\DesktopModules\Opt In - Opt In Email\_EditOptInSettings.ascx(8): error BC30456: 'RegisterPostBackControl' is not a member of 'DotNetNuke.Framework.AJAX'. 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.Modules.Admin.Modules.ModuleSettingsPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings)
Source:
Server Name: S15248602
Any advice on how to fix this issue would be appreciated.