Re: [libsecondlife-dev] Mono and SecondSuite Bug

2006-07-22 Thread Jesse Nesbitt
Bah. If I could find Windows Installer 3.0 without having to go through WGA, I'd run it in Wine... Thanks for telling me though. On 7/22/06, John Hurliman <[EMAIL PROTECTED]> wrote: Jesse Nesbitt wrote: > The relevant lines: > > in [0x7] (at > /mnt/data/tmp/archcvs/extra/devel/mono/src/mono

Re: [libsecondlife-dev] Mono and SecondSuite Bug

2006-07-22 Thread John Hurliman
Jesse Nesbitt wrote: The relevant lines: in [0x7] (at /mnt/data/tmp/archcvs/extra/devel/mono/src/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:292) System.Windows.Forms.Application:Run (System.Windows.Forms.Form mainForm) in [0x5] (at /root/libsl/Seco

Re: [libsecondlife-dev] Mono and SecondSuite Bug

2006-07-22 Thread Jesse Nesbitt
The relevant lines: in [0x7] (at /mnt/data/tmp/archcvs/extra/devel/mono/src/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:292) System.Windows.Forms.Application:Run (System.Windows.Forms.Form mainForm) in [0x5] (at /root/libsl/SecondSuite/frmSecondSuite.cs

Re: [libsecondlife-dev] Mono and SecondSuite Bug

2006-07-22 Thread John Hurliman
Jesse Nesbitt wrote: Hello everyone, I just checked out and compiled SecondSuite. However, it seems that something goes wrong after login, and I get this exception: Unhandled Exception: System.ArgumentException: '-2147483648' is not a valid value for 'Value'. 'Value' should be between 'Minimum'