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.

Microsoft.Web.Infrastructure not part of the GAC/.net framework

See original GitHub issue

SimpleInjector.Integration.WebApi.WebHost.QuickStart package has a framework reference to Microsoft.Web.Infrastructure. As far as I know, the Infrastructure assembly is a NuGet package - in other words not part of the GAC.

See my issue here: https://stackoverflow.com/questions/48580482/unable-to-install-nuget-pck-microsoft-web-infrastructure-is-not-in-my-gac

Please correct me if I’m wrong.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
kasperskov909commented, Mar 2, 2018

Give me a couple of days to do some research on this. Seems weird that there is a “fix” for something they deliberately removed from the framework.

0reactions
dotnetjunkiecommented, Dec 2, 2019

won’t fix. This problem seems localized and we are not investing in Web API integration any longer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install NuGet pck - Microsoft.Web.Infrastructure is ...
QuickStart' tried to add a framework reference to 'Microsoft.Web.Infrastructure' which was not found in the GAC. This is possibly a bug in the ......
Read more >
Dependency error in Vs 2019 - Microsoft Q&A
Hi @Erum Mirza , It appears that Microsoft.Web.Infrastructure.dll is not being installed in the GAC, even if .net (4.0 or 4.5 or other) ......
Read more >
I have updated to Microsoft.Web.Infrastructure package ...
I have a Visual Studio project that has a reference to Microsoft.Web.Infrastructure version 2.0. I updated from version 1.0 using the ...
Read more >
Error Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture ...
It appears that Microsoft.Web.Infrastructure.dll is not being installed in the GAC, even if .net (4.0 or 4.5 or other) are installed successfully on...
Read more >
Could not load file or assembly 'Microsoft.VisualStudio. ...
The DLL was missing in the "GAC", so a reinstall "AspNetDiagnosticPack.msi" (VS 2019) solved the problem for me. I found the file in...
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