> I'm confused that only the strong name assembly can't
>load successfully for different AssemblyVersion, or it
>works on every assembly?
The assembly version is ignored by the loader for assemblies without a
strong name if that's what you're asking, yes.
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
David Zhu - 19 Jul 2004 14:10 GMT
Oh, Yes. That's absolutely what I mean.
Thanks for your help,^_^
>-----Original Message-----
>
[quoted text clipped - 6 lines]
>
>Mattias