[Mono-list] ASP.NET and System.Data.OracleClient help

2004-06-25 Thread Michael
I cannot seem to get datagrids with the oracle client working even thou I do not seem to have problems using the datareader exclusivly. Mostly I am just trying to test this out as I am not really a .NET person yet. It seems like it is having problems filling the dataset and with the datasource. Any

[Mono-list] Windows.forms??

2004-06-25 Thread Stefan Elwesthal
Hi! I thought I should spend my summer off work playing around with mono and C#. I've got a fresh installed SuSE 9.1 machine, so I downloaded the "all package". However, this one won't install since I don't have any winelib? Well, I have a winelib, but downloaded the source anyway. I did may

Re: [Mono-list] XSP - Experiences?

2004-06-25 Thread Tomek Soroka
I'm running my company website on mono: htttp://www.possible.pl. It works on mono beta3. Maybe this site is not high-traffic, but works extremally well :) regards Tomek Użytkownik Shon napisał: I'm currently running XSP in a lab environment. It's performing *extremely* well. I'm curious how we

[Mono-list] mono-build-w32.sh fails with missing symbol

2004-06-25 Thread Jon Watte
I finally got enough holes through the corporate firewall to use the download installer for Cygwin, get anonymous CVS going, find all the packages I REALLY needed, and now am using the build script. Alas, it seems that the pedump tool uses assemblies, and assemblies require a function mono_set_roo

[Mono-list] how to connect to db2 from mono

2004-06-25 Thread Juan Jose Torres Chavez
Title: Message Hi everyone!!!   i have a question:   how to connect to db2 from mono?   Juan José Torres Chávez Analista de Desarrollo Rol de Tecnologías e-mail: [EMAIL PROTECTED] msn: [EMAIL PROTECTED]  GMatrix Dirección: Blvd. Mariano Escobedo #4502 5to. piso   Col. San Isidro Tel y F

[Mono-list] Re: [MonoDevelop] monodevelop 0.4 doesn't run on mac os x with mono 0.98

2004-06-25 Thread Herr Witten
I've got 0.4 installed and working, but I use this .profile (bash), which may make a difference: source /sw/bin/init.sh; QTDIR=/usr/local/qt MANPATH=$QTDIR/doc/man:$MANPATH DYLD_LIBRARY_PATH=$QTDIR/lib:/sw/lib:/usr/lib:/usr/local/ lib:$DYLD_LIBRARY_PATH PKG_CONFIG_PATH=/sw:/sw/lib/pkgconfig:/us

Re: [Mono-list] ASP.NET and System.Data.OracleClient help

2004-06-25 Thread Michael
> I cannot seem to get datagrids with the oracle client working even thou I > do not seem to have problems using the datareader exclusivly. Mostly I am > just trying to test this out as I am not really a .NET person yet. It > seems like it is having problems filling the dataset and with the > datas

[Mono-list] Monodoc Startup Failure

2004-06-25 Thread Fredrik Hedberg
Hi, Right after I submitted the first monodoc contrib it crashed and fails to start. # monodoc Killed # No mono stack trace, but strace log attatched. Beta3 RC on Suse9.1. Any ideas? /Fred open("/usr/lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll", O_RDONLY|O_LARGEFILE) = 19 f

[Mono-list] Secure Web Services

2004-06-25 Thread Michał Ziemski
Hi! I have a problem with mod_mono 0.15 running with apache 2.0.49 on FC2 I have tried running my WS through https and hat I get is only a blank page. The WS works with bare http and I am able to acces the files on the site through https. Has anyone been able to successfully run .asmx with https

[Mono-list] Authentication to a web service

2004-06-25 Thread Michał Ziemski
Hi! I have a WS on mod_mono. It is protected with AuthType Digest in Apache 2.0.49. I load the WS i my browser, give the username and pass and the WS runs, but User.Identity.Name returns an empty string and not the username I have logged with. Am I doing sth wrong or is it a bug? Regards! Micha

[Mono-list] Unhandled exception when I start monodoc

2004-06-25 Thread Harobed
Hello, I've monodoc installed on my debian. The version is 0.17 When I start monodoc I've this error : Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type. in <0x00061> Glade.XML:GetWidget (string) in <0x001b7> Glade.XML:BindFields (object,System.

[Mono-list] C# plugin for eclipse 3

2004-06-25 Thread apelletier
We just release a beta of the Improve C# plugin for eclipse 3 FEATURES Works under Windows and Linux - Use mono 1.0 or .net 1.1 - C# code editing with: - Syntax highlighting - Auto-indentation - Creation of new C# files

Re: [Mono-list] ASP.NET and System.Data.OracleClient help

2004-06-25 Thread Paolo Molaro
On 06/24/04 Michael wrote: > I cannot seem to get datagrids with the oracle client working even thou I > do not seem to have problems using the datareader exclusivly. Mostly I am > just trying to test this out as I am not really a .NET person yet. It > seems like it is having problems filling the d

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

2004-06-25 Thread Erik Dasque
Looks great. I installed it without issues. The limitations I see so far are: * no C# project (no main class) * and thus no running the app. * no advance option at class creation (subclassing, namespace, ...) Am I correct ? Erik On Jun 25, 2004, at 8:17 AM, [EMAIL PROTECTED] wrote: We just release

[Mono-list] Is anoncvs down?

2004-06-25 Thread Jon Watte
Is anoncvs down? prompt> echo $CVSROOT :pserver:[EMAIL PROTECTED]:/mono thdev36:/locala6/jwatte/mono> cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/mono CVS password: : no such repository prompt> cvs -z3 co mono : no such repository prompt> This worked yesterday. Cheers,

[Mono-list] Exception with Gtk.combo

2004-06-25 Thread Christoph Schweda
Hello, I have tested the Mono Handbook example for glade. It works fine, but after adding a combo field and reading the text of it, I got an exception. I don't know if it is a bug or my mistake. The code is attached with the email. The exception after clicking the button: ==

Re: [Mono-list] how to connect to db2 from mono

2004-06-25 Thread ian joyce
http://www.go-mono.com/ibmdb2.html Should be a good place to start. --Ian - Original Message - From: Juan Jose Torres Chavez <[EMAIL PROTECTED]> Date: Thu, 24 Jun 2004 13:31:13 -0500 Subject: [Mono-list] how to connect to db2 from mono To: [EMAIL PROTECTED] Hi everyone!!! i

Re: [Mono-list] XSP - Experiences?

2004-06-25 Thread Steve Deobald
Similar situation for me - we offer ASP.net hosting on mono at cityhost.ca, and we haven't had any customer complaints or performance problems yet. We're hosting monodevelop.com, which receives moderate traffic, and haven't had any performance problems. I also know quite a few people running popula

[Mono-list] Mono 1.0 Release Candidate now available

2004-06-25 Thread Duncan Mak
Hello all, Mono 1.0 Release Candidate is now available. For more information, see http://go-mono.com/download.html. The following tarballs are available: o libgdiplus-0.10.tar.gz o mod_mono-0.13.tar.gz o mono-0.97.tar.gz o monodoc-0.18.tar.gz o xsp

Re: [Mono-list] Mono 1.0 Release Candidate now available

2004-06-25 Thread Nathan Trimble
I've installed monodevelop using yum. When I run it, I get the following errors. [EMAIL PROTECTED] nate]$ monodevelop ** (./MonoDevelop.exe:13116): WARNING **: Could not find assembly Mono.Posix, references from /usr

Re: [Mono-list] Mono 1.0 Release Candidate now available

2004-06-25 Thread Duncan Mak
On Fri, 2004-06-25 at 20:15, Nathan Trimble wrote: > ** (./MonoDevelop.exe:13116): WARNING **: Could not find assembly > Mono.Posix, references from /usr/lib/monodevelop/bin/./MonoDevelop.exe It looks like YUM is not really handling the RPM dependencies properly. See: diphthong:/nfs/users/duncan