This is definitly no versioning problem, because the version numbers are
not incremented. Assembly A has one static version number and exists only
one time on my hard disk.
The loaded assemblies in AppDomain show identical Version numbers, Names,
Cultures, PublicKeyTokens and CodeBase.
I cannot understand why they are loaded several times (I've also seen more
than 2 when working with the same Visual Studio Instance for a longer
time). Closing the solution doesn' t unload these assemblies.
This implies several problems with type checking in Custom designers

Ralf

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to