Re: [Mono-list] PIxbuf loading optimization

2006-02-20 Thread Salvatore Scarciglia
Hi Anset, first of all: thanx very much for your hint! It works fine and now my application run fast during treeview filling. In the Monodoc I found the following description for the method Gtk.Main.Iteration(); "Runs an iteration of the main loop: blocks until an event is received" I think that

Re: [Mono-list] monodoc - no mcs sources

2006-02-20 Thread Ben Maurer
On Tue, 2006-02-21 at 00:23 +, Lieven De Keyzer wrote: > >From: Rafael Ferreira <[EMAIL PROTECTED]> > >To: Lieven De Keyzer <[EMAIL PROTECTED]> > >CC: mono-list@lists.ximian.com > >Subject: Re: [Mono-list] monodoc - no mcs sources > >Date: Mon, 20 Feb 2006 16:07:02 -0700 > > >On Mon, 2006-02-2

Re: [Mono-list] monodoc - no mcs sources

2006-02-20 Thread Lieven De Keyzer
From: Rafael Ferreira <[EMAIL PROTECTED]> To: Lieven De Keyzer <[EMAIL PROTECTED]> CC: mono-list@lists.ximian.com Subject: Re: [Mono-list] monodoc - no mcs sources Date: Mon, 20 Feb 2006 16:07:02 -0700 On Mon, 2006-02-20 at 22:48 +, Lieven De Keyzer wrote: > I've downloaded, compiled and in

Re: [Mono-list] monodoc - no mcs sources

2006-02-20 Thread Rafael Ferreira
under mono/mcs in the tarball you downloaded. On Mon, 2006-02-20 at 22:48 +, Lieven De Keyzer wrote: > I've downloaded, compiled and installed mono, libgdiplus and gtk-sharp from > http://go-mono.com/sources/ . > > Now I want to compile monodoc, but at the end of the configure step, I'm >

[Mono-list] monodoc - no mcs sources

2006-02-20 Thread Lieven De Keyzer
I've downloaded, compiled and installed mono, libgdiplus and gtk-sharp from http://go-mono.com/sources/ . Now I want to compile monodoc, but at the end of the configure step, I'm being told: "The sources of the mono compiler (mcs) were not found. To include the COMPILER ERRORS in the document

[Mono-list] PIxbuf loading optimization

2006-02-20 Thread Salvatore Scarciglia
Hi all, I'm developing a small image viewer in mono (mono+glade+monodevelop); my app works fine but pixbuf loading. I want to read the content of a folder in the filesystem and, for each image found inside current folder, create a small thumb in a TreeView with a CellRendererPixBuf and other inform

[Mono-list] DataGrid difference to .NET

2006-02-20 Thread winzen
Hi everybody, i'm using DataGrids with dynamic DataTables in an ASP.NET application. I encountered a small problem when DataGrids show different behaviour in Mono compared to MS.NET (bug on MS side?). When i bind a DataTable with strange column names (including special characters like ".") to a

Re: [Mono-list] Re: Treating .htm as .aspx with Apache ?

2006-02-20 Thread Gavin Hamill
Robert Jordan wrote: You also need to inform System.Web about the .htm extension being now a page: web.config: Wow :) At least I was right in thinking that it wasn't something obvious I was missing :) Things are moving much further now and I've passed the problem back to our de

RE: [Mono-list] Re: Unable to deploy an ASP.NET application

2006-02-20 Thread Bradley, Peter
Hi all, Sorry to post again so quickly. Having got my server to run, I thought I'd try the ASP.NET pages again having changed CodeBehind= to Src= When I do that, I get the following error: -- Server Error in '/AspNetOnApache' Application

[Mono-list] Re: Treating .htm as .aspx with Apache ?

2006-02-20 Thread Robert Jordan
Hey, Arg, I missed a paragraph! Gavin Hamill wrote: Should this be possible? When I added AddType application/x-asp-net .htm to the relevant virtual host and restarted apache, I immediately saw any 404's for .htm files change from Apache's built-in response to the Mono 'Server error in '

Re: [Mono-list] Treating .htm as .aspx with Apache ?

2006-02-20 Thread Gavin Hamill
Arg, I missed a paragraph! Gavin Hamill wrote: Should this be possible? When I added AddType application/x-asp-net .htm to the relevant virtual host and restarted apache, I immediately saw any 404's for .htm files change from Apache's built-in response to the Mono 'Server error in '/' appl

RE: [Mono-list] Re: Unable to deploy an ASP.NET application

2006-02-20 Thread Bradley, Peter
I've spent the first part of today trying again to sort out the problems I have with this application. There were two: * Failure to start the remote object service properly * Failure to compile the ASP.NET pages The first of these has been solved temporarily by using a server rather than a serv

[Mono-list] Treating .htm as .aspx with Apache ?

2006-02-20 Thread Gavin Hamill
Should this be possible? When I added AddType application/x-asp-net .htm to the relevant virtual host and restarted apache, I immediately saw any 404's for .htm files change from Apache's built-in response to the Mono 'Server error in '/' application - File '/rt.htm' not found.' one.. Now,

Re: [Mono-list] BDB API availability for .NET/Mono

2006-02-20 Thread Joshua Tauberer
Vagmi Mudumbai wrote: > I was wondering if there were any BDB api available for .NET/Mono. Hi, Vagmi. I threw together a BDB 4.3 binding a few months ago: http://taubz.for.net/code/BDB.cs I saw a mention of another binding once, but it seems to have vanished. (http://rotor.di.unipi.it/cisterni/