我正在尝试设置 Sitecore 网站,但出现错误 bellow.Looked 我可以 find.I 使用 SIM 工具创建网站的所有配置文件

I'm trying to set up Sitecore website and I get the error bellow.Looked all config files I could find.I created website with SIM tool

我正在尝试设置 Sitecore 网站,但出现以下错误。查看了我能找到的所有配置文件,但没有发现任何奇怪的字符。

我使用 SIM 工具创建了一个网站并遵循了 Sitecore 的步骤。

[XmlException: Unexpected end of file while parsing CDATA has occurred. Line 13, position 1722.] System.Xml.XmlTextReaderImpl.Throw(Exception e) +88 System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type, Int32& outStartPos, Int32& outEndPos) +1106 System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type) +272 System.Xml.XmlTextReaderImpl.ParseElementContent() +331 System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +25 System.Xml.XmlDocument.Load(XmlReader reader) +134 System.Xml.XmlDocument.Load(String filename) +146 Sitecore.Xml.XmlUtil.LoadXmlFile(String filename) +136

Sitecore.Nexus.Licensing.NexusLicenseApi.() +259 Sitecore.Nexus.Licensing.NexusLicenseApi.GetModuleCount(String name) +138 Sitecore.Nexus.Licensing.NexusLicenseApi.HasModule(String name) +131 Sitecore.Xdb.Configuration.XdbSettings.get_HasValidLicense() +22 Sitecore.Xdb.Configuration.XdbSettings.get_Enabled() +9 Sitecore.Analytics.Pipelines.Initialize.ShowXdbInfo.Process(PipelineArgs args) +228(Object , Object[] ) +71 Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args) +469

异常清楚地表明您的许可文件无效。

将正确的 license.xml 文件放入应用程序使用的数据文件夹中。