Using GACUTIL for patches to report failures and not successes
- From: "Matt Adamson" <Adamson_Matthew@xxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 10:36:37 +0100
We currently use gacutil as part of our patch process to remove all current
assemblies from the GAC and then re add them back ( presumably some will
have later versions and we don't want to have references to mulitple
versions in the GAC ).
However we have nearly 100 assemblies and a lot of output is generated from
gacutil which means finding errors is difficult. regasm provides the /silent
option which only suppresses success messages rather than failure messages
which are always reported. Is there no equivalent option or other tool you
know of which would allow us to do this. We've noticed some failures have
been missed this way because the amount of output is off putting and often
not read in detail.
Obviously the ideal approach is to use an installer package for our patch
process however this is not an option in the short term.
.
- Prev by Date: Re: Force Rejit of a method
- Next by Date: Getting AppSettingsReader to use app.config file changes at runtime
- Previous by thread: Re: CLR 2.0
- Next by thread: Getting AppSettingsReader to use app.config file changes at runtime
- Index(es):
Relevant Pages
|