I am trying to run two different versions of an assembly that
contain
servicedComponents. I built two different versions, registered then
in the
gac ( with two DIFFERENT keyfiles ), and registered them in COM+.

At this point I can compile my DOTNET app, referencing the correct
version
of my assembly, and it seems to work fine ( i.e. the correct
versions of my
servicedcomponent classes are used ).

However, I'm not able to instruct my app ( via 'bindingredirect' in
the
config file )  to use a more recent version of my assembly.
Should this have worked? Are there other issues involved when
versioning
assemblies containing servicedcomponents?


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

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