G
Guest
Hi,
can some confirm what is the best way (via code / script) to determine
that all assemblies as part of a deployment are installed.
We had a live issue recently when a rarely used assembly had an attempt to
invoke one of its methods. It turns out the assembly was not in the GAC. This
failed causing downtime. We would ideally like to check post deployment from
a list we have prepared that all desired assemblies are in the GAC.
Any help greatly appreciated.
can some confirm what is the best way (via code / script) to determine
that all assemblies as part of a deployment are installed.
We had a live issue recently when a rarely used assembly had an attempt to
invoke one of its methods. It turns out the assembly was not in the GAC. This
failed causing downtime. We would ideally like to check post deployment from
a list we have prepared that all desired assemblies are in the GAC.
Any help greatly appreciated.