Fix Error - InvalidOperationException: The view 'Index' was not found. The following locations were searched: /Views/StartPage/Index.cshtml
Oct 6, 2023 · 1 min read · Issue If you install a fresh instance of CMS 12 and if you build a solution with Visual Studio, the site breaks with The view 'Index' was not found error. It appears like the below screenshot. Fix Delete your /bin and /obj folder Now instead of bu...
Join discussion
