-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intermittent System.IO Errors During Build, Rebuild, and Clean Operations #26517
Comments
Issue moved from dotnet/runtime#110328
From @TimothyFran on Monday, December 2, 2024 8:39:58 PM Let me know if you need more information |
Issue moved from dotnet/runtime#110328
From @jeffschwMSFT on Tuesday, December 3, 2024 6:53:37 PM @tj-devel709 this looks like a Maui SDK issue. What area within dotnet/runtime do you feel is appropriate to take a look? |
Issue moved from dotnet/runtime#110328
From @jeffschwMSFT on Monday, December 9, 2024 10:42:52 PM @tj-devel709 please move this issue to Maui, I do not have the permissions to do so |
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
|
This issue may be fixed with #25374 |
Duplicate of #26316 |
Issue moved from dotnet/runtime#110328
From @tj-devel709 on Monday, December 2, 2024 7:47:44 PM
Issue moved from #26316
From @vsfeedback on Monday, December 2, 2024 7:46:38 PM
This issue has been moved from a ticket on Developer Community.
[severity:It bothers me. A fix would be nice]
Hello,
I am encountering an intermittent issue with Visual Studio 2022 during the build, rebuild, and clean operations for any project. The problem does not occur consistently, but when it happens, it throws System.IO errors such as:
"File in use by another process"
"The directory is not empty"
These errors are unpredictable and can happen across various projects. Often, simply retrying the operation (build, rebuild, or clean) resolves the issue.
Here are some additional details about the problem:
This is an example of log:
Or:
Thank you for your assistance!
Original Comments
Feedback Bot on 11/27/2024, 07:43 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: