HI i want install kentiko ,I udgraded kentico to kentico8.3.I have the problème:
Object reference not set to an instance of an object.
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: System.NullReferenceException: Object reference not set to an instance of an object.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: [NullReferenceException: Object reference not set to an instance of an object.]
CMS.URLRewritingEngine.URLRewriter.RewriteUrl(String relativePath, ExcludedSystemEnum excludedEnum, SiteNameOnDemand siteName, ViewModeOnDemand viewMode) +4535
CMS.URLRewritingEngine.URLRewriter.RewriteUrl(RequestStatusEnum status, String relativePath, ExcludedSystemEnum excludedEnum) +75
CMS.Base.AbstractHandler.CallEventHandler(EventHandler1 h, TArgs e) +116
CMS.Base.AbstractHandler.Raise(String partName, List1 list, TArgs e, Boolean important) +825
CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) +141
CMS.Base.SimpleHandler2.RaiseExecute(TArgs e) +213
CMS.Base.SimpleHandler`2.StartEvent(TArgs e) +299
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +79
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean@ completedSynchronously) +164
↧