Multiple versions Assembly [modified]
-
Hi, I'm developping a .NET Assembly in 2 versions. This Assembly is used by 12 applications. These applications are installed on the same machine. Some of these applications need the Assembly version 1.0 and some need the Assembly version 2.0. Can someone tell me how to tell the different applications which version of the Assembly they must use and how to install the different versions of the Assembly so they can be bound by the CLR. -- modified at 4:23 Friday 25th August, 2006
-
Hi, I'm developping a .NET Assembly in 2 versions. This Assembly is used by 12 applications. These applications are installed on the same machine. Some of these applications need the Assembly version 1.0 and some need the Assembly version 2.0. Can someone tell me how to tell the different applications which version of the Assembly they must use and how to install the different versions of the Assembly so they can be bound by the CLR. -- modified at 4:23 Friday 25th August, 2006
-
I've already created a publisher policy file but it seems that the application doesn't use this file. Is there anything special to do to make the application use it???
-
Hi, I'm developping a .NET Assembly in 2 versions. This Assembly is used by 12 applications. These applications are installed on the same machine. Some of these applications need the Assembly version 1.0 and some need the Assembly version 2.0. Can someone tell me how to tell the different applications which version of the Assembly they must use and how to install the different versions of the Assembly so they can be bound by the CLR. -- modified at 4:23 Friday 25th August, 2006
Have you tried using assemblyBinding / bindingRedirct ? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconassemblyversionredirection.asp[^]
only two letters away from being an asset