[Mono-dev] SqlConnection.Open - debugging for beginners? Advice Welcome!

2012-04-30 Thread Rob Wilkens
I had a peak inside the System.Data.SqlClient.SqlConnection.Open source code in mono, I did _not_ have time to look extensively. What i did notice that may be suspect, without finding precise details, is that connection pooling -may- be going on in there. That is: the first time it fails

[Mono-dev] Compiling mono? I give up [not proceeding] - if anything obvious i'm doing wrong let me know

2012-04-30 Thread Rob Wilkens
[apologies if duplicated - i sent from wrong account at first and don't think it went through] I hate trying to get other people's program's to build properly on a different computer than it was originally built on/for, but i gave building mono an honest effort before giving up. I've been

Re: [Mono-dev] Compiling mono? I give up [not proceeding] - if anything obvious i'm doing wrong let me know

2012-04-30 Thread Autif Khan
On Mon, Apr 30, 2012 at 9:47 PM, Rob Wilkens robwilk...@gmail.com wrote: [apologies if duplicated - i sent from wrong account at first and don't think it went through] I hate trying to get other people's program's to build properly on a different computer than it was originally built on/for,