[Mono-bugs] [Bug 59577][Blo] Changed - Could not find assembly ICSharpCode.SharpZipLib, references from /usr/lib/mono/gac/ByteFX.Data/0.7.6.1__0738eb9f132ed756/ByteFX.Data.dll (assemblyref_index=7)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 15:27:12 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jpd@indecisive.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59577
--- shadow/59577 2004-06-07 07:10:08.000000000 -0400
+++ shadow/59577.tmp.4559 2004-06-09 15:27:12.000000000 -0400
@@ -89,6 +89,59 @@
directory. ICSharpCode.SharpZipLib seems not to be registered
successfully via GAC ..?
HTH,
Duncan
+
+------- Additional Comments From jpd@indecisive.com 2004-06-09 15:27 -------
+I'm getting a similar problem, and it does appear to be a versioning problem (0.31.0.0 vs
+0.6.0.0):
+
+$ monodis --assemblyref Mono.Http.dll
+AssemblyRef Table
+1: Version=1.0.5000.0
+ Name=System
+ Public Key:
+0x00000000: B7 7A 5C 56 19 34 E0 89
+2: Version=1.0.5000.0
+ Name=mscorlib
+ Public Key:
+0x00000000: B7 7A 5C 56 19 34 E0 89
+3: Version=0.31.0.0
+ Name=ICSharpCode.SharpZipLib
+ Public Key:
+0x00000000: 1B 03 E6 AC F1 16 4F 73
+4: Version=1.0.5000.0
+ Name=Mono.Security
+ Public Key:
+0x00000000: 07 38 EB 9F 13 2E D7 56
+5: Version=1.0.5000.0
+ Name=System.Web
+ Public Key:
+0x00000000: B0 3F 5F 7F 11 D5 0A 3A
+6: Version=1.0.5000.0
+ Name=System.Xml
+ Public Key:
+0x00000000: B7 7A 5C 56 19 34 E0 89
+
+$ monodis --assembly ICSharpCode.SharpZipLib.dll
+Assembly Table
+Name: ICSharpCode.SharpZipLib
+Hash Algoritm: 0x00008004
+Version: 0.6.0.0
+Flags: 0x00000000
+PublicKey: BlobPtr (0x0000017d)
+ Dump:
+0x00000000: 00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00
+0x00000010: 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00
+0x00000020: B9 A1 4E A8 FC 9D 75 99 E0 E8 2A 12 92 A2 31 03
+0x00000030: F0 21 0E 2F 92 8A 0F 46 69 63 AF 23 FF FA DB A5
+0x00000040: 9D CC 8C 9E 26 EC D1 14 D7 C0 B4 17 9E 4B C9 3B
+0x00000050: 16 56 B7 EE 2D 4A 67 DD 7C 19 92 65 3E 0D 9C C5
+0x00000060: 34 F7 91 4B 6F 58 3B 02 2E 0A 7A A8 A4 30 F4 07
+0x00000070: 93 2F 9A 68 06 F0 FC 64 D6 1E 78 D5 AE 01 AA 8F
+0x00000080: 82 33 19 67 19 D4 4D A2 C5 0A 2D 1C FA 3F 7A BB
+0x00000090: 74 87 B3 56 7A 4F 04 56 AA 66 67 15 4C 67 49 B1
+Culture:
+
+