Hi!
I am using DNN 8.00.04 and DNN Blog 6.0.5 (this is the latest version)
I did my last post in the blog in september 2016. SInce september I have updated DNN to 8.00.04 version (it was in december 2016).
Today I tried to make new post and get this error:
ERROR: Module is not available at this moment модуль в настоящее время недоступен. DotNetNuke.Services.Exceptions.ModuleLoadException: Неизвестный тег сервера Unknown server handle/tag'dnnweb:DnnDatePicker'. ---> System.Web.HttpParseException: Неизвестный тег сервера Unknown server handle/tag 'dnnweb:DnnDatePicker'. ---> System.Web.HttpParseException: Неизвестный тег сервера 'dnnweb:DnnDatePicker'. ---> System.Web.HttpException: Неизвестный тег сервера 'dnnweb:DnnDatePicker'. в System.Web.UI.TagPrefixTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) в System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) в System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) в System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) в System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) в System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- Конец трассировки внутреннего стека исключений --- в System.Web.UI.TemplateParser.ProcessException(Exception ex) в System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) в System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- Конец трассировки внутреннего стека исключений --- в System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) в System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) в System.Web.UI.TemplateParser.ParseInternal() в System.Web.UI.TemplateParser.Parse() в System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() в System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) в System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() в System.Web.Compilation.BuildProvidersCompiler.PerformBuild() в System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) в System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) в System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) в System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) в DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) в DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) в DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) в DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- Конец трассировки внутреннего стека исключений ---
Please can you give an advice what I can do to resolve this problem???
|