When I try to add a page DNN crashes with the following error:
_______________________________________________
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: e:\inetpub\vhosts\coeptisfinancial.com\httpdocs\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(22): error CS1056: Unexpected character '' ---> System.Web.HttpCompileException: e:\inetpub\vhosts\coeptisfinancial.com\httpdocs\DesktopModules\Admin\Tabs\ManageTabs.ascx.cs(22): error CS1056: Unexpected character '' at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath 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 found the following in the event viewer preceding the stack trace.
I just upgraded to 7.00.06 which completed without an error. Anybody have a clue??