AspNetCoreModuleV2 deployment issues after installing .NET 9 runtime on server #60541
Open
1 task done
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Is there an existing issue for this?
Describe the bug
Since we updated to .NET 9 on our webserver the deployment with our azure devops pipeline fails under some circumstances:
Info: Updating file (Api\Api.dll).
##[error]Failed to deploy web package to IIS website.
##[warning]Can't find loc string for key: Trytodeploywebappagainwithrenamefileoptionselected
##[warning]Trytodeploywebappagainwithrenamefileoptionselected
##[error]Error Code: ERROR_FILE_IN_USE
More Information: Web Deploy cannot modify the file 'Api.dll' on the destination because it is locked by an external process.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: