[GH-ISSUE #895] Error in building #615

Closed
opened 2026-02-27 15:51:07 +03:00 by kerem · 1 comment
Owner

Originally created by @ICT-000 on GitHub (Dec 14, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/895

Error in VS 2019:
1>------ Build started: Project: Quasar.Common, Configuration: Debug Any CPU ------ 1>CSC : error CS2012: Cannot open 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' for writing -- 'Access to the path 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' is denied.' 1>Done building project "Quasar.Common.csproj" -- FAILED. 2>------ Build started: Project: Quasar.Server, Configuration: Debug Any CPU ------ 3>------ Build started: Project: Quasar.Client, Configuration: Debug Any CPU ------ 4>------ Build started: Project: Quasar.Common.Tests, Configuration: Debug Any CPU ------ 2>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 2>Done building project "Quasar.Server.csproj" -- FAILED. 3>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 3>Done building project "Quasar.Client.csproj" -- FAILED. 4>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 4>Done building project "Quasar.Common.Tests.csproj" -- FAILED. ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

Originally created by @ICT-000 on GitHub (Dec 14, 2020). Original GitHub issue: https://github.com/quasar/Quasar/issues/895 Error in VS 2019: `1>------ Build started: Project: Quasar.Common, Configuration: Debug Any CPU ------ 1>CSC : error CS2012: Cannot open 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' for writing -- 'Access to the path 'C:\Users\Anonymous\Desktop\Quaser\source\Quasar.Common\obj\Debug\net452\Quasar.Common.dll' is denied.' 1>Done building project "Quasar.Common.csproj" -- FAILED. 2>------ Build started: Project: Quasar.Server, Configuration: Debug Any CPU ------ 3>------ Build started: Project: Quasar.Client, Configuration: Debug Any CPU ------ 4>------ Build started: Project: Quasar.Common.Tests, Configuration: Debug Any CPU ------ 2>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 2>Done building project "Quasar.Server.csproj" -- FAILED. 3>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 3>Done building project "Quasar.Client.csproj" -- FAILED. 4>CSC : error CS0006: Metadata file 'C:\Users\Anonymous\Desktop\Quaser\source\bin\Debug\net452\Quasar.Common.dll' could not be found 4>Done building project "Quasar.Common.Tests.csproj" -- FAILED. ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========`
kerem closed this issue 2026-02-27 15:51:07 +03:00
Author
Owner

@ICT-000 commented on GitHub (Dec 14, 2020):

Solved by adding folder to AV exception list.

<!-- gh-comment-id:744357400 --> @ICT-000 commented on GitHub (Dec 14, 2020): Solved by adding folder to AV exception list.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#615
No description provided.