SQF Edition 9, 8.1 or 1.1
Quality Code, Edition 9
Aug 2, 2023, 09:36
Title :
Quality Code, Edition 9
The Quality Program is designed to monitor and control food quality-related threats and works best for sites that have already implemented a successful, robust food safety plan. This program can be implemented in tandem with an existing food safety plan or as a stand-alone audit.
Supporting Document Type :
Tip Sheets
SQFI Code Edition :
- Edition 9
- SQF Food Safety Code
Quality
System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.Sitefinity.Abstractions.VirtualPath.VirtualPathManager.GetCacheDependency(String virtualPath, IEnumerable virtualPathDependencies, DateTime utcStart)
at Telerik.Sitefinity.Abstractions.VirtualPath.SitefinityVirtualPathProvider.GetCacheDependency(String virtualPath, IEnumerable virtualPathDependencies, DateTime utcStart)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.EnsureTemplateIsCompiled(String templatePath)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.Run(String templatePath, Object model, Boolean throwOnError)
System.ArgumentException: Template is required.
at RazorEngine.Compilation.CompilerServiceBase.GetCodeCompileUnit(String className, String template, ISet`1 namespaceImports, Type templateType, Type modelType)
at RazorEngine.Compilation.DirectCompilerServiceBase.Compile(TypeContext context)
at RazorEngine.Compilation.DirectCompilerServiceBase.CompileType(TypeContext context)
at RazorEngine.Templating.TemplateService.CreateTemplateType(String razorTemplate, Type modelType)
at RazorEngine.Templating.TemplateService.Compile(String razorTemplate, Type modelType, String cacheName)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.EnsureTemplateIsCompiled(String templatePath)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.Run(String templatePath, Object model, Boolean throwOnError)
System.ArgumentException: Template is required.
at RazorEngine.Compilation.CompilerServiceBase.GetCodeCompileUnit(String className, String template, ISet`1 namespaceImports, Type templateType, Type modelType)
at RazorEngine.Compilation.DirectCompilerServiceBase.Compile(TypeContext context)
at RazorEngine.Compilation.DirectCompilerServiceBase.CompileType(TypeContext context)
at RazorEngine.Templating.TemplateService.CreateTemplateType(String razorTemplate, Type modelType)
at RazorEngine.Templating.TemplateService.Compile(String razorTemplate, Type modelType, String cacheName)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.EnsureTemplateIsCompiled(String templatePath)
at Telerik.Sitefinity.Frontend.Resources.RazorTemplateProcessor.Run(String templatePath, Object model, Boolean throwOnError)