[Mono-dev] Re: XmlSerializer / exePath must be specified

2006-03-30 Thread Janne Rantala
Doesn't anyone use web services from embedded Mono? I'd be surprised if no-one has ever heard of this. If I'm correct, exePath was added to .NET 2.0 so is this not-implemented-yet -issue or have I left something undone? If I run the same program from VS2005 it works.
I've tried Googling but so far the results are less hopeful.Any ideas?Janne2006/3/21, Janne Rantala [EMAIL PROTECTED]
:Hi,I'm trying to run web service proxy with embedded Mono but I keep getting this error message. 
Can anybody give me a hint where to specify that exePath? Unhandled Exception: System.TypeInitializationException
: An exception was thrownby the type initializer for System.Xml.Serialization.XmlSerializer --- System.ArgumentException: exePath must be specified when not running inside a stand alone exe.in 0x00253 
System.Configuration.ConfigurationManager:OpenExeConfigurationInternal (ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly, System.String exePath)in 0x0003b System.Configuration.ClientConfigurationSystem:System.Configuration

.Internal.IInternalConfigSystem.GetSection (System.String configKey)in 0x0001f System.Configuration.ConfigurationManager:GetSection (System.StringsectionName)in 0x0001f System.Configuration.DefaultConfig:GetConfig

 (System.String sectionName)in 0x00017 System.Configuration.ConfigurationSettings:GetConfig (System.StringsectionName)in 0x001cd System.Xml.Serialization.XmlSerializer:.cctor ()--- End of inner ex
ception stack trace ---Janne


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Mono.Cecil

2006-03-30 Thread Armand du Plessis
Hi,

Is there a separate list for Mono.Cecil related issues and patches?

Cheers,

Armand


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Icomplete System.Data.IsolationLevel

2006-03-30 Thread Michał Ziemski

Hi!

There seems to be missing Snapshot member from 
System.Data.IsolationLevel enumeration.


Anyone cares to add
Snapshot = 16777216

I haven't yet set up my local mono sources to create a patch.

Cheers
Michał Ziemski
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Hubert FONGARNAND




A ASP.NET designer/debugger integrated to MonoDevelop

In our company we use mono on the ASP.NET server side. But our developper use Visual Studio to develop ASP.NET applications... Ok, it's not impossible to develop ASP.NET apps with monodevelop... but it's very time consuming...
My dream is to develop web applications with monodevelop with the same (and better) way than VS...
Another question, will it be possible to implement a debugger for ASP.NET ???
(i've tried to debug a xsp ASP.NET application with mdb... it's very very tricky...)


Thanks a lot for all this work!


Le mardi 28 mars 2006  20:47 -0500, Miguel de Icaza a crit :


Hey,

 What would be the top feature you would like to see in Mono?

 Think of a feature that is not something we are currently working
on (we know about those), for example avoid saying: a class-is-missing
feature or IDE or the debugger.  We know about those.

Miguel.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


___Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Mono.Cecil

2006-03-30 Thread Jb Evain

Hey,

On Mar 30, 2006, at 10:13 AM, Armand du Plessis wrote:

Is there a separate list for Mono.Cecil related issues and patches?


No there is not.
Please use bugzilla to submit bugs, Product Mono Class Libraries,  
Component Mono.Cecil.


Thanks !

Jb

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] svn down?

2006-03-30 Thread Paul F. Johnson
Hi,

For the last couple of days I've not been able to reach the svn server
from work. Is it down? I'm just checking to see if the problem is at our
end.

TTFN

Paul
-- 
Logic, my dear Zoe, is merely the ability to be wrong with authority -
Dr Who

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Re: What would you like to see in Mono?

2006-03-30 Thread pablosantosluac

System.Windows.Automation!!!

This way we could implement multi platform GUI based automated testing 
system!!! Imagine standard open tests for our applications running in 
multiple platforms!!! Would be great! 


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread David Burnett
This wish list has an OSX bias, being an OSX user :-)

GTK# as part of the OSX distribution especially as the native GTK+ port matures.

An 'MRE'. a minimal distribution of Mono targeting users, not
developers. The idea is that this should be as small as possible, to
avoid that fun issue of having a 100k programs with a 30Meg
dependency. Get rid of any unnecessary development programs, strip
those symbols etc.

Oh yes an OSX debugger would be nice too.

Dave
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Monoinstaller and asp.net files

2006-03-30 Thread henry human
hello  i'm new in mono things! I found monoinstaller in internet and will install it on my suse linux os. My question is, if i install this software i can run asp.net on my system or i must install more than the monoinstaller software??  I'm apreciated for your answer 
		Telefonieren Sie ohne weitere Kosten mit Ihren Freunden von PC zu PC!Jetzt Yahoo! Messenger installieren!___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Joshua Tauberer
Daniel Morgan wrote:
 1. I would love to see a fully managed CLI runtime.

A Cecil-powered interpreter or JIT (via DynamicMethod)?  That sounds
really fun.

-- 
- Joshua Tauberer

http://taubz.for.net

Unfortunately, we're having this discussion. It's too bad,
because guess who listens to the discussion: the enemy.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Joachim Ante
 What i'd like to see in mono is the ability to start up an application
 without it needing a .WAPI folder. I understand why mono needs the wapi
 folder, but i'm sure there are application for which one wouldn't need one
 at all.
Yeah that would really useful.

Joachim Ante


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Error Building Mono with uclibc toolchain

2006-03-30 Thread conn intel
Hello friends,



I am using i386-linux-uclibc-gcc toolchain created with the help of
buildroot. With the help of toolchian i am currently compiling
Mono-1.1.13.4 package. 



While compiling I am getting following error .



Thank you in advance



Have a nice time and good day ahead..



Regards,

Ankur Patel.



/*
** Make Error  */

i386-linux-uclibc-gcc -O -Os -fno-strict-aliasing
-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
-Wwrite-strings -mno-tls-direct-seg-refs -o pedump pedump.o -pthread
-Wl,--export-dynamic ./.libs/libmonoruntime.a
../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a
../os/.libs/libmonoos.a ../../libgc/.libs/libmonogc.a -lgthread-2.0
-lgmodule-2.0 -ldl -lglib-2.0 -lnsl -lpthread -lm
/home/source/buildroot/build_i386/staging_dir/bin-ccache/../lib/gcc/i386-linux-uclibc/3.4.2/../../../../i386-linux-uclibc/bin/ld:
cannot find -lgthread-2.0
collect2: ld returned 1 exit status

//
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Error Building Mono with uclibc toolchain

2006-03-30 Thread Zoltan Varga
  Hey,

  Mono is designed to be used with the stock libc and probably needs to be
ported to work with uclibc.

Zoltan

On 3/30/06, conn intel [EMAIL PROTECTED] wrote:
 Hello friends,

  I am using i386-linux-uclibc-gcc toolchain created with the help of
 buildroot. With the help of toolchian i am currently compiling Mono-1.1.13.4
 package.

  While compiling I am getting following error .

  Thank you in advance

  Have a nice time and good day ahead..

  Regards,
  Ankur Patel.

  /*
 **Make Error   */

  i386-linux-uclibc-gcc -O -Os -fno-strict-aliasing
 -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes
 -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
 -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings
 -mno-tls-direct-seg-refs -o pedump pedump.o -pthread -Wl,--export-dynamic
 ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a
 ../utils/.libs/libmonoutils.a ../os/.libs/libmonoos.a
 ../../libgc/.libs/libmonogc.a -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0
 -lnsl -lpthread -lm
 /home/source/buildroot/build_i386/staging_dir/bin-ccache/../lib/gcc/i386-linux-uclibc/3.4.2/../../../../i386-linux-uclibc/bin/ld:
 cannot find -lgthread-2.0
  collect2: ld returned 1 exit status

 //
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Re: What would you like to see in Mono?

2006-03-30 Thread Michael Schurter

Jonathan Pryor wrote:

On Thu, 2006-03-30 at 12:58 +0530, Sharique uddin Ahmed Farooqui wrote:

I want to see a system wide api in Mono (sonthing like System.linux or
linux.system).  By using this u can handle any kind of stuff on linux.


Rudimentary support for this exists in Mono.Unix and Mono.Unix.Native,
in Mono.Posix.dll.


Everything (i.e. services, cronjobs, even kernel resources etc ) on
linux can be handled directly without calling any other api (or system
call).


One problem with this: none of it is standardized.  Red Hat will differ
from SuSE will differ from Debian will differ from...


Mono could have a Linux Standards Base compatible API.  The 3.1 LSB spec 
defines some directories (ie for cronjobs) and it looks like future 
specs will use some lsb-specific command utility to provide compatibility.


I honestly don't know much about the LSB, but anyone can read the 
current spec here:


http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/book1.html

Michael Schurter
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Building Mono on Linux/Alpha

2006-03-30 Thread Sergey Tikhonov

Hello,

I got to the point there running mono with -- regression option on 
basic.exe test started to run set of tests with different optimization 
options.

Suprisely, after last set of options it still crashes. :)
Here is some log I would like to ask to help me out with:
method to IR Tests:test_2_div ()
converting (in B2: stack: 0) IL_: ldc.i4.6 
converting (in B2: stack: 1) IL_0001: stloc.0  
converting (in B2: stack: 0) IL_0002: ldc.i4.3 
converting (in B2: stack: 1) IL_0003: stloc.1  
converting (in B2: stack: 0) IL_0004: ldloc.0  
converting (in B2: stack: 1) IL_0005: ldloc.1  
converting (in B2: stack: 2) IL_0006: div  
converting (in B2: stack: 1) IL_0007: ret  
REGION BB0 IL_ ID_

REGION BB3 IL_ ID_
REGION BB2 IL_0007 ID_
REGION BB1 IL_ ID_
block merge triggered 3 - 2
br removal triggered 3 - 1
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_call_opcode is called.
** (process:23165): DEBUG: ALPHA_DEBUG: 
mono_arch_get_allocatable_int_vars is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_get_global_int_regs is 
called.

** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_regalloc_cost is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_regalloc_cost is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_regalloc_cost is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_allocate_vars is called.
ALPHA: Will call method with 2(0) parameters. RetType: 0x8
ALPHA: Param[0] - simple
ALPHA: Param[1] - simple
REGVAR 0 C3 R14
REGVAR 1 C3 R13
REGVAR 2 C2 R14
DUMP BLOCK 0:
DUMP BLOCK 3:
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] iconst[0])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r13] iconst[0])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] iconst[6])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r13] iconst[3])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(outarg_reg (ldind.i4 regvar[alpha_r13]))
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(outarg_reg (ldind.i4 regvar[alpha_r14]))
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] call[__emul_idiv])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(setret (ldind.i4 regvar[alpha_r14]))
nop
DUMP BLOCK 1:
LABEL BLOCK 3:
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] iconst[0])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r13] iconst[0])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] iconst[6])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r13] iconst[3])
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(outarg_reg (ldind.i4 regvar[alpha_r13]))
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(outarg_reg (ldind.i4 regvar[alpha_r14]))
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(stind.i4 regvar[alpha_r14] call[__emul_idiv])

===
Do I understand it correctly that after the call of __emul_idiv the 
return value should be

put into alpha_r14 register? Where should I do it?
mini-amd64.c has function emit_move_return_value which for simple 
calls just

asserts that ins-dreg should be equal to AMD64_RAX.
Now by calling convention return value returned in alpha_r0 register and 
it works if the tests are ran
without optimizations. Should I add instruction to move return value 
from R0 to ins-dreg?

===


** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_print_tree is called.
(setret (ldind.i4 regvar[alpha_r14]))
nop
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_local_regalloc is called.
** (process:23165): DEBUG: ALPHA_DEBUG: mono_arch_local_regalloc is called.
LOCAL regalloc: basic block: 3
 1  iconst alpha_r14 -
 2  iconst alpha_r13 -
 3  iconst alpha_r14 -
 4  iconst alpha_r13 -
 5  move R31 - alpha_r13
 6  move R32 - alpha_r14
 7  call R33 - clobbers: c
 8  move alpha_r14 - R33
 9  move R34 - alpha_r14
 10 move alpha_r0 - R34
liveness: alpha_r0 [10 - 10]
liveness: alpha_r13 [2 - 5]
liveness: 

Re: [Mono-dev] svn down?

2006-03-30 Thread Peter Dennis Bartok
Not sure if you mean the anonymous or the read/write server, but our 
anonymous 'svn.myrealbox.com' has been operating without interruptions.

Cheers,
 Peter


-Original Message-
From: Paul F. Johnson [EMAIL PROTECTED]
To: mono-devel mono-devel-list@lists.ximian.com
Date: Thursday, 30 March, 2006 02:16
Subject: [Mono-dev] svn down?


Hi,

For the last couple of days I've not been able to reach the svn server
from work. Is it down? I'm just checking to see if the problem is at our
end.

TTFN

Paul
-- 
Logic, my dear Zoe, is merely the ability to be wrong with authority -
Dr Who

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

 

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Monoinstaller and asp.net files

2006-03-30 Thread Miguel de Icaza
Hello,

 i'm new in mono things! I found monoinstaller in internet and will
 install it on my
 suse linux os. My question is,  if i install this software i can run
 asp.net on my system or i must install more than the monoinstaller
 software??

That will do it.   You need to have xsp to run asp.net web pages.

If you want those to be integrated with Apache, you also need mod_mono
and to set it up as described on the web site.

In addition, if you are using SUSE (or any other supported Linux
distribution) you should use RPMs instead of the installer as the
installer lacks a few bits.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Miguel de Icaza
Hello,

  What i'd like to see in mono is the ability to start up an application
  without it needing a .WAPI folder. I understand why mono needs the wapi
  folder, but i'm sure there are application for which one wouldn't need one
  at all.
 Yeah that would really useful.

For that, try using MONO_DISABLE_SHM=1 on your environment.

Notice that a number of features will not work without Wapi (named
thread synchronization primitives).

Miguel.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread James Mansion
 What would be the top feature you would like to see in Mono?

A cross-platform GUI that doesn't suck visually.  Maybe Windows.Forms will
be OK, but Gtk# sucks on Windows - not your fault I guess.  wxSharp maybe?

And *please* reduce the dependencies.

Any make it build out of the box on a raw install of Visual Studio Express.

And make Sol10+ a primary platform, SPARC and x64.

I know this started from a GNOME on Linux background, but thats still
somewhat a minority platform beyond ISPs and compute grids as far as I can
tell - at least in banks in the City.

I kinow you're working on some of these - but its a matter of focus.

James



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Re: compiling for compact framework

2006-03-30 Thread Jb Evain

Hey,

On Mar 17, 2006, at 8:02 PM, Jb Evain wrote:

Matthias Eller writes:

I noticed, that there are some tiny differences in the .exe the 2
compilers generate (if you like I can publish them).


The PE loader of the compact framework seems to be disturbed by the  
fact that the import table and the hint name table are stored at  
the start of the .text section, and not as the end of it.

Is there any chance?


It should not be very hard to modify the functions in reflection.c  
to change the order in which the tables are emitted.


My bad, it appears that it's not at all what I thought. The problem  
comes from the public keys used to sign the compact framework which  
are different from the ones used by Mono and the .net framework. A  
little more details here:


http://evain.net/blog/index.php/2006/03/31/284-mono-and-the-compact- 
framework-in-love


Jb

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Icomplete System.Data.IsolationLevel

2006-03-30 Thread Daniel Morgan
Snapshot is only available in .NET 2.0. So, it will need an #if NET_2_0 to surround it.Micha³ Ziemski [EMAIL PROTECTED] wrote:  Hi!There seems to be missing "Snapshot" member from System.Data.IsolationLevel enumeration.Anyone cares to addSnapshot = 16777216I haven't yet set up my local mono sources to create a patch.CheersMicha³ Ziemski___Mono-devel-list mailing listMono-devel-list@lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-list
		New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


RE: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Maxime de Lavenne

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of James Mansion
 Sent: Wednesday, March 29, 2006 11:40 PM
 To: Miguel de Icaza; mono-devel-list@lists.ximian.com
 Subject: RE: [Mono-dev] What would you like to see in Mono?
 
  What would be the top feature you would like to see in Mono?
 
 A cross-platform GUI that doesn't suck visually.  Maybe 
 Windows.Forms will be OK, but Gtk# sucks on Windows - not 
 your fault I guess.  wxSharp maybe?

 And *please* reduce the dependencies.

This is definitely a big one.

It's funny, because I avoid re-building my mono installation more than 3
times a year - everytime it's a bit of a stressful event!! :-) We have quite
a few servers relying on it.

Although, James, I've been watching this mono effort for more than two years
now, and it's gone a long way. I remember the days you had to install Wine
to get some sort of UI forms up and running.

 
 Any make it build out of the box on a raw install of Visual 
 Studio Express.
 
 And make Sol10+ a primary platform, SPARC and x64.
 
 I know this started from a GNOME on Linux background, but 
 thats still somewhat a minority platform beyond ISPs and 
 compute grids as far as I can tell - at least in banks in the City.
 
 I kinow you're working on some of these - but its a matter of focus.
 
 James
 
 
 
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Refactoring in System.Web/System.Web/HttpApplicationFactory.cs

2006-03-30 Thread Miguel de Icaza
Hello,

 Attached a small refactoring for HttpApplicationFactory class enabling
 having the common code base with J2EE platform.

For this particular case, please hold on a little bit.  We need to
discuss this change (we will try to get to you by tomorrow).

 For J2EE this solves the “global static variables” problem.
 
  
 
 If no one objects I’ll commit.
 
  
 
 Regards,
 
 Konstantin Triger
 
  
 
 
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- 
Miguel de Icaza [EMAIL PROTECTED]
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Miguel de Icaza
Hey,

 1) The feature which is surely missing is a Compact Mono - equivalent
 to Compact .NET - however with significantly reduced footprint.

What are you looking in particular for in this case?

In general, the problem with the Compact Framework is that it was a
subset of the framework picked a priori;  Which made sense for a large
group of uses, but in the embedded world where every solution is custom
tuned it turned out to be problematic.

Using a linker or a shaper for the class libraries is in our TODO
list, but it would be good to hear what is that you had in mind.

 4) Web Services enhancments - it's really very important to get it
 expanded

This is a short-lived API;   Am not sure that we, Novell, will ever take
on building this piece as part of Mono.  This is really something that
third parties will have to develop

Miguel
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Miguel de Icaza
Hello,

 I am looking forward to see new GC - I wish I had time to put into Mono, 
 but sadly at the moment I am totally tied up :(
 
 What's the status on implementation of new GC - the link said it should 
 be rolled out in Feb-Mar, which is pretty much now?

It has been rolling into SVN for the past few weeks, the details are
scattered across many different commits and many different areas.

But if you are curious, you can read the archives and search for commits
from Paolo Molaro.

Miguel.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] What would you like to see in Mono?

2006-03-30 Thread Miguel de Icaza
Hello,

 11. make MonoDevelop compatible with SharpDevelop.  Or have project
 import/export wizards for this.

Yes, that would be nice.

Long term, I think that completing the work on `xbuild' would allow us
to get interoperability across Visual Studio and SharpDevelop.

Miguel.

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] MonoDoc Win32 - Upload Contributions

2006-03-30 Thread Miguel de Icaza
Hello,

 I can edit content, but I can not upload.

What is the erro that you get?

 Can someone add these please?
 
 These assemblies include:
 System.Data.OracleClient
 Mono.Data.SybaseClient
 Mono.Data.SqliteClient
 Npgsql
 ByteFX.Data that has ByteFX.Data.MySqlClient
 System.Data.Odbc found in System.Data
 IBM.Data.DB2
 Mono.Data
 Mono.Http
 System.Windows.Forms

I added Windows.Forms recently;
Mono.Http is really an internal class
Mono.Data is unfinished as far as I can tell.

For the other ones, I can add the stubs, am just afraid that we might
end up with a lot of stubs and no content, which is why I have not
stubbed them out.

I think you can email your ~/.config/monodoc/changeset.xml and I can
apply those changes manually to the repository.

Miguel.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Re: Mono-devel-list Digest, Vol 11, Issue 85

2006-03-30 Thread Jason S
 What would be the top feature you would like to see in Mono?What I would like to see, is a nice way of interoping from a native C++ program into Mono. In the microsoft world, this is solved by using C++/CLI which allows the developer to create mixed-mode assemblies.From what I understand, the way to solve this in the mono world is to passthe c++ code adelegate (function pointer).It works, but it requires a lot more modifications to the source code for me todo this. In the mono world, perhaps a solution would be anative-code API that allows streamlined access to managed functions.If you mono devs have some interest in pursuing this 'wish' please let me know and I can supply you with a
 detailed scenario.Disclaimer: I have not yet used mono, as the issue I am about to outline is currently a roadblock for my project. (Though I have plans for the future obviously, or i would not be subscribed to this mailing list)Thank you very much,-Jason  
		New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] CreateThread: error creating thread handle with mod_mono and ASP.NET

2006-03-30 Thread Hubert FONGARNAND




My server is up since about 24h...
Does someone has ever since this kind of error, this is the log of mod_mono (in verbose mode)...

Mod_mono does'nt restart mod_mono_server automatically when mod_mono_server crashes, so i'm writing a program that manages my mod_mono_servers... 

thanks

[Fri Mar 31 08:35:35 2006] [warn] handler: mono
[Fri Mar 31 08:35:35 2006] [warn] config = 135334696
[Fri Mar 31 08:35:35 2006] [warn] dir_config = 135466504
[Fri Mar 31 08:35:35 2006] [warn] idx = 2
[Fri Mar 31 08:35:35 2006] [warn] Socket file name /tmp/mod_mono_server_portailintranet
[Fri Mar 31 08:35:35 2006] [warn] try_connect: 0
[Fri Mar 31 08:35:35 2006] [warn] After setup_socket
[Fri Mar 31 08:35:35 2006] [warn] Sending init data
[Fri Mar 31 08:35:35 2006] [warn] Send init1
[Fri Mar 31 08:35:35 2006] [warn] Host: 10.69.100.92
[Fri Mar 31 08:35:35 2006] [warn] User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
[Fri Mar 31 08:35:35 2006] [warn] Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
[Fri Mar 31 08:35:35 2006] [warn] Accept-Language: fr-fr,fr;q=0.8,en-us;q=0.5,en;q=0.3
[Fri Mar 31 08:35:35 2006] [warn] Accept-Encoding: gzip,deflate
[Fri Mar 31 08:35:35 2006] [warn] Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
[Fri Mar 31 08:35:35 2006] [warn] Max-Forwards: 10
[Fri Mar 31 08:35:35 2006] [warn] X-Forwarded-For: 10.69.100.180
[Fri Mar 31 08:35:35 2006] [warn] X-Forwarded-Host: 10.69.100.92
[Fri Mar 31 08:35:35 2006] [warn] X-Forwarded-Server: intranet.fidudev.fr
[Fri Mar 31 08:35:35 2006] [warn] Loop

** (/usr/lib/pkgconfig/../../lib/xsp/1.0/mod-mono-server.exe:6649): WARNING **: CreateThread: error creating thread handle

Unhandled Exception: System.ExecutionEngineException: Couldn't create thread
in 0x0 unknown method
in (wrapper delegate-begin-invoke) System.MulticastDelegate:begin_invoke_IAsyncResult_object_AsyncCallback_object (object,System.AsyncCallback,object)
in 0x00012 System.Threading.ThreadPool:QueueUserWorkItem (System.Threading.WaitCallback callback)
in 0x00226 Mono.WebServer.ApplicationServer:RunServer ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
[Fri Mar 31 08:35:36 2006] [warn] Done. Status: 500
[Fri Mar 31 08:35:51 2006] [warn] handler: mono
[Fri Mar 31 08:35:51 2006] [warn] config = 135334696
[Fri Mar 31 08:35:51 2006] [warn] dir_config = 135466504
[Fri Mar 31 08:35:51 2006] [warn] idx = 2
[Fri Mar 31 08:35:51 2006] [warn] Socket file name /tmp/mod_mono_server_portailintranet
[Fri Mar 31 08:35:51 2006] [warn] errno in try_connect 2 No such file or directory
[Fri Mar 31 08:35:51 2006] [warn] try_connect: -1
[Fri Mar 31 08:35:51 2006] [warn] After setup_socket

___Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list