Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gac

Could not load file or assembly 'System.Management.Automation'

Why I cannot access the C:\WINDOWS\assembly\GAC Folder?

c# reference gac .net-assembly

the application requires that assembly microsoft.reportviewer.processingObjectModel version 11.0.0.0 be installed in the global assembly cache first

What is the best way to make shared libraries available to multiple applications?

Methods to programmatically install a .NET assembly into the GAC

Config files for assemblies in GAC

.net configuration gac

Referencing DLL from GAC in Visual Studio

visual-studio dll gac

ASP.NET MVC4 solution fails to build after installing KB2993928

Adding same "*.dll" reference to multiple projects in the same Solution

.net dll log4net gac

What gacutil.exe should I use?

GACUtil "Assembly successfully added to the cache" but "Number of items = 0"

gac gacutil

Could not load file or assembly 'Oracle.DataAccess error

C#: How to load assembly from GAC?

c# .net assemblies gac

enumerating assemblies in GAC

c# gac

Uninstall from GAC In C# code

c# gac uninstallation

Using WiX to put an assembly into both the GAC and Install Path

.net wix gac

Where can I find GACUtil?

.net dll gac

When using PresentationFramework.Aero, do I need to set "Copy Local" to true (and include it in my setup project)?

.net wpf gac

signing assemblies with a strong name, ok, but what if some 3rd party DLL isn't signed?

Does a (.net) COM+ assembly need to be installed in the GAC?

.net gac com+