Forum Discussion
Hammad_ul_haq
Feb 16, 2024Copper Contributor
.NET 8.0.2 Update Causes ASP.NET Core MVC 'Index View Not Found' Error
Hello everyone, I recently updated to .NET https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.2/8.0.2.md?WT.mc_id=dotnet-35129-website and encountered an issue with my ASP.NET Core MV...
ArjenDenHartog
Jul 08, 2024Copper Contributor
I also had this problem (sdk version 8.0.203)
Updating to the latest sdk (https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.302-windows-x64-installer) fixed the problem.