Accessing GAC-files in Explorer without registry hacks
Shows how to access and copy assemblies from the .NET Global Assembly Cache (GAC) despite Windows Explorer's special shell view, using the command line or a mapped administrative network share
Browse by term
Shows how to access and copy assemblies from the .NET Global Assembly Cache (GAC) despite Windows Explorer's special shell view, using the command line or a mapped administrative network share
How an orphaned assembly in the GAC can cause the misleading MSB3217 'Cannot register assembly' build error and why removing stale dependencies solves it.
Bundle an application's referenced assemblies into a single EXE using ILMerge in an MSBuild post-build step.
Wie sich .NET-Assemblies aus dem Global Assembly Cache (GAC) in Visual Studio referenzieren lassen, wenn sie nicht im Add-Reference-Dialog aufgeführt werden.
Wie man einen BizTalk-Fehler beim Laden einer Schema-Assembly im XML-Receive-Pipeline behebt, durch getrennte Assemblies, korrekte Target-Namespaces und Multi-part Message Types.