Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79498 --- shadow/79498 2006-09-25 19:26:37.000000000 -0400 +++ shadow/79498.tmp.7845 2006-09-25 19:26:37.000000000 -0400 @@ -0,0 +1,43 @@ +Bug#: 79498 +Product: Mono: Tools +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: XSP +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: XSP2 throws a System.ArgumentException: Format of initialization string doesnot conform to specifications + +Description of Problem: + +I'm using MONO 1.1.17 and XSP2 and my web app has a SqlDataSource control +which connects to a SQLite database file. The connection string throws an +exception: "System.ArgumentException: Format of initialization string +doesnot conform to specifications using a SQLite connection string." I +don't know what format is expecting but with .NET 2.0 works fine. I tried a +Firebird connection with the same results. + +Steps to reproduce the problem: +1. install the SQLite connector for .NET from: http://sqlite.phxsoftware.com/ +2. Download the small web app I'll post and run xsp2 on the main folder +3. Hit the localhost:8080 + +Actual Results: +An exception is thrown. + +Expected Results: +Well, I expected to work! :) + +How often does this happen? +Always + +Additional Information: +nope _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
