T
Tony Johansson
Hi!
If you have assemblies in the GAC all application will look for the needed
assembly in local directory first and then in the GAC
So to have a shared assembly in another place then GAC seems unlogical
So I just wonder If someone can mentioned if there might be any point to
have a shared assembly without having it in the GAC ?
//Tony
If you have assemblies in the GAC all application will look for the needed
assembly in local directory first and then in the GAC
So to have a shared assembly in another place then GAC seems unlogical
So I just wonder If someone can mentioned if there might be any point to
have a shared assembly without having it in the GAC ?
//Tony