【问题标题】:unable to uninstall module from DNN 7无法从 DNN 7 卸载模块
【发布时间】:2016-01-20 16:29:51
【问题描述】:

尝试从 DNN 7 中删除模块时,出现此错误。有谁知道如何开始调试这个或者这个错误会在哪里产生:

错误:当前不可用。 DotNetNuke.Services.Exceptions.ModuleLoadException:意外结束 标签。第 95 行,位置 13。---> System.Xml.XmlException: Unexpected 结束标记。第 95 行,位置 13。在 System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() 在 System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader 阅读器, XmlSpace 空间)在 System.Xml.XPath.XPathDocument..ctor(TextReader 文本阅读器)在 DotNetNuke.Services.Installer.Installers.PackageInstaller..ctor(PackageInfo 包)在 DotNetNuke.Services.Installer.Installer..ctor(PackageInfo 包,字符串物理站点路径)在 DotNetNuke.Modules.Admin.Extensions.UnInstall.UnInstallPackage() 在 DotNetNuke.Modules.Admin.Extensions.UnInstall.cmdUninstall_Click(对象 sender, EventArgs e) --- 内部异常堆栈跟踪结束 ---

【问题讨论】:

    标签: xml module dotnetnuke uninstallation dotnetnuke-7


    【解决方案1】:

    原来在 Packages 表中注入了一些侵入性数据,特别是在 packages.manifest 中。因此,如果没有原始清单结构,模块就无法执行卸载。

    所需要的只是重建 xml 结构。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-11-01
      • 2016-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多