View Single Post
  #3  
Old 02-10-2004, 12:34 PM
shafjac shafjac is online now
Registered User
 
Join Date: 02-04-2004
Posts: 8
Quote:
Originally posted by kinook
From the GAC Install help topic:

Update AssemblyFolders registry key: If a folder name is specified in this field, a registry key by that name is create/updated or removed from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\AssemblyFolders and its default entry set to the path of the assembly file.


Apparently that registry key does not exist on the box this is failing on.
Okay, but shouldn't the GAC Install create the registry key if it's not there?
Reply With Quote