[Mono-list] mono-service2 debugging

2009-09-08 Thread nzsaint
I am trying to use mono-service2 to run a windows service under openSUSE 11.1. I am currently receiving an error message (object reference not set to an instance of an object) in the syslog in relation to my service but I would like to obtain more information to specifically identify the cause of

Re: [Mono-list] mono-service2 debugging

2009-09-08 Thread Robert Jordan
nzsaint wrote: > I am trying to use mono-service2 to run a windows service under openSUSE > 11.1. I am currently receiving an error message (object reference not set to > an instance of an object) in the syslog in relation to my service but I > would like to obtain more information to specifically

[Mono-list] does mono support int32

2009-09-08 Thread Bharti Mishra
hi, My project is using int32 like dim loginBranchNo As Int32 or iLoginBranchNo = Convert.ToInt32 I am getting some error , please contact to system administrator. Priviosly I have removed some windows specific function from my project. so I want to know is there any problem with Int32 in mono

Re: [Mono-list] does mono support int32

2009-09-08 Thread Adam Tauno Williams
> My project is using int32 like > dim loginBranchNo As Int32 > or > iLoginBranchNo = Convert.ToInt32 > I am getting some error , please contact to system administrator. Priviosly > I have removed some windows specific function from my project. > so I want to know is there any problem with Int32 in

Re: [Mono-list] does mono support int32

2009-09-08 Thread Bharti Mishra
Adam Tauno Williams wrote: > >> My project is using int32 like >> dim loginBranchNo As Int32 >> or >> iLoginBranchNo = Convert.ToInt32 >> I am getting some error , please contact to system administrator. >> Priviosly >> I have removed some windows specific function from my project. >> so I want

Re: [Mono-list] does mono support int32

2009-09-08 Thread Petit Eric
Did you try the MoMa tool ? 2009/9/8 Bharti Mishra : > > > > Adam Tauno Williams wrote: >> >>> My project is using int32 like >>> dim loginBranchNo As Int32 >>> or >>> iLoginBranchNo = Convert.ToInt32 >>> I am getting some error , please contact to system administrator. >>> Priviosly >>> I have re

Re: [Mono-list] does mono support int32

2009-09-08 Thread Adam Tauno Williams
On Tue, 2009-09-08 at 09:10 -0700, Daniel Morgan wrote: > Functions in vb.net require parentheses. Also, the conversion will fail if > there was an > overflow. You did not specify the exact error message. In C# one would usually do a - int x if (int.TryParse(z, out x)) { // I got a number i

Re: [Mono-list] does mono support int32

2009-09-08 Thread Daniel Morgan
Functions in vb.net require parentheses. Also, the conversion will fail if there was an overflow. You did not specify the exact error message. --- On Tue, 9/8/09, Adam Tauno Williams wrote: > From: Adam Tauno Williams > Subject: Re: [Mono-list] does mono support int32 > To: "mono-list" > Da

Re: [Mono-list] mono-service2 debugging

2009-09-08 Thread nzsaint
Robert Jordan wrote: > > Try this: > mono --debug $monoprefix/lib/mono/2.0/mono-service.exe yourservice.exe > Replace $monoprefix by the current prefix of your Mono installation. > Note that the service won't be backgrounded when invoked like this. > Thanks Robert. This worked- I received a '

[Mono-list] Mono on AIX, HP-UX, RHEL

2009-09-08 Thread Miguel de Icaza
Hello folks, I am running a survey to understand if there is interest in a commercially supported version of Mono for assorted proprietary Unix versions and on Red Hat's Enterprise Linux: If you want Mono on these platforms, please share your thoughts here: http://spreadsheets.google.co