Exception after upgrading from 8.5 -> 10.2 ScriptedContentFragmentTemplateLoader

[NullReferenceException: Object reference not set to an instance of an object.]
   Telligent.Evolution.ScriptedContentFragments.Implementations.ScriptedContentFragmentTemplateLoader.GetResourceString(ThemeConfiguration themeConfig, ThemeScriptType type) +72
   Telligent.Evolution.ScriptedContentFragments.Implementations.ScriptedContentFragmentRenderingService.RenderScript(ThemeConfiguration themeConfiguration, ThemeScriptType scriptType, String internalId, String wrapperId) +26
   Telligent.Evolution.Platform.Theming.Implementations.ThemeRenderingService.RenderBodyInternal(ThemeConfiguration themeConfiguration, TextWriter writer) +75
   Telligent.Evolution.Platform.Theming.Implementations.PageHandler.GetLegacyPage() +3053
   Telligent.Evolution.Urls.Routing.SiteUrlRouteHandler.GetPageHttpHandler(RequestContext requestContext, PageContext pageContext) +2324
   Telligent.Evolution.Urls.Routing.SiteUrlRouteHandler.GetHttpHandler(RequestContext requestContext) +985
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +12025821
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +139
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88

Parents Reply Children