[Mono-bugs] [Bug 608069] .assembly extern retargetable causing System.TypeLoadException (not implemented?)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat May 22 05:51:11 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=608069

http://bugzilla.novell.com/show_bug.cgi?id=608069#c1


--- Comment #1 from Marek Safar <msafar at novell.com> 2010-05-22 09:51:10 UTC ---
full exception

The following assembly referenced from SciLorsGroovesharkAPI.dll could not be
loaded:
     Assembly:   System    (assemblyref_index=2)
     Version:    3.5.0.0
     Public Key: 969db8053d3322ac
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly 

Could not load file or assembly 'System, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac, Retargetable=Yes' or one of its dependencies.
System.IO.FileNotFoundException: Could not load file or assembly 'System,
Version=3.5.0.0, Culture=neutral, PublicKeyToken=969db8053d3322ac,
Retargetable=Yes' or one of its dependencies.
File name: 'System, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac, Retargetable=Yes'
  at SciLors_GrooveDownloader.frmGroove.btnSearch_Click (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0 
  at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in
<filename unknown>:0 
  at System.Windows.Forms.ButtonBase.OnMouseUp
(System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x00000] in <filename unknown>:0

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list