Server Error in '/' Application.

During translation of SCSS-code, readed from the file '/css/styles/style-inline.scss', to CSS-code syntax error has occurred.
See more details:

Message: The delegate for 'to_absolute_path' method is null.

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: BundleTransformer.Core.Translators.AssetTranslationException: During translation of SCSS-code, readed from the file '/css/styles/style-inline.scss', to CSS-code syntax error has occurred.
See more details:

Message: The delegate for 'to_absolute_path' method is null.


Source Error:


Line 30:         if (bundleResponse == null)
Line 31:         {
Line 32:             bundleResponse = bundle.GenerateBundleResponse(bundleContext);
Line 33:             bundle.UpdateCache(bundleContext, bundleResponse);
Line 34:         }

Source File: \\amznfsxprucqh07.corp.hooray.com\share\LegacyWebsites\CarterCreek\cartercreek.com_20220615\wwwroot\App_Code\configs\BundleConfig.cs    Line: 32

Stack Trace:


[AssetTranslationException: During translation of SCSS-code, readed from the file '/css/styles/style-inline.scss', to CSS-code syntax error has occurred. 
See more details:

Message: The delegate for 'to_absolute_path' method is null.
]
   BundleTransformer.SassAndScss.Translators.SassAndScssTranslator.InnerTranslate(IAsset asset, SassCompiler sassCompiler, Boolean enableNativeMinification) +559
   BundleTransformer.SassAndScss.Translators.SassAndScssTranslator.Translate(IList`1 assets) +374
   BundleTransformer.Core.Transformers.TransformerBase.Translate(IList`1 assets, Boolean isDebugMode) +162
   BundleTransformer.Core.Transformers.TransformerBase.Transform(IList`1 assets, BundleContext bundleContext, BundleResponse bundleResponse, VirtualPathProvider virtualPathProvider, Boolean isDebugMode) +126
   BundleTransformer.Core.Transformers.TransformerBase.Process(BundleContext bundleContext, BundleResponse bundleResponse, Boolean isDebugMode) +566
   System.Web.Optimization.Bundle.ApplyTransforms(BundleContext context, String bundleContent, IEnumerable`1 bundleFiles) +325
   BundleConfig.LoadBundleContent(HttpContextBase httpContext, String bundleVirtualPath) in \\amznfsxprucqh07.corp.hooray.com\share\LegacyWebsites\CarterCreek\cartercreek.com_20220615\wwwroot\App_Code\configs\BundleConfig.cs:32
   ASP.templates_master_mdadmin_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in \\amznfsxprucqh07.corp.hooray.com\share\LegacyWebsites\CarterCreek\cartercreek.com_20220615\wwwroot\templates\master\mdadmin.master:55
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +169
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0