[Mono-osx] Running a .Net framework program on OSX with mono

Chobbes nikskar at gmail.com
Tue Apr 27 13:37:09 EDT 2010


Alright, so I know absolutely NOTHING about programming. I play MMORPG's on
my Mac through Crossover Games, and I wanted to use a third party program
with the game. 

So I tried opening terminal and using mono program.exe and this is what I
got. 

Unhandled Exception: System.NotImplementedException: The requested feature
is not implemented.
  at System.Windows.Forms.XplatUICarbon.SystrayAdd (IntPtr hwnd,
System.String tip, System.Drawing.Icon icon, System.Windows.Forms.ToolTip&
tt) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.XplatUI.SystrayAdd (IntPtr handle, System.String
tip, System.Drawing.Icon icon, System.Windows.Forms.ToolTip& tt) [0x00000]
in <filename unknown>:0 
  at System.Windows.Forms.NotifyIcon.ShowSystray () [0x00000] in <filename
unknown>:0 
  at System.Windows.Forms.NotifyIcon.set_Visible (Boolean value) [0x00000]
in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check)
System.Windows.Forms.NotifyIcon:set_Visible (bool)
  at SleepHunterv3.frmMain.InitializeComponent () [0x00000] in <filename
unknown>:0 
  at SleepHunterv3.frmMain..ctor () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) SleepHunterv3.frmMain:.ctor ()
  at SleepHunterv3.Program.Main () [0x00000] in <filename unknown>:0 

Any ideas on how I can get this to work? Is it even possible? Thanks in
advance for your help. 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Running-a-Net-framework-program-on-OSX-with-mono-tp2067984p2067984.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list