Re: Ubuntu and .NET
"Greg" <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
I upgraded from Ubuntu 9.04 to 9.10; I then found System.Messaging and System.ServiceModel and installed them; confirmed they were in the gac; app fires up now using Mono..woo hoo! MSMQ Queues do not work of course. I am looking at RabbitMQ as a porting strategy for that. Windows Services also do not work. I am looking at daemon programs as a porting strategy for the Windows Services. I am hopeful the .NET code the writes to and reads from the MSMQ queues can write to and read from RabbitMQ. I am also hopeful daemon programs can work well with the existing .NET source code. Thanks for all of the help. --- In [email protected], Christopher Pelatari <christopher@...> wrote: > > if it passed moma, you should be able to just copy the .exe over to Ubuntu, > then run: > mono yourapp.exe > in a terminal. > -- > -Christopher Pelatari | http://bluefenix.net > > > On Thu, May 6, 2010 at 7:55 AM, Greg <gregarobinson@...> wrote: > > > > > > > I finally got a copy of the source code from the outsource vendor yesterday > > and was able to get a clean build. I ran MoMA on the build, expecting to see > > all kinds of warnings and errors. Instead I saw: > > > > "MoMA was unable to find any potential issues in this application." > > > > My first response: Woo Hoo! > > > > My next response; no way this is possible. > > > > So now I plan to figure out how to actually port the .NEY source code over > > to the Ubuntu box and figure out how to run it under Mono. > > > > --- In [email protected]<win_tech_off_topic%40yahoogroups.com>, > > "Shawn Wildermuth" <shawn.lists@> wrote: > > > > > > +1 for MoMA > > > > > > > > > > > > Thanks, > > > > > > Shawn Wildermuth > > > > > > <http://wildermuth.com/> http://wildermuth.com > > > > > > > > > > > > > > Note: This was typed on a big ole laptop so any misspellings and > > > punctuations are completely my fault.not my phone's. > > > > > > > > > > > > From: [email protected]<win_tech_off_topic%40yahoogroups.com> > > > [mailto:[email protected]<win_tech_off_topic%40yahoogroups.com>] > > On Behalf Of Stuart Laughlin > > > (Lists) > > > Sent: Tuesday, April 27, 2010 9:59 PM > > > To: [email protected]<win_tech_off_topic%40yahoogroups.com> > > > Subject: Re: [OT] Ubuntu and .NET > > > > > > > > > > > > > > > > > > Mono is what you're looking for. The parts of the C# app that interact > > > with Windows services will almost certainly have to be rewritten. > > > Doing what you're trying to do is very feasible, but precisely how > > > much effort is involved depends on your particular app and its > > > dependencies. Have a look at the Mono Migration Analyzer > > > (http://www.mono-project.com/MoMA). > > > > > > --Stuart > > > > > > On Tue, Apr 27, 2010 at 2:45 PM, Greg <gregarobinson@ > > > <mailto:gregarobinson%40gmail.com <gregarobinson%2540gmail.com>> > > > wrote: > > > > http://www.ubuntu.com/ > > > > > > > > http://en.wikipedia.org/wiki/Ubuntu_(operating_system) > > > > > > > > I am doing research on porting a C# server application (No UI, all > > managed > > > dlls, some Windows Services) over to a box this is running Ubuntu. Google > > is > > > turning up links to Mono, which I have never used, nor have I ever used > > > Linux. > > > > > > > > Does anyone know if .NET and Ubuntu can play nicely together? > > > > > > > > The next option is to migrate all of the C# source code to Java. Not a > > > Jave guy here so this would have to be outsourced. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > >