I mentioned earlier. net Framework 4.0 GAC deployment problems :. how to deploy a program to the global application cache (GAC) in Net Framework 4.0, one solution is to wait. net Framework 4.0 SDK released.
Currently, the. NET Framework 4.0 SDK has been released, which is integrated with the Windows SDK. That is, Windows SDK for Windows 7 and. NET Framework 4 (winsdk 7.1 ). In:
Http://www.microsoft.com/downloads/details.aspx? Familyid = 6b6c21d2-2006-4afa-9702-529fa782d63b & displaylang = en
Install. NET Framework 4.0 before installing the SDK:
Http://www.microsoft.com/downloads/details.aspx? Familyid = 0a391abd-25c1-4fc0-919f-b21f31ab88b7 & displaylang = en
If we only need to solve the GAC problem I mentioned earlier, we only need to select. NET development during installation, and do not need to install others, as shown in:
By default, after installation is complete, gacutil.exe is available in the C:/program files/Microsoft sdks/Windows/v7.1/bin/netfx 4.0 tools directory.