[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
Mon, 7 Jun 2004 07:10:08 -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 duncan@excelsior-online.org.

http://bugzilla.ximian.com/show_bug.cgi?id=59577

--- shadow/59577	2004-06-07 01:12:20.000000000 -0400
+++ shadow/59577.tmp.11355	2004-06-07 07:10:08.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 59577
 Product: Mono: Runtime
 Version: unspecified
-OS: unknown
+OS: GNU/Linux [Other]
 OS Details: Gentoo
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duncan@excelsior-online.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -64,6 +64,31 @@
 the GAC in Beta2 - Beta1 did always run fine and didn't show that error!
 
 ------- Additional Comments From miguel@ximian.com  2004-06-07 01:12 -------
 Could you run monodis on ByteFX.Data.dll?
 
 We might have shipped with two different ICSharpCodes.
+
+------- Additional Comments From duncan@excelsior-online.org  2004-06-07 07:10 -------
+Hi Miguel!
+
+Same Problem with monodis ...
+
+monodis
+/usr/lib/mono/gac/ByteFX.Data/0.7.6.1__0738eb9f132ed756/ByteFX.Data.dll
+
+** (process:12170): WARNING **: 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)
+     Major/Minor: 0,31
+     Build:       0,0
+     Token:       1b03e6acf1164f73
+
+IMHO I don't think that ICSharpCode.SharpZipLib features a wrong
+version, cause it does load fine if you place it into the webapp/bin
+directory. ICSharpCode.SharpZipLib seems not to be registered
+successfully via GAC ..?
+
+HTH,
+Duncan
+