GAC - related issues Very Important
Posted: Wed Nov 08, 2006 8:13 am
There are some GAC related issues
1. if we create assemblies with the help of assemblylinker (dot net tool) it is not getting recognized by InstallAware - but it get regsitered on GAC manually (recognize mean it is not displaying information such as version,
public key etc) even if i try to build installer it gives an error and it wont build untill i remove that assembly from installer assemblies
2. When i run patch, it contain new version of particular assembly which is already in GAC (registered by installer, which is refered as Patch Reference) patch install new version on GAC but it doesn't remove older version
1. if we create assemblies with the help of assemblylinker (dot net tool) it is not getting recognized by InstallAware - but it get regsitered on GAC manually (recognize mean it is not displaying information such as version,
public key etc) even if i try to build installer it gives an error and it wont build untill i remove that assembly from installer assemblies
2. When i run patch, it contain new version of particular assembly which is already in GAC (registered by installer, which is refered as Patch Reference) patch install new version on GAC but it doesn't remove older version