If your company decides to sign their Enterprise Library files with their public and private keys the default Ent LIb Configuration tool that is integrated with Visual Studio will not by default use the newly signed assemblies. The following is a brief description on how to update your system so that the appropriate assemblies are used. 1.) Add the following registry key and values to the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Packages\{488366a4-630c-4a0e-a6a2-b019cee13bea}\{ConfigurationSets} You need to add an additional configuration set. By default you will see the Microsoft Signed set. Below is how the new key will...