My problem is that it is happening with the DNN-Yellow folder, which I can't find a copy of in older versions of DNN, and that's what I use on my admin pages. Can I just copy the files from DNN-Grey over the DNN-Blue ones?
One of my users tried to upload a 4MB document to a folder using the Documents module and got an error in the middle of it. They could not access the Documents module settings after that, and it uses the DNN-Yellow stuff. I can't access any host or admin pages, and they use the DNN-Yellow stuff. The regular user pages of the site are fine, thankfully.
Below is a copy of the error:
Could Not Load Container: /Portals/_default/Containers/DNN-Yellow/Text Header - White Background.ascx
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled error loading module. ---> System.Web.HttpCompileException: E:\web\eastorg0000\htdocs\Portal\Portals\_default\Containers\DNN-Yellow\Text Header - White Background.ascx(19): error BC30560: 'admin_containers_visibility_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.LoadContainer(String ContainerPath, Control objPane) --- End of inner exception stack trace ---
Any help is appreciated.
Ethan