Вопрос

Невозможно получить экземпляр схемы типа "Terrasoft.Configuration.SMdevCMRSchema" из серверных метаданных

Добрый день! 

разворачиваю бекапп среды, при подключении к сайту следующая ошибка  

Делал по инструкции к версии 7.18.

Server Error in '/0' Application

Невозможно получить экземпляр схемы типа "Terrasoft.Configuration.SMdevCMRSchema" из серверных метаданных

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.



Exception Details: Terrasoft.Common.NullOrEmptyException: Невозможно получить экземпляр схемы типа "Terrasoft.Configuration.SMdevCMRSchema" из серверных метаданных



Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.



Stack Trace:

 

[NullOrEmptyException: Невозможно получить экземпляр схемы типа "Terrasoft.Configuration.SMdevCMRSchema" из серверных метаданных]
   Terrasoft.Core.Entities.EntitySchemaManager.InitializeSchema(ISchemaManagerItem schemaManagerItem, Assembly assembly) +221
   Terrasoft.Core.SchemaManagerItem`1.get_Instance() +208
   Terrasoft.Core.Manager`2.GetInstanceByUId(Guid uid) +96
   Terrasoft.Configuration.ConfigurationSectionHelper.GetModuleStructure(UserConnection userConnection) +7004
   Terrasoft.Configuration.ConfigurationSectionHelper.GetConfigurationScript(UserConnection userConnection) +184
   Terrasoft.Configuration.TSConfigurationSectionHelper.GetConfigurationScript(UserConnection userConnection) +109
   Terrasoft.WebApp.Nui.ViewModuleHelper.CreateModulesConfigScript(UserConnection userConnection, HttpResponseBase response) +160
   Terrasoft.WebApp.Nui.ViewModule.SetupModulesConfig() +76
   Terrasoft.WebApp.Nui.ViewModule.Page_Load(Object sender, EventArgs e) +169
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533



Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0

Нравится

1 комментарий

Для решения проблемы перейдите в раздел Конфигурация по ссылке [имя сайта]/0/we и выполните полную компиляцию.

Показать все комментарии