Close

Profile: mrkhedr

Avatar

User posts

Bugs
4 days ago

Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.CompilationFailedException: One or more compilation failures occurred: Z:\src\Presentation\Nop.Web\Plugins\SevenSpikes.Nop.Plugins.InstantSearch\Themes\Avenue\Views\Components\InstantSearch\InstantSearch.cshtml(74,10): Error RZ1027: An opening "(" is missing the corresponding closing ")".
Z:\src\Presentation\Nop.Web\Plugins\SevenSpikes.Nop.Plugins.InstantSearch\Themes\Avenue\Views\Components\InstantSearch\InstantSearch.cshtml(74,13):
Error RZ1000: Unterminated string literal.  Strings that start with a quotation mark (") must be terminated before the end of the line.  However, strings that start with @ and a quotation mark (@") can span multiple lines. at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.CompileAndEmit(String relativePath) at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.OnCacheMiss(String normalizedPath)