Hi ,
just for confirmation :
A.dll is strongly named and is available in my project bin directory .
it's also installed in GAC , so where will runtime look first , according to me , it
should be GAC , so even if somebody wants to replace the dll , then it's important to install in GAC ,than
just xcopying to bin , as otherwise old asssembly will be loaded .
what do you think ?
regards ,
Mrinal
Mattias Sjögren - 18 Sep 2006 19:59 GMT
>according to me , it should be GAC
Correct
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.