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=77562

--- shadow/77562        2006-03-03 15:48:56.000000000 -0500
+++ shadow/77562.tmp.5878       2006-03-03 17:20:49.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77562
 Product: Mono: Tools
 Version: 1.1
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: XSP
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -357,6 +357,63 @@
 
 This one runs successfully with xsp and xsp2 using svn HEAD.
 The last released version is 1.1.13.4. If anyone can test with that
 one and reproduce the problem, please reopen and tell me if my test
 case is enough to reproduce it (otherwise, a simple test case that
 does not require a DB would be appreciated).
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-03-03 17:20 -------
+I tried your test script with the latest downloadable Windows binary
+(Mono 1.1.13.4 Build 0 / xsp 1.1.13.0)
+
+xsp works well, but xsp2 doesn't
+
+The result is:
+
+Server error in '/' application
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.Configuration.ConfigurationException: system.net/settings does
+not implement System.Configuration.IConfigurationSectionHandler ()
+in <0x000e1>
+System.Web.Configuration.ConfigurationData:CreateNewHandler
+(System.String sectionName, System.Web.Configuration.SectionData section)
+in <0x001d1> System.Web.Configuration.ConfigurationData:GetHandler
+(System.String sectionName)
+in <0x00055> System.Web.Configuration.ConfigurationData:GetHandler
+(System.String sectionName)
+in <0x00055> System.Web.Configuration.ConfigurationData:GetHandler
+(System.String sectionName)
+in <0x00055> System.Web.Configuration.ConfigurationData:GetHandler
+(System.String sectionName)
+in <0x00026>
+System.Web.Configuration.ConfigurationData:GetConfigInternal
+(System.String sectionName, System.Web.HttpContext context, Boolean
+useLoc)
+in <0x00072>
+System.Web.Configuration.ConfigurationData:GetConfigOptLocation
+(System.String sectionName, System.Web.HttpContext context, Boolean
+useLoc)
+in <0x00276> System.Web.Configuration.ConfigurationData:GetConfig
+(System.String sectionName, System.Web.HttpContext context)
+in <0x0005a> System.Web.Configuration.WebDefaultConfig:GetConfig
+(System.String sectionName, System.Web.HttpContext context)
+in <0x00022> System.Web.Configuration.WebDefaultConfig:GetConfig
+(System.String sectionName)
+in <0x0001a> System.Configuration.ConfigurationSettings:GetConfig
+(System.String sectionName)
+in <0x0000f> ASP.Default_aspx:Page_Load ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+in <0x0000e> System.Web.NoParamsInvoker:InvokeNoParams (System.Object
+o, System.EventArgs args)
+in (wrapper delegate-invoke)
+System.MulticastDelegate:invoke_void_object_EventArgs
+(object,System.EventArgs)
+in <0x00117> System.Web.UI.Control:OnLoad (System.EventArgs e)
+in <0x00112> System.Web.UI.Control:LoadRecursive ()
+in <0x001c4> System.Web.UI.Page:InternalProcessRequest ()
+in <0x000be> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext
+context)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to