Logicator with wine

Questions about Wine on Linux
Locked
[email protected]
Newbie
Newbie
Posts: 1
Joined: Sun Sep 29, 2013 4:34 am

Logicator with wine

Post by [email protected] »

Hi

I am a technology teacher. I try to install Logicator with wine :
http://www.logicator.co.uk/

I dont have a problem to install Logicator. This software need Framework. I install Framework without problem to.
But when I run Logicator I have this problem :

info@info:~$ '/home/info/.wine/drive_c/Program Files/Revolution Education/Logicator for PIC micros/PIC-Logicator.exe'

Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for . ---> System.InvalidProgramException: Invalid IL code in .: (int): IL_000a: dup


at ...cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for . ---> System.InvalidProgramException: Invalid IL code in .: (int): IL_000a: dup


at ...cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
info@info:~$



[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in .: (string[]): IL_0016: call 0x0a00001a


I use ubuntu 12.04 an wine 1.6.

Thank you very much for your help.
Locked