When I try to go to "Settings" for any page or any module I get the following error:
Error: Module is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\Inetpub\wwwroot\DogHouse\Admin\Modules\modulesettings.ascx(112): error BC30560: 'controls_urlcontrol_ascx' is ambiguous in the namespace 'ASP'. ---> System.Web.HttpCompileException: C:\Inetpub\wwwroot\DogHouse\Admin\Modules\modulesettings.ascx(112): error BC30560: 'controls_urlcontrol_ascx' is ambiguous in the namespace 'ASP'. 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 ---
My Portal is running version 04.05.05
I haven't changed anything on this portal for months. I'm not sure when it started as I haven't needed to update any settings for a while.
I found a few other posts with this error but there didn't seem to be any concrete resolution.
Any help is very appreciated!
Mike Rogers