NStudio and MONO Today 20 of May 2007 I tried to compile NStudio in MONO.
After few code changes (removed WebBrowser) i successfuly compiled the source code, but when i executed the program i got this error:
mono@mono:~/Desktop/Source/MONO/NStudio/bin/Release> mono NStudio.exe
a
Unhandled Exception: System.EntryPointNotFoundException: GetCurrentThreadId
at (wrapper managed-to-native) WeifenLuo.WinFormsUI.Docking.NativeMethods:GetCurrentThreadId ()
at WeifenLuo.WinFormsUI.Docking.DockPanel+FocusManagerImpl+LocalWindowsHook.Install () [0x00000]
at WeifenLuo.WinFormsUI.Docking.DockPanel+FocusManagerImpl..ctor (WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel) [0x00000]
at (wrapper remoting-invoke-with-check) FocusManagerImpl:.ctor (WeifenLuo.WinFormsUI.Docking.DockPanel)
at WeifenLuo.WinFormsUI.Docking.DockPanel..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) WeifenLuo.WinFormsUI.Docking.DockPanel:.ctor ()
at NStudio.MainForm.InitializeComponent () [0x00000]
at NStudio.MainForm..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) NStudio.MainForm:.ctor ()
at NStudio.Program.Main () [0x00000]
mono@mono:~/Desktop/Source/MONO/NStudio/bin/Release>
SphinX- 05-20-2007
What is MONO ?
NRPG- 05-20-2007
What is MONO ?
http://www.mono-project.com/
Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications.
SphinX- 05-21-2007
ohhh....okay.
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.