Hi guys,
Recently upgraded a clients site to the latest 4.X version, and now when i click on the settings button for the feedback module, I get the following error:
Error: Module is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Inetpub\vhosts\wagner.com.au\httpdocs\Admin\Modules\ModuleSettings.ascx.vb(125): error BC30451: Name 'txtFriendlyName' is not declared. ---> System.Web.HttpCompileException: C:\Inetpub\vhosts\wagner.com.au\httpdocs\Admin\Modules\ModuleSettings.ascx.vb(125): error BC30451: Name 'txtFriendlyName' is not declared. 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 ---
I have downloaded the latest version and installed it via the module manager, and still get the same error.
Any suggestions?
Thanks!