HighTechTalks DotNet Forums  

Migrating shared assemblies to GAC - Best Practises?

Dotnet Framework (SDK) microsoft.public.dotnet.framework.sdk


Discuss Migrating shared assemblies to GAC - Best Practises? in the Dotnet Framework (SDK) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jan K
 
Posts: n/a

Default Migrating shared assemblies to GAC - Best Practises? - 03-05-2006 , 05:31 PM






Hello,

We've got 2 assemblies that's been used for the last 6 months (with slight
updates now and then) for common use amongst the teams applications.

It's now time for these assemblies to be migrated to the GAC for all new
created apps. It's classnames is registered in the web.config file. It has
been deciced that the class name registrations and configurations will be
added to the machine config on the staging and production machines.

Is there any best practise on how to migrate these files to the GAC? The
problem is that we *don't* want the old applications which have registered
the assemblies in the web.config to pick up the settings within the machine
config. What is the best way to migrate these assemblies to the GAC?

Any advice, or suggestions appreciated.

Cheers,
J



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.