AI OnAI Off
Turn on debug logging in EPiServerLog.config to get more information!
Look for "Starting request with Url ... " just before the exception and tell us what you see.
Do you have any customization of Friendly Url Handling?
Hi all,
We are facing an error when try to run the site on port 443.
the error is:
[NullReferenceException: Object reference not set to an instance of an object.]
EPiServer.Web.UrlRewriteModule.HttpUrlRewriteToInternal(UrlBuilder url) +327
EPiServer.Web.UrlRewriteModuleBase.BeginRequestEventHandler(Object sender, EventArgs e) +196
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +79
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +265
I have no ideas to solve it.