| Author |
Message |
kral.konf@volny.cz
Joined: 20 Oct 2010 Posts: 1
|
Posted: Wed Oct 20, 2010 8:49 am Post subject: Serious bug: Reflectors displays bad version of resources |
|
|
There is serious bug in Reflector. It displays bad version for resources on PC where .NET framework 4.0 is installed.
1. Open C:\Windows\Microsoft.NET\Framework\v2.0.50727\system.resources.dll (it may be in another subfolder, depending on your locale) in Reflector.
2. Display assemblie's resources. Reflector displays "System.String, mscorlib, version=4.0.0.0". It is 2.0 assembly and reflector displays version for 4.0 runtime!
3. The same problem exists with resources that have version of resource explicitly set. Open some assembly containing resources of type Bitmap, System.Drawing, Version=2.0.0.0. View this assembly in binary viewer. You will see System.Drawing, Version=2.0.0.0. Open it in reflector. You will see System.Drawing, Version=4.0.0.0
Version of Reflector: 6.5.0.135 |
|
| Back to top |
|
 |
Clive Tong
Joined: 04 Dec 2008 Posts: 281
|
Posted: Thu Oct 21, 2010 8:11 am Post subject: |
|
|
| Thanks for reporting this. I've logged it in the bug tracking system as issue RP-773. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group