Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gac

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+

Why is my assembly not visible in "Add Reference > .Net" when installed to the GAC?

.net .net-4.0 gac gacutil

My gacutil (vs2010 4.0) does not seem to be working

Is it possible to add/update assemblies to the GAC via a Nuget Package?

nuget gac nuget-package

Do I need to secure my strong name key file for an open-source project?

What's the 'correct' way of registering/installing an Assembly to the GAC?

.net windows installation gac

Yet another issue about log4net 1.2.11 conflicts

c# log4net gac

Trouble registering ChilkatDotNet4.dll to the GAC

dll .net-4.0 gac gacutil

I can install via gacutil, but not uninstall the same dll

c# gac gacutil

Could not load file or assembly 'Oracle.DataAccess' or one of its dependencies. An attempt was made to load a program with an incorrect format

Microsoft.SqlServer.Types.dll in the Global Assembly Cache?

sql-server dll spatial gac

Assembly in GAC is not copied to output in project that references a project that references the GAC assembly with CopyLocal=true

Why doesn't the office PIA install correctly to the GAC?