當試圖從DNN 7中刪除模塊時,出現此錯誤。有沒有人知道如何開始調試這或者會在生成該錯誤:無法從DNN卸載模塊7
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Unexpected end tag. Line 95, position 13. ---> System.Xml.XmlException: Unexpected end tag. Line 95, position 13. at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) at System.Xml.XPath.XPathDocument..ctor(TextReader textReader) at DotNetNuke.Services.Installer.Installers.PackageInstaller..ctor(PackageInfo package) at DotNetNuke.Services.Installer.Installer..ctor(PackageInfo package, String physicalSitePath) at DotNetNuke.Modules.Admin.Extensions.UnInstall.UnInstallPackage() at DotNetNuke.Modules.Admin.Extensions.UnInstall.cmdUninstall_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---