Cannot build any project due to AL1078 failure
See original GitHub issueWhenever I try to build any of the product projects, I get the following output and the build fails. Because of this, I cannot work on this repo at all. This has never happened before, and I am working from a fresh clone.
"D:\Projects\dotnet-project-system\src\Microsoft.VisualStudio.ProjectSystem.Managed.VS\Microsoft.VisualStudio.ProjectSystem.Managed.VS.csproj" (default target) (1:7) ->
"D:\Projects\dotnet-project-system\src\Microsoft.VisualStudio.ProjectSystem.Managed\Microsoft.VisualStudio.ProjectSystem.Managed.csproj" (default target) (2:6) ->
(GenerateSatelliteAssemblies target) ->
ALINK : error AL1078: Error signing assembly -- Access is denied. [D:\Projects\dotnet-project-system\src\Microsoft.VisualStudio.ProjectSystem.Managed\Microsoft.VisualStudio.ProjectSystem.Managed.csproj]
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
ALINK : error AL1078: Error signing assembly -- Unknown ...
I'm just using Visual Studio 2017/2019 and facing these errors, I have tried several ways: 1/ Give Full Control to everyone and ...
Read more >Tracking Down an AspNetCore Build Error
My first build compiled over 600 projects successfully, ... ALINK : error AL1078: Error signing assembly -- Access is denied. [.
Read more >Development/BuildingOnWindows
Some people have experienced a build failure in the shell module due to their system PATH including a path to an older OOo...
Read more >Visual Studio 2022 x64 must be installed in order to build ...
Hi all, I'm trying to build my project and it's failing with these messages: Unable to enumerate Visual Studio installations UATHelper: ...
Read more >UE5(5.0.3) and visual studio2019 can't build - C++
I create a blank C++ project, then build it in vs 2019, but it report the following errors: Clean started.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@davkean I have Full Control access to the folder listed in the SO issue, by virtue of my account being a member of the Administrators group on the local computer. Is this sufficient? Screenshot is below.
Going to close this out as its a permissions issue, not an issue with the build itself.