I was wondering: if I have some DLLs in the GAC - will they get restored if I restore a backup of IIS6 on a fresh Windows 2003 box?
Or will I need to backup/rebuild the GAC separately from IIS?
|
|
I was wondering: if I have some DLLs in the GAC - will they get restored if I restore a backup of IIS6 on a fresh Windows 2003 box? Or will I need to backup/rebuild the GAC separately from IIS?
|
||
|
|
|
|
No, assemblies in the GAC will not be backed up by an IIS backup. You will need to re-install your assemblies into the GAC. |
||
|
|