Re: [Mono-list] System.Resources.ResourceManager and Mono Class status page

2004-09-09 Thread Juan Cristóbal Olivares
The System.Resources namespace is part of the corlib library, not the System.dll. You can see it on the CVS: http://cvs.hispalinux.es/cgi-bin/cvsweb/mcs/class/corlib/System.Resources/?cvsroot=mono :) Juan C. Olivares - Original Message - From: "Barbara Plank" <[EMAIL PROTECTED]> To: <[E

Re: [Mono-list] VB? Or just C#?

2004-09-12 Thread Juan Cristóbal Olivares
Mono does not have a VB.NET compiller. You could compile your VB.NET site with .NET (Windows) and the run it with Mono. Juan Cristóbal Olivares - Original Message - From: "David P. Donahue" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 11

Re: [Mono-list] VB? Or just C#?

2004-09-13 Thread Juan Cristóbal Olivares
2004-09-12 at 16:15, Juan Cristóbal Olivares wrote: > > Mono does not have a VB.NET compiller. You could compile your VB.NET site > > with .NET (Windows) and the run it with Mono. > > That's false. Mono has a VB.NET compiler.: mbas It's not 100% completed > though. > >

Re: [Mono-list] Visual Studio .NET

2004-10-12 Thread Juan Cristóbal Olivares
The price of US$ 40 should be Visual C# or something (only C#)...Visual Studio .NET includes C#, VB.NET, JScript and J# All the licenses of VS.NET are per single deevloper.   more details @ microsoft :)   Juan Cristóbal Olivares www.juancri.com   - Original Message - From

Re: [Mono-list] Visual Studio .NET

2004-10-12 Thread Juan Cristóbal Olivares
st] Visual Studio .NET > Instead of You I would wait for Visual Studio 2005 to be released. > Meantime, You could try out the different VS2005 express betas from > http://lab.msdn.microsoft.com/vs2005/ > > > Juan Cristóbal Olivares wrote: > > > > The price of US$ 40 should be V

Re: [Mono-list] Problem with xml.Serialization

2004-10-14 Thread Juan Cristóbal Olivares
You should read the documentation about XmlInclude. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemxmlserializationxmlincludeattributeclasstopic.asp Juan C. Olivares - Original Message - From: "Sergio Paracuellos" <[EMAIL PROTECTED]> To: <[EMAIL P

[Mono-list] gmcs error

2004-09-29 Thread Juan Cristóbal Olivares
I installed mono 1.1.1 but I get this when I try to run gmcs   [EMAIL PROTECTED]:/etc# mono --versionMono JIT compiler version 1.1.1, (C) 2002-2004 Novell, Inc and Contributors. www.go-mono.com    TLS:   normal    GC:    Included Boehm (with typed GC)    SIGSE

[Mono-list] mod_mono.info

2004-09-30 Thread Juan Cristóbal Olivares
Is there a mod_mono.info file somewhere? When I try to install other apache modules on Debian, I get this problem: Error: mod_mono.so does not have a corresponding .info file. The above errors might cause apache to not work properly or start Please refer to the documentation on how to fix it Than

[Mono-list] mod_mono.info

2004-09-30 Thread Juan Cristóbal Olivares
Finally, I wrote this file (900mod_mono.info) and it seems to work fine... I don't know if there're other directives... LoadModule: mono_module /usr/lib/apache/1.3/mod_mono.so Directives: MonoApplications Description: Support for Mono ASP.NET Juan C. Olivares www.juancri.com _

Re: [Mono-list] how to compile a java

2004-10-06 Thread Juan Cristóbal Olivares
1.- The entry point is Main, not main [M is uppercase] 2.- You can use String, but you'll need either "using System;" or "System.String" reference. Juan C. Olivares www.juancri.com - Original Message - From: "Rodolfo Campero" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, O

[Mono-list] How many strings do I have?

2004-10-07 Thread Juan Cristóbal Olivares
This is funny... http://weblogs.asp.net/bclteam/archive/2004/09/07/226487.aspx When I compile it with Visual Studio and run in on Windows [.NET 1.1], I get this: Hello Xello Not Found On GNU/Linux and Mono (mcs) I get this: Hello Xello string is Hello The IL code generated is almost the

Re: [Mono-list] localtime in mono ?

2004-10-18 Thread Juan Cristóbal Olivares
DateTime.Now ? - Original Message - From: "Joerg Anders" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 18, 2004 2:37 PM Subject: [Mono-list] localtime in mono ? > Hi all! > > Is there in mono a possibility to get the system time > like the "time(time_t *t)" call

Re: [Mono-list] Ack: localtime in mono ?

2004-10-18 Thread Juan Cristóbal Olivares
October 18, 2004 3:06 PM Subject: [Mono-list] Ack: localtime in mono ? On Mon, 18 Oct 2004, Juan Cristóbal Olivares wrote: > DateTime.Now ? > > So simple! Thank you! -- J.Anders, Chemnitz, GERMANY ([EMAIL PROTECTED]) ___ Mono

Re: [Mono-list] Runing MonoDevelop from Konsole

2004-10-20 Thread Juan Cristóbal Olivares
Are you using the same user? If not, you should allow the user wich executes MonoDevelop and any other X application to connect to the host (man xhost). Can you run other X application from the same command line? [e.g. xeyes] Juan C. Olivares www.juancri.com - Original Message - From: <[

[Mono-list] OutputCache

2004-11-04 Thread Juan Cristóbal Olivares
Is @OutputCache directive implemented for ASP.NET? [I think it's not...] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] C# questions

2004-11-08 Thread Juan Cristóbal Olivares
2.- if (someObjet is someType) { } - Original Message - From: "Kevin White" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 08, 2004 12:13 PM Subject: [Mono-list] C# questions > Hi all, I have a couple C# questions: > > 1- How do I determine if a delegate

[Mono-list] OutputCache

2004-11-15 Thread Juan Cristóbal Olivares
Is @OutputCache directive implemented for ASP.NET? [I think it's not...]

Re: [Mono-list] System.Web.Profile.DefaultProfile

2006-07-09 Thread Juan Cristóbal Olivares
error CS0103: The name `Profile' does not exist in the context of `_Default' Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas! ___Mono-list maillist  -  Mono-

Re: [Mono-list] Compiling and running ASP.NET 2.0 applications

2006-11-15 Thread Juan Cristóbal Olivares
ts.ximian.com/mailman/listinfo/mono-list -- Juan Cristóbal Olivares ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Compiling and running ASP.NET 2.0 applications

2006-11-15 Thread Juan Cristóbal Olivares
When I said xsp, I wanted to say xsp2 :) On 11/16/06, Juan Cristóbal Olivares <[EMAIL PROTECTED]> wrote: Hi Madars: Even when the support for ASP.NET 2 is not complete, you can run most of the applications with xsp. - You need to compile all the source (.cs) files. I use a Makefile

[Mono-list] Retrieve SOAP message

2006-11-15 Thread Juan Cristóbal Olivares
ono installation... anybody else can try? Juan C. Olivares www.juancri.com -- Juan Cristóbal Olivares ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Retrieve SOAP message

2006-11-16 Thread Juan Cristóbal Olivares
Report, sample and patch: http://bugs.ximian.com/show_bug.cgi?id=79954 On 11/16/06, Atsushi Eno <[EMAIL PROTECTED]> wrote: That's awesome :-) Thanks for sparing your time. Atsushi Eno Juan Cristóbal Olivares wrote: > I'm trying to fix it. I found a method where HttpSo

Re: [Mono-list] Troubles with Session in Web Services, client side

2006-12-27 Thread Juan Cristóbal Olivares
'SessionCounter::Increment()' [ ... snipped 13 times ... ] ## Invoking 'SessionCounter::Increment()' ## Session Counter Value : 0 [EMAIL PROTECTED]:~/Adore/sandbox/DotNetWSClients/SessionCounter$ does anybody got an idea ? I think I'm missing something obvious ... Cheers, -- Se