Archive for January, 2006
Monthly Archive
Friday, January 20th, 2006
Don’t get too attached to gacutil.exe
If you have ever got involved with putting .NET assemblies into the GAC (Global Assembly Cache), then you will have come across gacutil.exe
There is a problem with gacutil.exe, it isn’t part of the .NET framework and therefore isn’t installed on machines that have had the framework installed on. It is actually part of .NET SDK [...]