Gacutil.exe on Windows Server 2008 Standard SP2
Posted
by IrishChieftain
on Server Fault
See other posts from Server Fault
or by IrishChieftain
Published on 2010-04-29T22:23:26Z
Indexed on
2010/04/29
22:27 UTC
Read the original article
Hit count: 2055
I'm trying to deploy a Web Part Feature as part of solution. Solution being add to the store and feature being added successfully. Full trust enabled in Web.Config for bin deployment of the .DLL but Web Part not working when page viewed by a non-admin user...
So, decided to deploy to GAC but discovered that gacutil.exe is not included with the OS? The only place I can find it is in the Windows SDK with a download size of over 22GB! I know I can choose to download only certain components, but which ones should I select and are there any dependencies? Better yet, is there an easier way to get a copy of the gacutil.exe tool?
© Server Fault or respective owner