T
Trevor Hardwick
Hi
Can anyone tell me what version of mscorlib is shipped with the .net
framework 2 beta 2? On my machine it is 2.0.0.0 and on a colleagues machine
it is 2.0.3600.0. Which is the correct version?
I am havineg problems loading .net 1.1 assemblies when I have the .net2
framework installed on my machine and it seems to be because mscorlib is
taking into account the "processarchitecture" attribute when creating the
reference identity and comparing it with the definition identity which does
not have the "processarchitecture" attribute, so it says the referenced file
cannot be located. My colleague does not seem to have this issue, but his
mscorlib version is 2.0.3600.0 and mine is 2.0.0.0.
Regards
Can anyone tell me what version of mscorlib is shipped with the .net
framework 2 beta 2? On my machine it is 2.0.0.0 and on a colleagues machine
it is 2.0.3600.0. Which is the correct version?
I am havineg problems loading .net 1.1 assemblies when I have the .net2
framework installed on my machine and it seems to be because mscorlib is
taking into account the "processarchitecture" attribute when creating the
reference identity and comparing it with the definition identity which does
not have the "processarchitecture" attribute, so it says the referenced file
cannot be located. My colleague does not seem to have this issue, but his
mscorlib version is 2.0.3600.0 and mine is 2.0.0.0.
Regards