Hi there,
I have been using the DNN announcements module with DNN 6 for quite some time and used to work very smoothly. Today however, my customer raised an issue that they were unable to update/create an announcement. As I went to create an announcement I've gotten the following error message.
Error: is currently unavailable.DotNetNuke.Services.Exceptions.ModuleLoadException: C:\inetpub\vhosts\ridingbitz.co.uk\httpdocs\DesktopModules\Announcements\EditAnnouncements.ascx(27): error BC30560: 'controls_urlcontrol_ascx' is ambiguous in the namespace 'ASP'. ---> System.Web.HttpCompileException: C:\inetpub\vhosts\ridingbitz.co.uk\httpdocs\DesktopModules\Announcements\EditAnnouncements.ascx(27): 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.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.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
I have no idea what have might caused this error and I'm also unsure on how to resolve it. It also complained about the dnn labels as well, but I've replaced them with text only and it's now moved on to the error above, which is what I'm still getting. Any ideas would be appreciated.
Cheers.
Dean.