[Mono-bugs] [Bug 79498][Wis] Changed - 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
Tue Sep 26 08:47:47 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-26 03:26:19.000000000 -0400
+++ shadow/79498.tmp.23433	2006-09-26 08:47:47.000000000 -0400
@@ -47,6 +47,47 @@
 This is the webapp that throws the exception
 
 
 ------- Additional Comments From gonzalo at ximian.com  2006-09-26 03:26 -------
 Can you paste the exception you get? I have the feeling that it's a
 System.Data problem, not System.Web or xsp.
+
+------- Additional Comments From davidcanar at gmail.com  2006-09-26 08:47 -------
+This is the exception:
+
+Server error in '/' application
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.ArgumentException: Format of initialization string doesnot
+conform to specifications
+  at System.Data.SqlClient.SqlConnection.SetConnectionString
+(System.String connectionString) [0x00000] 
+  at System.Data.SqlClient.SqlConnection.set_ConnectionString
+(System.String value) [0x00000] 
+  at System.Web.UI.WebControls.SqlDataSourceView.InitConnection ()
+[0x00000] 
+  at System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect
+(System.Web.UI.DataSourceSelectArguments arguments) [0x00000] 
+  at System.Web.UI.DataSourceView.Select
+(System.Web.UI.DataSourceSelectArguments selectArgs,
+System.Web.UI.DataSourceViewSelectCallback callBack) [0x00000] 
+  at System.Web.UI.WebControls.DataBoundControl.PerformSelect ()
+[0x00000] 
+  at System.Web.UI.WebControls.BaseDataBoundControl.DataBind () [0x00000] 
+  at System.Web.UI.WebControls.GridView.DataBind () [0x00000] 
+  at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound ()
+[0x00000] 
+  at
+System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls
+() [0x00000] 
+  at System.Web.UI.Control.EnsureChildControls () [0x00000] 
+  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
+  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
+  at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] 
+  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
+  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext
+context) [0x00000] 
+


More information about the mono-bugs mailing list