[Mono-bugs] [Bug 79498][Wis] New - XSP2 throws a System.ArgumentException: Format of initialization string doesnot conform to specifications
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 25 19:26:37 EDT 2006
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 davidcanar at gmail.com.
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: gonzalo at ximian.com
+ReportedBy: davidcanar at gmail.com
+QAContact: mono-bugs at ximian.com
+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
More information about the mono-bugs
mailing list