Hi: 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.. -- Juan Cristóbal Olivares
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
