473,486 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How .NET deployed and versioned assemblies?

Dan
Dear Gurus

I'm concern with the way .NET assemblies are deployed and versioned. I
understand that when installing a newer version into the GAC will not
replace any older version. but what if the older version actually contains a
show stopper bug that need to be patched so that other applications that
depends on it can benefit from the fix. however, this would not be possible
since a new version of the assembly will not be able to replace the old one.

Also, if I were to make the version remain unchanged and attempt to install
it to the GAC that already have a similar assembly with the same version
number, culture, name and public key token, what will happens?

thanks
dan
Jul 21 '05 #1
1 1086
Dan,
but what if the older version actually contains a
show stopper bug that need to be patched so that other applications that
depends on it can benefit from the fix.
I suggest you read about "publisher policy" in the docs.

Also, if I were to make the version remain unchanged and attempt to install
it


Don't do it.

Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1246
by: Wayne Wengert | last post by:
I created a VB ASP.NET solution in VSNET 2003. It works fine in the IDE. As per the instructions, I used Project/Copy Project to make a copy of all required files (I used the FrontPage option). I...
3
2076
by: Matthias Heuer | last post by:
Hi, we try to deploy a quite heavyweight .NET (C#) Rich Client App (2 Tier) via IIS Server Zero Touch, but it requires about 4-6 times more Processor Time and is thus 3-4 times slower than if...
1
2909
by: Brian | last post by:
I've looked through the previous posts on this one and have verified permissions and location of my Dlls, but I am still getting an exception when I try to Load an assembly. The directory where...
1
237
by: Dan | last post by:
Dear Gurus I'm concern with the way .NET assemblies are deployed and versioned. I understand that when installing a newer version into the GAC will not replace any older version. but what if the...
2
1256
by: Ravi | last post by:
We have an application which dynamically loads an assembly and creates instances of classes. For this we have written a factory class which reflects the assembly and creates the classes and returns...
0
1062
by: Raffi Basmajian | last post by:
We are developing .net C# clients for our internal company users. We are trying to minimize installation and management of EXE and DLL's on individual user PC's since it creates additional work...
2
1261
by: Bakunin | last post by:
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...
1
1184
by: Alia Khouri | last post by:
Here's a very simple snippet I use to automatically keep my versioned sources fresh.. Posted here in case it may be of use to anybody... <code> #!/usr/local/bin/python import os, sys src =...
6
2116
by: LukasMalik | last post by:
Hi, My application should run on Windows XP or Windows Wista. App. also contains functionality of exporting data into Excel files. I should consider of different versions of Office...
0
7100
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7126
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6842
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5434
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3070
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
598
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
262
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.