[Mono-list] Embedding Mono .. problem with Console.WriteLine statement

2004-06-21 Thread Manish Gupta
Hi, I am able to invoke C# method from C and it work fine as long as the C# method does not have Console.WriteLine() statement. After introducing Console.Writeline() statement in C# function, the result of invoking it from C was the following: Unhandled Exception: System.TypeInitializationExcepti

Re: [Mono-list] mono installation

2004-06-21 Thread Iain McCoy
On Tue, 2004-06-22 at 12:57, geoff rainey wrote: > What is the correct prefix for mono to be installed - /usr or > /usr/local? There's not really any correct answer; however, things are much, much better tested and therefore more likely to work when all the mono components are in the same prefix.

[Mono-list] XSP on Mono Beta3 on Windows XP Pro SP1

2004-06-21 Thread Daniel Morgan
I keep getting an Error 500 when running XSP on Mono Beta 3 on Windows XP Pro. What am I doing wrong here? At first, I thought it was my temp, so I set it to something simple. E:\Mono-Beta3\share\doc\xsp\test>set TEMP=D:\TEMP E:\Mono-Beta3\share\doc\xsp\test>set TMP=D:\TEMP E:\Mono-Beta3\share\

Re: [Mono-list] mono installation

2004-06-21 Thread geoff rainey
Thankyou for your replies. The problem has been resolved following multiple reinstalls of varying versions etc. I believe what fixed the problem was during the install of mono, the INSTALL file says to install with a prefix of "/usr/local", though other INSTALL files such as mod_mono or other sugge

Re: [Mono-list] Embedding mono

2004-06-21 Thread Rodrigo B. de Oliveira
Em Sex, 2004-06-18 às 06:08, Joe Ante escreveu: > Hi, > > We have been using python for scripting in our game engine before but we > want to switch to mono. > Just ouf of curiosity why are you doing that? If I read you correctly you're gonna replace python by c# (the de facto CLI language) as th

[Mono-list] Resources and satellite assemblies

2004-06-21 Thread J. Perkins
I am trying to extend Premake (http://premake.sf.net/) to handle ASP.NET projects with Mono. I am stuck on handling resources and the generation of satellite assemblies. In VS.NET, I can just drop a few resource files into my ASP.NET project, mark it as an "EmbeddedResource", and everything Jus

Re: [Mono-list] Remoting betweem Mono and MS .NET

2004-06-21 Thread Yuri Leikind
On Mon, 21 Jun 2004 16:35:39 +0200 "RoBiK" <[EMAIL PROTECTED]> wrote: > I use remoting between Mono and MS.NET, and it works fine for me. What > problems do you have? > > Robert I run a remoting server on Linux, and try to use it from the Windows machine. Here is my code: c

Re: [Mono-list] mod_mono demo configuration Question

2004-06-21 Thread Jonathan Stowe
On Sun, 2004-06-20 at 20:19, Sergey Moiseev wrote: > still no normal auto-restart production version. Because of that beta 3 > still not suitable for asp.net development in production. That stops > process of normal migration from php to asp.net. That's a pity. > The stopping and re-starting i

Re: [Mono-list] mono_object_new

2004-06-21 Thread Paolo Molaro
On 06/19/04 Joe Ante wrote: > I am trying to instantiate a new class from c code. > > I am using mono_object_new. It creates the class successfully and I can call > functions on it but the constructor is not called. > Do I have to call a separate function to call the constructor? How do I call > i

RE: [Mono-list] Remoting betweem Mono and MS .NET

2004-06-21 Thread RoBiK
I use remoting between Mono and MS.NET, and it works fine for me. What problems do you have? Robert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yuri Leikind Sent: Montag, 21. Juni 2004 16:03 To: [EMAIL PROTECTED] Subject: [Mono-list] Remoting betweem

[Mono-list] Remoting betweem Mono and MS .NET

2004-06-21 Thread Yuri Leikind
Hello all, Is remoting between Mono and MS .NET supposed to be possible? I tried different variants, seems line currently you cannot remote between these 2 platforms. -- Best regards, Yuri Leikind ___ Mono-list maillist - [EMAIL PROTECTED] http://

Re: [Mono-list] mono installation

2004-06-21 Thread Jonathan Stowe
On Mon, 2004-06-21 at 10:08, geoff rainey wrote: > Hello, > > I have installed the following: > > platform - whitebox linux > mono 0.31 > xsp 0.12 > mod_mono 0.10 > > all installed from source. I am receiving the following error when > viewing index.aspx and other errors with other aspx files,

[Mono-list] mono installation

2004-06-21 Thread geoff rainey
Hello, I have installed the following: platform - whitebox linux mono 0.31 xsp 0.12 mod_mono 0.10 all installed from source. I am receiving the following error when viewing index.aspx and other errors with other aspx files, any idea why? Here are s

Re: [Mono-list] Re: C# plugin for eclipse

2004-06-21 Thread Todd Berman
Gregory Bowyer wrote: Erik Dasque wrote: Well, I think that developers are unlikely to drop the development tool they like to use another one even if it's arguably better. MonoDevelop is shaping up to be a great tool and we like it very much. However, we have to make sure that we look beyond MD