question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot build any project due to AL1078 failure

See original GitHub issue

Whenever 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]

zipped binlog

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
wjkcommented, Jan 30, 2019

@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.

security

0reactions
davkeancommented, Jan 30, 2019

Going to close this out as its a permissions issue, not an issue with the build itself.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found