[Mono-bugs] [Bug 81443][Nor] Changed - xsp2 web services in mono 1.2.4 preview

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 16:55:43 EDT 2007


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 thisaddressisnotmine+ximian at td.selfip.net.

http://bugzilla.ximian.com/show_bug.cgi?id=81443

--- shadow/81443	2007-04-24 16:50:18.000000000 -0400
+++ shadow/81443.tmp.24435	2007-04-24 16:55:43.000000000 -0400
@@ -54,6 +54,37 @@
 
 ------- Additional Comments From atsushi at ximian.com  2007-04-24 16:50 -------
 "runtime error" means almost nothing. Please post the actual error
 messages or no one will understand the issue.
 
 => class lib
+
+------- Additional Comments From thisaddressisnotmine+ximian at td.selfip.net  2007-04-24 16:55 -------
+Actual error messages were posted at the original message I linked to.
+I'll copy it here then:
+
+-------------------------------------------
+I have problems today with machine.config
+(...etc/mono/2.0/machine.config),
+This problem is not present in 1.0.
+
+When I execute xsp2 with a webservice, I get this exception, accessing the
+webservice helper:
+
+System.Configuration.ConfigurationErrorsException: The section
+<roleManager> can't be defined in this configuration file (the allowed
+definition context is 'MachineToApplication'). () ( line 193)
+  at System.Configuration.SectionInfo.ReadData
+(System.Configuration.Configuration config, System.Xml.XmlTextReader
+reader, Boolean overrideAllowed) [0x00000]
+
+If I comment this seccion I get this new exception:
+
+System.Configuration.ConfigurationErrorsException: The section
+<profile> can't be defined in this configuration file (the allowed
+definition context is 'MachineToApplication'). () ( line 201)
+  at System.Configuration.SectionInfo.ReadData
+(System.Configuration.Configuration config, System.Xml.XmlTextReader
+reader, Boolean overrideAllowed) [0x00000]
+
+If I comment again this section, everything works fine..
+-------------------------------------------


More information about the mono-bugs mailing list