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
Clean solution. Restart. Run as administrator. Fixed the problem currently.
-
0
I got the same error again. When app is open on the web browser, and you made a small change and you fired Ctrl + F5 again. Problem occurs.
-
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