English

Select Your Region

Error loading module

One or more compilation failures occurred: C:\home\site\wwwroot\Views\Partials\Shared\Components\RaisedImageTextCta.cshtml(6,63): error CS1061: 'RaisedImageTextCta' does not contain a definition for 'CTacolor' and no accessible extension method 'CTacolor' accepting a first argument of type 'RaisedImageTextCta' could be found (are you missing a using directive or an assembly reference?) C:\home\site\wwwroot\Views\Partials\Shared\Components\RaisedImageTextCta.cshtml(6,81): error CS1061: 'RaisedImageTextCta' does not contain a definition for 'CTacolor' and no accessible extension method 'CTacolor' accepting a first argument of type 'RaisedImageTextCta' could be found (are you missing a using directive or an assembly reference?) C:\home\site\wwwroot\Views\Partials\Shared\Components\RaisedImageTextCta.cshtml(7,32): error CS1061: 'RaisedImageTextCta' does not contain a definition for 'ImageSide' and no accessible extension method 'ImageSide' accepting a first argument of type 'RaisedImageTextCta' could be found (are you missing a using directive or an assembly reference?) at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.CompileAndEmit(RazorCodeDocument codeDocument, String generatedCode) at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.CompileAndEmit(String relativePath) at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.OnCacheMiss(String normalizedPath) --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine.CreateCacheResult(HashSet`1 expirationTokens, String relativePath, Boolean isMainPage) at Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine.LocatePageFromPath(String executingFilePath, String pagePath, Boolean isMainPage) at Umbraco.Cms.Web.Website.ViewEngines.ProfilingViewEngine.GetView(String executingFilePath, String viewPath, Boolean isMainPage) at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer) at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData) at AspNetCore.Views_Partials_ContentBuilders_ContentBuilder.ExecuteAsync() in C:\home\site\wwwroot\Views\Partials\ContentBuilders\ContentBuilder.cshtml:line 15