GAC question

  • Thread starter Thread starter Hagay Lupesko
  • Start date Start date
H

Hagay Lupesko

Hi,

Case of two applications adding the same strong name assembly to the GAC,
and one application removes the assembly from the GAC while uninstalling,
will the other application still have the assembly in the GAC?

Thanks, Hagay.
 
They can use GAC ref counting. Check out the /r options in gacutil.
 
If you use MSI to install both the apps, it should be taken care of
automatically for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top