Hello,We are using Kentico 12.0.8 in MVC mode.
We are usng the CI.When we retrieve the Kentico Instance from the git repo, we are encoutering this issue in the CMS admin, in the @Page Type@ application, in the general tab.[NullReferenceException: Object reference not set to an instance of an object.]
CMSModules_DocumentTypes_Pages_Development_DocumentType_Edit_General.Page_Load(Object sender, EventArgs e) +405
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +105
CMS.UIControls.CMSPage.OnLoad(EventArgs e) +98
System.Web.UI.Control.LoadRecursive() +67
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3784There is no issue on the original developer workstation.
Have you any idea why ?Thnkas
↧