79837799

Date: 2025-12-04 10:25:36
Score: 2
Natty:
Report link

In my case adding Asp NET Application Development Features solved the problem.

I can develop Blazor Application with NET 8.0 but for a Web Form site Visual Studio 2022 gives the debug problem.

Problem

enter image description here

Platform: Windows 10 Pro, Visual Studio 2022

Solution

Install - Add ASP.NET 4.8 Feature

enter image description here

Result

Application run with debug.

enter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Fevzi Kartal