LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-11-2007, 09:26 PM   #1
jetro2k5
LQ Newbie
 
Registered: Apr 2007
Posts: 15

Rep: Reputation: 0
Please help in this problem.I've error in using mono in vb.net apps under Ubuntu.


Friends, deeply needed your help!!!!

My apps was developed under Windows using Microsoft VB.Net Framework 2.0.
My apps connecting to Biometrics machine to get data inside it.
My apps transfer data from Biometrics to MS SQL Databse (we use SQL connection)
My apps use the dll of Biometrics (COM) to use methods and properties of Biometrics machine.

I used Mono to run several apps in Ubuntu,but that was supported Framework 1.0,not connecting to database,does not use COM,and does support any dll only executable file.


------------------------------------------------------------------------------------------------
This was my error when i run "mono /home/tux/Desktop/apps.exe" :

(/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): Gdk-WARNING **: locale not supported by Xlib

(/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): Gdk-WARNING **: cannot set locale modifiers

** (/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): WARNING **: Missing method System.Windows.Forms.TabPage::set_ImageKey(string) in assembly /home/tux/mono-1.2.3.1/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll, referenced in assembly /home/tux/Desktop/PayboxT4/PayboxT4.exe

Unhandled Exception: System.NotImplementedException: The requested feature is not implemented.
at Microsoft.VisualBasic.CompilerServices.Utils.GetResourceString (System.String ResourceKey, System.String[] Args) [0x00000]


at GSCOM.PayboxT4.My.MyProject+MyForms.Create__Instance__[MainForm] (GSCOM.PayboxT4.MainForm Instance) [0x00000]
at GSCOM.PayboxT4.My.MyProject+MyForms.get_MainForm () [0x00000]
at GSCOM.PayboxT4.My.MyApplication.OnCreateMainForm () [0x00000]
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000]
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000]
at GSCOM.PayboxT4.My.MyApplication.Main (System.String[] Args) [0x00000]
 
Old 04-11-2007, 09:48 PM   #2
r00tb33r
Member
 
Registered: Feb 2007
Distribution: Vector
Posts: 318

Rep: Reputation: 31
Quote:
Originally Posted by jetro2k5
Friends, deeply needed your help!!!!

My apps was developed under Windows using Microsoft VB.Net Framework 2.0.
My apps connecting to Biometrics machine to get data inside it.
My apps transfer data from Biometrics to MS SQL Databse (we use SQL connection)
My apps use the dll of Biometrics (COM) to use methods and properties of Biometrics machine.

I used Mono to run several apps in Ubuntu,but that was supported Framework 1.0,not connecting to database,does not use COM,and does support any dll only executable file.


------------------------------------------------------------------------------------------------
This was my error when i run "mono /home/tux/Desktop/apps.exe" :

(/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): Gdk-WARNING **: locale not supported by Xlib

(/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): Gdk-WARNING **: cannot set locale modifiers

** (/home/tux/Desktop/PayboxT4/PayboxT4.exe:9640): WARNING **: Missing method System.Windows.Forms.TabPage::set_ImageKey(string) in assembly /home/tux/mono-1.2.3.1/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll, referenced in assembly /home/tux/Desktop/PayboxT4/PayboxT4.exe

Unhandled Exception: System.NotImplementedException: The requested feature is not implemented.
at Microsoft.VisualBasic.CompilerServices.Utils.GetResourceString (System.String ResourceKey, System.String[] Args) [0x00000]


at GSCOM.PayboxT4.My.MyProject+MyForms.Create__Instance__[MainForm] (GSCOM.PayboxT4.MainForm Instance) [0x00000]
at GSCOM.PayboxT4.My.MyProject+MyForms.get_MainForm () [0x00000]
at GSCOM.PayboxT4.My.MyApplication.OnCreateMainForm () [0x00000]
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000]
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000]
at GSCOM.PayboxT4.My.MyApplication.Main (System.String[] Args) [0x00000]
this isnt your first thread i suppose...
i am too a developer myself and so i understand that my programs are not designed to run on an operating system they are not designed for. if your windows application is intended to solely run on linux then you have made a serious design error.
consider the following choices:
run your product on windows like its supposed to
make a proper port to linux
the above choices fall into the 80/20 development rule, where your product is designed to suffice 80% of clients. this model stood the test of time just so you know.
what you are trying to do here is wrapping duct tape around everything, hoping that it would hold together. no good.
if i were you i would be either installing windows or writing the port this very minute.
there might not be much that we can do for you.

Last edited by r00tb33r; 04-11-2007 at 09:53 PM.
 
Old 04-17-2007, 03:21 AM   #3
jetro2k5
LQ Newbie
 
Registered: Apr 2007
Posts: 15

Original Poster
Rep: Reputation: 0
thanks rootb33r, anyway are you familiar in CodeWeaver??
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache2, Mono, and ASP.NET 2.0 wslyhbb Linux - Server 0 01-03-2007 07:38 PM
Mono/.Net Program Compatibility Kdr Kane Programming 7 03-23-2005 03:51 PM
SuSE 9.2 ASP.NET with Mono Icarus315 Linux - Software 1 01-31-2005 07:37 AM
Using Mono for the .NET Framework chalewa4bambu Linux - Software 0 07-04-2004 02:32 PM
MONO .Net Middleware GtkUser Programming 2 12-19-2003 07:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration