Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2015-02-25 Thread mimi
Hi Robert, Thanks for the prompt reply. I tried mono_jit_init(ClassLibrary1.dll) and mono_jit_init(ClassLibrary1) and it didn't solve the problem. However, mono_jit_init_version (Domain, v4.0.30319) fixed the issue. Thanks for the help. Zachary -- View this message in context:

Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2015-02-25 Thread mimi
Hi Robert, Following my previous post, I am able to invoke the method of the main assembly. Now my question is: if the method of the main assembly invokes the methods from the other assemblies, how can we implement this in c++ code? I googled quite a lot and found a post which is similar to my

Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2015-02-24 Thread mimi
Hi Rod, Did you manage to fix the problem? I made some research and it seems to be fixed already (https://bugzilla.xamarin.com/show_bug.cgi?id=12541). In that link, it marks PC Linux. I got the same problem here on os x 10.8.5 and can't figure out why. Any idea? Thanks in advance! Zachary --

Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2015-02-24 Thread Robert Jordan
On 24.02.2015 18:19, mimi wrote: Hi Rod, Did you manage to fix the problem? I made some research and it seems to be fixed already (https://bugzilla.xamarin.com/show_bug.cgi?id=12541). In that link, it marks PC Linux. I got the same problem here on os x 10.8.5 and can't figure out why. Any idea?

Re: [Mono-list] Help! Stuck in solution screen

2014-10-02 Thread Edward Ned Harvey (mono)
From: mono-list-boun...@lists.ximian.com [mailto:mono-list- boun...@lists.ximian.com] On Behalf Of Bellorosa http://mono.1490590.n4.nabble.com/file/n4664061/Screen_Shot_2014-10- 01_at_21.png Broken link ___ Mono-list maillist -

[Mono-list] Help! Stuck in solution screen

2014-10-01 Thread Bellorosa
Hi! I am completely stuck with monodevelop. I am new with it so this might be a dumb question to most of you but how do I get back to the basic view where I can write code? What is that view called? Currently I'm seeing this:

[Mono-list] Help instelling mono 3.2.x on my synology DS213

2013-10-08 Thread AlwinHummels
Can someone help me get. thuis work on my synology NAS. Tanks for any help -- View this message in context: http://mono.1490590.n4.nabble.com/Help-instelling-mono-3-2-x-on-my-synology-DS213-tp4660989.html Sent from the Mono - General mailing list archive at Nabble.com.

Re: [Mono-list] Help debugging program failing randomly

2013-04-09 Thread Danny
(Sent this earlier, but it didn't post to the list) Thanks to Ian and Alan for the replies. I have done some further elimination (by removing runtime components) and I don't think it is the new board interface causing this. I think it is another component, that isn't quite as new, but I had

Re: [Mono-list] Help debugging program failing randomly

2013-04-08 Thread Ian Norton
I'd be sure to check your struct packing and call conventions properly. And perhaps be sure that you aren't passing in any ref System.String instead of StringBuilders Ian On Mon, Apr 08, 2013 at 04:21:32AM +0100, Danny wrote: Hello, I'm having a difficult time with an application I have

Re: [Mono-list] Help debugging program failing randomly

2013-04-08 Thread Alan
I'm not sure if fontconfig is threadsafe and the finalizer thread is directly unreffing some fontconfig objects. This could easily be causing the corruption you're seeing if that's the case. Can you paste the full stacktrace of your crash (including all threads!) in a pastebin, or attach it to

Re: [Mono-list] Help debugging program failing randomly

2013-04-08 Thread Danny
Thanks to Ian and Alan for the replies. I have done some further elimination (by removing runtime components) and I don't think it is the new board interface causing this. I think it is another component, that isn't quite as new, but I had forgotten is new in this context (ubuntu server).

[Mono-list] Help debugging program failing randomly

2013-04-07 Thread Danny
Hello, I'm having a difficult time with an application I have written. I recently made some changes and I'm having a problem with it failing at seemingly random times and locations (within the code), with sigsegv errors. This is a multithreaded plugin-style daemon/service (can be launched

[Mono-list] Help with mono

2012-10-04 Thread kit
Hello all I got here because i can't figure how to make this work. I installed Mono 2.10.9 on a OpenSuse 12.1 and although it works on the main page of the Ajax sample site, if i try any link on that said page i get allways the same error: Could not load type

Re: [Mono-list] Help finding system.media sounds

2012-04-05 Thread Xavi de Blas
Thank you very much! 2012/4/5 Jonathan Pryor jonpr...@vt.edu: On Apr 4, 2012, at 11:07 PM, Xavi de Blas wrote: Hello, I need to find the audio files that are called when I do: System.Media.SystemSounds.Question.Play() System.Media.SystemSounds.Asterisk.Play()

Re: [Mono-list] Help finding system.media sounds

2012-04-05 Thread Jonathan Pryor
On Apr 4, 2012, at 11:07 PM, Xavi de Blas wrote: Hello, I need to find the audio files that are called when I do: System.Media.SystemSounds.Question.Play() System.Media.SystemSounds.Asterisk.Play() System.Media.SystemSounds.Beep.Play() because I need to play them also with another

[Mono-list] Help finding system.media sounds

2012-04-04 Thread Xavi de Blas
Hello, I need to find the audio files that are called when I do: System.Media.SystemSounds.Question.Play() System.Media.SystemSounds.Asterisk.Play() System.Media.SystemSounds.Beep.Play() because I need to play them also with another software in other language. I searched repository but had no

[Mono-list] HELP!!!

2011-12-19 Thread richardflyer
I've just downloaded and installed MONO on my windows vista(I hate vista :( ). What I have to do now to load the Mono GUI??? Please hel Richard -- View this message in context: http://mono.1490590.n4.nabble.com/HELP-tp4213559p4213559.html Sent from the Mono - General mailing list archive

Re: [Mono-list] HELP!!!

2011-12-19 Thread richardflyer
Yes, I want to start programming with C#I am a beginner. -- View this message in context: http://mono.1490590.n4.nabble.com/HELP-tp4213559p4213759.html Sent from the Mono - General mailing list archive at Nabble.com. ___ Mono-list maillist -

Re: [Mono-list] HELP!!!

2011-12-19 Thread Stifu
Then you should download MonoDevelop. Or you can even use any .NET IDE, such as Visual Studio or SharpDevelop. richardflyer wrote Yes, I want to start programming with C#I am a beginner. -- View this message in context: http://mono.1490590.n4.nabble.com/HELP-tp4213559p4213931.html

Re: [Mono-list] Help in Launching c# application through mono in embedded(arm) environment

2011-07-20 Thread Muthukumar S
Hi Kumpera, Thank you for your reply. We tried mono-2.8/samples/embed - hello.cs in x86 its working fine.Its not throwing any signal(exception) But when we tired mono-2.8 cross compiled for* arm* and tried running the same sample (mono-2.8/samples/embed -hello.cs) we are

Re: [Mono-list] Help in Launching c# application through mono in embedded(arm) environment

2011-07-19 Thread Rodrigo Kumpera
Hi, Mono requires a bunch of unix signals to be available to it in order to function correctly, check if your C host app isn't trapping them incorrectly. On Tue, Jul 19, 2011 at 2:19 AM, Muthukumar S muthu@gmail.com wrote: Hi Kumpera, Sorry, iam not clear about the signals

[Mono-list] Help in Launching c# application through mono in embedded(arm) environment

2011-07-18 Thread Muthukumar S
Hi All, We have created a hello world c# application through mono and we try to launch it in arm (embedded ) environment using launcher application(which is written in c). When we launch the application through launcher at first time,we are getting the following output. * Hello Mono

Re: [Mono-list] Help in Launching c# application through mono in embedded(arm) environment

2011-07-18 Thread Rodrigo Kumpera
On Mon, Jul 18, 2011 at 8:56 AM, Muthukumar S muthu@gmail.com wrote: Hi All, We have created a hello world c# application through mono and we try to launch it in arm (embedded ) environment using launcher application(which is written in c). When we launch the application

Re: [Mono-list] Help in Launching c# application through mono in embedded(arm) environment

2011-07-18 Thread Muthukumar S
Hi Kumpera, Sorry, iam not clear about the signals what you have replied me. I have few more queries regarding the same , *1. Did u mean to say i need to handle all these exceptions in my application (c# hello world application) or it will get handled by mono frame work itself.* *

Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2011-05-18 Thread Rod
Hi, Robert – thanks for the information. As it happens the managed class I am trying to instantiate is what I posted, it looks like this verbatim: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace EmbeddedMonoExampleAssembly { public class

[Mono-list] Help with embedded mono: mono_runtime_object_init

2011-05-17 Thread Rod
We are presently evaluating embedded mono for use in an existing C++ project. The evaluation is taking place on windows, and with the help of some people on this forum previously, we have been successful in building mono, acquiring a .def file from git and generating a subsequent Visual Studio

Re: [Mono-list] Help with embedded mono: mono_runtime_object_init

2011-05-17 Thread Robert Jordan
Hi Rod, On 17.05.2011 19:20, Rod wrote: // Instantiate a class in .NET land MonoImage * image = ::mono_assembly_get_image(assembly); MonoClass * klass = ::mono_class_from_name(image,EmbeddedMonoExampleAssembly,ExampleClass); MonoObject* instance =

Re: [Mono-list] Help running ASP.Net website on apache2 with mono-2.8

2011-03-29 Thread sakshaw
Hi Abe Thanks, I did have that in my site config file. But it was still going to mono 2.6. I was fiddling around with it this morning and got it sorted. I think (and I may be mistaken here - newbie and all) when I initially installed apache I set it to auto hosting with mono stable version,

[Mono-list] Help running ASP.Net website on apache2 with mono-2.8

2011-03-28 Thread sakshaw
Hi, Please can someone help me. I have installed mono-2.6 by default on Ubuntu 10.10 server, but am now wanting to run ASP.Net 4.0 framework applications, so I followed a few tutorials about building Mono-2.8 in a parallel environment and using that for my asp.net applications. I have had some

Re: [Mono-list] Help running ASP.Net website on apache2 with mono-2.8

2011-03-28 Thread Abe Gillespie
You need to set MonoServerPath in the Apache config. It would look something like: MonoServerPath /usr/local/mono/2.8/bin/mod-mono-server4 You can find more info at http://www.mono-project.com/Mod_mono -Abe On Mon, Mar 28, 2011 at 5:55 PM, sakshaw saks...@gmail.com wrote: Hi, Please can

Re: [Mono-list] Help about mono

2010-02-28 Thread Stifu
Hello, A few answers: 1) MonoDevelop (http://monodevelop.com/), which is light and fast, but doesn't have all the features of Visual Studio. 3) Not all of it. Off the top of my head: no WPF support, LINQ to DB isn't finished, and WCF is partial. You'll find unimplemented bits here and there.

[Mono-list] Help on read unicode data from Oracle

2010-02-17 Thread vinhpt
Hi All. I have a ASP.NET application read Unicode data from Oracle Database and show Unicode on the webpage. Please help me how to config (webbrowser, webserver and database server) OS: Ubuntu 8.10 Mono: 2.6.1 Webserver: XSP2 Database: Oracle 10g (NLS_LANGUAGE=AMERICA_AMERICAN.UTF8 data store

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-18 Thread Dinis Cruz
The user controls in itself should not have any further dependencies (and if they do, I will have to change them). My objective is to have a VS GUI host container just like what the the VSShell for Apps does (which is what the WinFormsUI DockPanelSuite (hosted at

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-12 Thread Dinis Cruz
Sorry, I just realized that I have been abusing the ASCX term. What I'm calling ASCX are actually simple System.Windows.Forms.UserControl classes. For example: public partial class ascx_LogViewer : UserControl On your idea to use MonoDevelop, it is now multi-platform right? If so, that

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-12 Thread Miguel de Icaza
Hello, Sorry, I just realized that I have been abusing the ASCX term. What I'm calling ASCX are actually simple System.Windows.Forms.UserControl classes. For example: public partial class ascx_LogViewer : UserControl Those are supported just fine. The only problem is when

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-11 Thread Miguel de Icaza
Hello, (see screenshot of it running here http://bit.ly/84oIqn (with MonoDevelop on the background)) I am not sure what an ASCX control is, is that some sort of ASP.NET control hosted on a browser? Basically what I need is: * WinForm environment similar with VisualStudio or

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-08 Thread Miguel de Icaza
Hello, I've just checked-in the code that contains this project, so now all relevant source code is on the O2Platform sourcecode You will likely need to find an alternative to this widget (the DockPanel) as the code has some 24 P/Invokes, and chances are that the code depends on those calls to

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-08 Thread Dinis Cruz
Any recomendations for a host GUI API? Is the one used in MonoDevelop easy to reuse? Dinis Cruz On 8 Jan 2010, at 21:36, Miguel de Icaza mig...@novell.com wrote: Hello, I've just checked-in the code that contains this project, so now all relevant source code is on the O2Platform sourcecode

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-08 Thread Miguel de Icaza
Hello, Any recomendations for a host GUI API? Is the one used in MonoDevelop easy to reuse? MonoDevelop is written using an entirely different API, the Gtk# API for GUI programming.I do not think that you would be able to reuse this. There is a slight chance that you could contact the

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-08 Thread Dinis Cruz
Well, the main thing I need is to be able to host ASCX controls in a windows GUI like environment since there are not a lot of dependencies in O2 with the WinFormsAPI GUI. For example, using MonoDevelop I was able to quickly create a form that was able to successfully host one of O2 most commonly

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-07 Thread Dinis Cruz
Hi Chris, I've just checked-in the code that contains this project, so now all relevant source code is on the O2Platform sourcecodehttp://code.google.com/p/o2platform/source/checkout Here is the list of the PInvokes that (I think) are causing the problem - Win32 Native methods:

[Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-03 Thread Dinis Cruz
Hello, I have been working on a toolkit (now an OWASP Project called O2 Platform and now hosted at http://www.owasp.org/index.php/OWASP_O2_Platform). Initially this project was very windows centric, but after a couple attempts I was able to get just about all of it to work on Mono in OSx using

Re: [Mono-list] Help in dealing with Mono/.NET PInvoke issue

2010-01-03 Thread Chris Howie
I just wrote a blog post about the problem I currently have (see http://diniscruz.blogspot.com/2010/01/o2-on-mono-monodevelop-and-osx.html), which seems to be a variation of one you have seen several times in the past: Unhandled Exception: System.DllNotFoundException: user32.dll This means

[Mono-list] Help with Error with difference between Opensuse 11.1 and Ubuntu 9.10

2009-11-09 Thread Alan Battersby
Hi everyone, I am developing some software using monodevelop v2.2 beta 1 on opensuse 11.1. A friend is bug chasing for me and he normally runs my program on Ubuntu 8.04 and has had no problem with that version of Ubuntu. However he has just bought a new laptop and loaded a clean install of 9.10

[Mono-list] help wanted with Cairo - fairly inexperienced user

2009-10-28 Thread alanb
Hi, I am happy with using cairo for basic drawing. My problem is that I have drawn a circular grid which is quite dense (spokes every 10 degrees, circles every 10 mm from 10 to 200mm radius) it uses transformations to centre grid set scale etc. In an editing mode I want to be able to draw a

[Mono-list] Help needed on plotting graph

2009-09-03 Thread libin
Hi All, I have an windows application which is plotting the graph from values. It is not working with mono and giving method unimplemented exception. Actually the application is using system.drawing for plotting the graph and from momo analyzer output I got I think I cannot use that

Re: [Mono-list] Help needed on plotting graph

2009-09-03 Thread Paul
Hi, Anyone come across any implementation of plotting graph in linux or any ideas? System.Drawing certainly does exist under Linux - Winforms depends on it! Can you give us all some more information such as the throwback from the application or the source (assuming it's not commercial...)

Re: [Mono-list] Help to understand Mono

2009-08-22 Thread Kiel Wadner
The paradigm of programming with Mono is slightly different than the C/C++ world. You can create libraries and have them linked to an executable. They will be come out as a .dll, but don't let that fool you - you can still run it on Linux. You can also drop that .dll on a Windows box and it

[Mono-list] help in build aspx pages on apache

2009-05-21 Thread tarun nanda
hello everyone, I design one website in asp .net 2.0. with c# and I use the Database MySQL. My server is used Linux with Apache. But if I upload my website to the server its could not provide the design. So I use the mono 2.4. but I never understand that how I use this mono and where I write what

[Mono-list] help!!!

2009-03-28 Thread Aric Holland
Hello, I am new to mono. I was trying to write an software project in C#, but my project is GUI based, so I have to rely on mono's gui designer. Well you see the problem is, the grid container control, which I add to my form does not allow me to precisely align my controls to the grid. I don't

Re: [Mono-list] help!!!

2009-03-28 Thread Michael Hutchinson
2009/3/27 Aric Holland aricholland2...@gmail.com: Hello, I am new to mono. I was trying to write an software project in C#, but my project is GUI based, so I have to rely on mono's gui designer. Well you see the problem is, the grid container control, which I add to my form does not allow me

[Mono-list] Help on get client IP on webservice

2009-03-10 Thread Xavi de Blas
Hello all, i read a lot of info on the net, but had no success in getting the client IP on a webservice connection. This doesn't show me client ip: string strHostName = ; strHostName = System.Net.Dns.GetHostName(); IPHostEntry ipEntry = System.Net.Dns.GetHostEntry(strHostName); IPAddress[] addr

Re: [Mono-list] Help on get client IP on webservice

2009-03-10 Thread Adam Tauno Williams
On Tue, 2009-03-10 at 14:09 +0100, Xavi de Blas wrote: Hello all, i read a lot of info on the net, but had no success in getting the client IP on a webservice connection. This doesn't show me client ip: string strHostName = ; strHostName = System.Net.Dns.GetHostName(); IPHostEntry ipEntry =

Re: [Mono-list] Help on get client IP on webservice

2009-03-10 Thread sojan
check the /etc/hosts file a sample hosts file should be like the following # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost ::1 localhost.localdomain localhost6 localhost

Re: [Mono-list] Help on compiling an wsdl

2009-02-03 Thread Xavi de Blas
Ok, done using the web service bye! thanks 2009/2/2 Xavi de Blas xavib...@gmail.com: Hello, can anyone compile this? i'm stuck: http://svn.gnome.org/svn/chronojump/trunk/chronojump_server/chronojumpServerCSharp.cs

[Mono-list] Help on compiling an wsdl

2009-02-02 Thread Xavi de Blas
Hello, can anyone compile this? i'm stuck: http://svn.gnome.org/svn/chronojump/trunk/chronojump_server/chronojumpServerCSharp.cs http://svn.gnome.org/svn/chronojump/trunk/chronojump_server/chronojumpServer.asmx i think you have to rename the chronojumpServerCSharp.cs to chronojumpServer.cs and

[Mono-list] Help with using Visual Studio 2k5 to embed mono

2009-01-11 Thread enkuklios
Hi, (edited to re-send to the mailing list...just made my account) I have successfully produced the mono.lib (using the installed version of mono), and compiled my test application against it using visual studio 2005, however when I attempt to run my test I get an unhandled exception when

[Mono-list] Help Using Mono for aspx web page development

2008-12-19 Thread Gareth Hopkins
Hi I am fairly new to this project, so please bear with me. I have compiled mono and mono basic on my Centos 5.2 server which both run well. I have also setup IronPython, Nant and Boo that all run on command line but I cant figure out how to set them up to run 'inline' in aspx pages. The

[Mono-list] help on the sysadmin side

2008-09-12 Thread Anonymous208
Hi, I have a project that I need to get rolling quickly using mod_mono and apache2. I've been encountering some issues and don't have the time or experience with mod_mono to get it done soon enough. If there are any sysadmins with experience who would like to make a few bucks making this work

[Mono-list] Help! Difference in Menu control between IIS and Mono - separate image

2008-06-20 Thread Creatorre
pIIS:br /p plt;td onmouseover=quot;Menu_HoverRoot(this)quot; onmouseout=quot;Menu_Unhover(this)quot; onkeyup=quot;Menu_Key(this)quot; id=quot;ctl00_MainSiteMenun0quot;gt;br lt;table class=quot;menu ctl00_MainSiteMenu_4 menus ctl00_MainSiteMenu_7quot; cellpadding=quot;0quot;

[Mono-list] Help with Ukrainian mirror for Mono project.

2008-06-18 Thread Evgeny Pirogov
I has Mono project mirror for ukrainian and russian open source developers ( http://arise.iatp.org.ua). I support mirror 4 years and now has a technical problems with my domain organization (Internet Access and Training Program in Ukraine). Can you help with ideas about deploy mirror in other

Re: [Mono-list] Help for porting: VC# 2008express binaries crashing when run by mono

2008-06-09 Thread Andy Hume
Its (relatively) easily to debug into Mono SWF code, its described at http://www.mono-project.com/Guide:_Debugging_With_MWF. In short when compiling the app, replace the SWF reference to the MWF assembly -- which needs to be *non*-StrongNamed or the real SWF assembly will be loaded at runtime.

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-09 Thread Andy Hume
I've created bug 398274 (https://bugzilla.novell.com/show_bug.cgi?id=398274) and attached a pile of unit-tests. They identify this and another wee bug. I assigned it to Jonathan for fix. :-) Just in passing, the XML format for the settings is only used when the Form has Localizable=true,

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-06 Thread Andreas Färber
Am 06.06.2008 um 02:22 schrieb herenvardo: Jonathan Pobst wrote: It sounds like a bug in TableLayoutSettingsTypeConverter.ParseRowStyle. If you can get the data sent to the parameter xmlDoc that crashes, we can get a fix for it. That's easier said than done: the Visual Studio's

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-06 Thread Andy Hume
I think I've found the problem -- it depends on a MSFT bug that creates bad content. To check that it's the same fault, I'd need to see the input XML. Rather than dealing with debuggers (eek) can you just search all the files in the project for XML starting with element TableLayoutSettings. I

Re: [Mono-list] Help for porting: VC# 2008express binaries crashing when run by mono

2008-06-06 Thread Andrus Moor
the Visual Studio's debugger obviously won't allow me to step into the .NET's own code; Even free C# Express 2008 allows to step into MS System.Windows.Forms.dll source code. Maybe we can use instructions from http://www.codeproject.com/KB/dotnet/netmassdownloader.aspx to debug MONO SWF

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-06 Thread herenvardo
Andy Hume wrote: I think I've found the problem -- it depends on a MSFT bug that creates bad content. To check that it's the same fault, I'd need to see the input XML. Rather than dealing with debuggers (eek) can you just search all the files in the project for XML starting with element

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-06 Thread Jonathan Pobst
I've attached the relevant data from your .resx file. A quick guess says it's probably using a culture that uses comma separators instead of decimal points for numbers, and our code is not international-proof. This should be pretty easy to fix. Either Andy or I will probably get to it in

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-06 Thread herenvardo
Jonathan Pobst wrote: I've attached the relevant data from your .resx file. A quick guess says it's probably using a culture that uses comma separators instead of decimal points for numbers, and our code is not international-proof. This should be pretty easy to fix. Either Andy or I

[Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread herenvardo
I'll try to be short and concise: a few months ago I started developing a project in Microsoft Visual C# 2008 Express Edition, with the idea of making it Mono-compatible. In order to achieve that goal, I have been checking Mono project's progress on this site frequently, and kept running MoMA

[Mono-list] Help! I accidentally deleted Button from my Widgets in the Toolbox

2008-06-05 Thread xt225geo
I accidentally deleted the Button widget from my toolbox in the IDE, and now I can't find it to restore it. Can someone please walk me through this? I know- really a dumb question... but it's really frustrating when trying to learn a new IDE you have to stop everything to correct a seemingly

Re: [Mono-list] Help! I accidentally deleted Button from my Widgets in the Toolbox

2008-06-05 Thread Lluis Sanchez Gual
Right click on the toolbox - Add Items - select Gtk.Button El dc 04 de 06 del 2008 a les 07:10 -0700, en/na xt225geo va escriure: I accidentally deleted the Button widget from my toolbox in the IDE, and now I can't find it to restore it. Can someone please walk me through this? I know-

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread Sebastien Pouliot
On Mon, 2008-06-02 at 11:31 -0700, herenvardo wrote: I'll try to be short and concise: a few months ago I started developing a project in Microsoft Visual C# 2008 Express Edition, with the idea of making it Mono-compatible. In order to achieve that goal, I have been checking Mono project's

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread herenvardo
Sebastien Pouliot-2 wrote: Could you be more specific ? e.g. does it just freeze there without showing anything or do you get the command prompt back ? is an empty window visible ? or a new process ? I tried to run the program on mono and get back to the command prompt within 1-2 seconds.

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread Andy Hume
the attachment. (Or briefly change the build type to exe in your VS solution). Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of herenvardo Sent: 02 June 2008 19:31 To: mono-list@lists.ximian.com Subject: [Mono-list] Help for porting: VC# 2008

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread Jonathan Pobst
It sounds like a bug in TableLayoutSettingsTypeConverter.ParseRowStyle. If you can get the data sent to the parameter xmlDoc that crashes, we can get a fix for it. You may also be able to find the information in the .Designer file for your form. Whatever is in the InitializeComponents part for

Re: [Mono-list] Help for porting: VC# 2008 express binaries crashing when run by mono

2008-06-05 Thread herenvardo
Jonathan Pobst wrote: It sounds like a bug in TableLayoutSettingsTypeConverter.ParseRowStyle. If you can get the data sent to the parameter xmlDoc that crashes, we can get a fix for it. That's easier said than done: the Visual Studio's debugger obviously won't allow me to step into the

[Mono-list] help on installer for my app

2008-02-01 Thread Xavi de Blas
Hello, which is the easiest way to have an installer for my mono app in windows? how the mono installer works? Thanks in advance ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] help on installer for my app

2008-02-01 Thread Petit Eric
not sur, but i think mono installer is for *nix, for windows you should try inno setup : http://www.jrsoftware.org/isinfo.php 2008/2/1, Xavi de Blas [EMAIL PROTECTED]: Hello, which is the easiest way to have an installer for my mono app in windows? how the mono installer works? Thanks in

[Mono-list] help error:FontFamily could not be found

2008-01-20 Thread Дмитрий Глинник
Hello! I installed mono-1.2.6-gtksharp-2.10.2-win32-4 on ubuntu 7.10. I try to run a win program and have problem: Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for EDealer.Globals --- System.ArgumentException: The requested

[Mono-list] Help debugging mod_mono please (was RE: Mono 1.2.6/mod_mono: still getting Win32 IO returnedERROR_NO_MORE_FILES)

2007-12-18 Thread Kevin Flanagan
OK, I guess no-one has been thinking aha, I know exactly what that problem is ... So, can anyone even take any guesses at what might cause the problem, or give me any hints on tracking it down and/or debugging mod_mono? I've cut things down to a simple 'hello world' aspx page. All works fine on

Re: [Mono-list] Help debugging mod_mono please (was RE: Mono 1.2.6/mod_mono: still getting Win32 IO returnedERROR_NO_MORE_FILES)

2007-12-18 Thread Robert Jordan
Hi, check the access rights of all path components of /var/www/vhosts/queningtonbookclub.com/httpdocs How do they look like? Robert Kevin Flanagan wrote: OK, I guess no-one has been thinking aha, I know exactly what that problem is ... So, can anyone even take any guesses at what might

Re: [Mono-list] Help debugging mod_mono please (was RE: Mono 1.2.6/mod_mono: still getting Win32 IO returnedERROR_NO_MORE_FILES)

2007-12-18 Thread Kevin Flanagan
to destroy the '/ tmp/mod_mono_dashboard_XXGLOBAL_1' shared memory dashboard Kevin. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Robert Jordan Envoye : 18 December 2007 20:20 A : Mono-list@lists.ximian.com Objet : Re: [Mono-list] Help debugging mod_mono please

[Mono-list] Help with a project

2007-11-29 Thread Neil Munro
Hey, I am trying to write an experimental program to see if Web2.0 can be used for anything critical in the computing world, so I have started a project for using RSS feeds as software update sources, however I am having trouble actually getting things to work, I believe I need to be working with

Re: [Mono-list] help on reporting tool

2007-10-14 Thread Daniel Hofmann
Hello, You might wanna have a look at NPlot http://netcontrols.org/nplot/wiki/ We use it in a mono project and it hasn't made any problems so far. Daniel dipendra kumar jaiswal schrieb: hello i need a open source reporting tool for my web project (which is made in .net2005 and deploying

[Mono-list] help on reporting tool

2007-10-12 Thread dipendra kumar jaiswal
hello i need a open source reporting tool for my web project (which is made in .net2005 and deploying in mono)and i cannot found any reporting tool expect reportman and fyireporting tool. these tool have many problem and not configure to the my project. so please some one tell me about any

[Mono-list] help on reporting tool

2007-10-12 Thread dipendra kumar jaiswal
hello i need a open source reporting tool for my web project and i cannot found any reporting tool expect reportman and fyireporting tool. these tool have many problem and not configure to the my project. so please some one tell me about any open source reporting tool which is work with my

Re: [Mono-list] Help required for Mono execution on ARM Target

2007-09-28 Thread Paolo Molaro
On 09/26/07 Amudha Kaliamoorthi wrote: Am trying to execute mono on ARM platform. Associated pkglib and glib are also built for ARM. build was successful. However when i tried to execute mono on ARM target i get an error as follows */usr/local/dotnet/bin # ./mono ./mono: 1: Syntax

[Mono-list] Help required for Mono execution on ARM Target

2007-09-27 Thread Amudha Kaliamoorthi
Hi, Am trying to execute mono on ARM platform. Associated pkglib and glib are also built for ARM. build was successful. However when i tried to execute mono on ARM target i get an error as follows */usr/local/dotnet/bin # ./mono ./mono: 1: Syntax error: word unexpected (expecting ))* ** I

Re: [Mono-list] Help required for Mono execution on ARM Target

2007-09-27 Thread Joel Reed
On Wed, Sep 26, 2007 at 10:06:03AM +0530, Amudha Kaliamoorthi wrote: Hi, Am trying to execute mono on ARM platform. Associated pkglib and glib are also built for ARM. build was successful. However when i tried to execute mono on ARM target i get an error as follows

Re: [Mono-list] Help required for Mono execution on ARM Target

2007-09-27 Thread Brandon Perry
Try sh ./mono or chmod +x ./mono ; ./mono. On Thu, 2007-09-27 at 13:53 -0400, Joel Reed wrote: On Wed, Sep 26, 2007 at 10:06:03AM +0530, Amudha Kaliamoorthi wrote: Hi, Am trying to execute mono on ARM platform. Associated pkglib and glib are also built for ARM. build was successful.

[Mono-list] help running asp.net page (default.aspx) with monodevelop, and a big thank you

2007-06-27 Thread Peter Kellner
First, whoever did the vmware image for starting out in mono, thank you very much. It's a huge help not to have to start by installing and configuring everything. And second, I'm wondering how (using the vmware image I downloaded from the mono site) I can run an asp.net page. The equivalent

[Mono-list] Help needed: Mono unstable after domain unload

2007-06-15 Thread Juraj Skripsky
Hello, We're a company hosting quite a few ASP.NET websites (21 at the moment and more coming) on Mono. We have big stability issues with Mono. After a few web app restarts, Mono crashes. After restarting Apache/mod_mono everything works fine again. But sometimes we're losing data due to those

[Mono-list] Help running F# on mono in OS X

2007-06-01 Thread Jeffrey Vaughan
Hi, I'm trying use mono to run F# on OS X and am running into some problems. In particular, when I run the fsc.exe compiler or the fsi.exe interpreter, I get exceptions. The fsharp developers indicated that this may be a bug with mono's tail call optimization. Another user has filed a bug

[Mono-list] Help running F# on mono in OS X

2007-05-29 Thread Jeffrey Vaughan
Hi, I'm trying use mono to run F# on OS X and am running into some problems. In particular, the fsc.exe compiler and the fsi.exe interpreter throw exceptions on startup. The fsharp developers indicated that this may be a bug with mono's tail call optimization. Another user has filed a bug

[Mono-list] Help required with Mono Debugger

2007-05-14 Thread Harald Krapfenbauer
Hello! I want to test mdb with the simple program from http://www.mono-project.com/Guide:Debugger under Linux. I'm using mono-1.2.3.1 which includes the mdb. The problem is, when I start mdb with this little test program, the debugger does not stop in the Main() method but much earlier.

Re: [Mono-dev] [Mono-list] Help with garbled email headers when adding attachment

2006-09-01 Thread Andreas Färber
Am 29.08.2006 um 11:11 schrieb Vladimir Lushnikov:Hi,I have looked at trunk implementation and it seems that it's marked as a todo item. However, it has been marked over 5 months as that, so re-sending to mono-devel.If I knew the standard I would be happy to implement the functionality in mono,

Re: [Mono-list] Help with garbled email headers when adding attachment

2006-08-30 Thread Vladimir Lushnikov
Hi,I have looked at trunk implementation and it seems that it's marked as a todo item. However, it has been marked over 5 months as that, so re-sending to mono-devel.If I knew the standard I would be happy to implement the functionality in mono, but I wouldn't be using the classes if I did that.

Re: [Mono-list] Help with garbled email headers when adding attachment

2006-08-30 Thread Andreas Färber
Am 29.08.2006 um 11:11 schrieb Vladimir Lushnikov:Hi,I have looked at trunk implementation and it seems that it's marked as a todo item. However, it has been marked over 5 months as that, so re-sending to mono-devel.If I knew the standard I would be happy to implement the functionality in mono,

[Mono-list] Help reading trace

2006-06-28 Thread Paddy Joy
Hi, I have a managed dll (unfortunately no code for it) that is crashing out with an Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. The dll works ok on MS .NET so I'm trying to get to the bottom of what is going on when I call it on

  1   2   >