I want to make sure it's not my problem. Can you run any ASP.NET page or
application over xsp2 (SVN Head)?

Thanks,
JCO

On 4/10/07, Gert Driesen <[EMAIL PROTECTED]> wrote:

 Juan,

Please submit a bug report for this, and attach a small repro to it.

Gert

 ------------------------------
*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Juan C. Olivares
*Sent:* vrijdag 6 april 2007 11:39
*To:* [email protected]
*Subject:* [Mono-list] machine.config problem

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




--
Juan Cristóbal Olivares
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to