Hello all,
I use DNN453.
After translation with the langauage editor, logging out from the portal and trying to enter the portal (Login), I get:
"Object reference not set to an instance of an object"
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.Entities.Portals.PortalSettings.VerifyPortalTab(Int32 PortalId, Int32 TabId) +404
DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +2413
DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2677
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
I installed DNN453 again and tried to copy my language resources. I still get the same error.
I made a language pack and installed it on DNN453. I still get the same error.
I made the installations on my computer and on a webhost. I stil get the same error
Can someone help?
Nir