http://bugs.winehq.org/show_bug.cgi?id=37050 Bug ID: 37050 Summary: Wine and FreeSCAN.exe fails to load Product: Wine Version: 1.6.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: loader Assignee: wine-bugs(a)winehq.org Reporter: hd625b(a)gmail.com Used Lunix Mint17 Terminal and Wine to run FreeSCAN.exe which threw the errors below. FreeSCAN.exe is from SixSpot Software. hd625b(a)MyLunixMint17 ~ $ wine "/home/hd625b/.wine/drive_c/Program Files/FreeSCAN/FreeSCAN.exe" Unhandled Exception: System.TypeLoadException: Could not load type 'FreeSCAN.lblSiteNote' from assembly 'FreeSCAN, Version=0.8.3.0, Culture=neutral, PublicKeyToken=null'. at FreeSCAN.My.MyProject+MyForms.get_lblSiteNote () [0x00000] in <filename unknown>:0 at FreeSCAN.My.MyApplication.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at FreeSCAN.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'FreeSCAN.lblSiteNote' from assembly 'FreeSCAN, Version=0.8.3.0, Culture=neutral, PublicKeyToken=null'. at FreeSCAN.My.MyProject+MyForms.get_lblSiteNote () [0x00000] in <filename unknown>:0 at FreeSCAN.My.MyApplication.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at FreeSCAN.My.MyApplication.Main (System.String[] Args) [0x00000] in <filename unknown>:0 hd625b(a)MyLunixMint17 ~ $ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.