ABP Framework version: v8.0.2
UI Type: Blazor Server
Database System: EF Core (PostgreSQL)
Tiered (for MVC) or Auth Server Separated (for Angular): no
Exception message and full stack trace: Severity Code Description Project File Line Suppression State Error MSB3027 Could not copy "D:\Projects\Mht\src\Mht.Blazor\obj\Debug\net8.0\apphost.exe" to "bin\Debug\net8.0\Mht.Blazor.exe". Exceeded retry count of 10. Failed. The file is locked by: "Mht.Blazor (18260)" Mht.Blazor C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 5198
Steps to reproduce the issue: First time Ctrl + F5 working well. But if you change your code and Ctrl + F5 again that problem occurs.
3 Answer(s)
-
0
Hi,
Sorry, this may be a problem with the IDE, when you end the application it doesn't kill the app process.
You can manually end the process in Task Manager
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)