[Mono-list] machine.config problem

Juan C. Olivares juancri at gmail.com
Tue Apr 10 14:20:42 EDT 2007


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 <gert.driesen at telenet.be> wrote:
>
>  Juan,
>
> Please submit a bug report for this, and attach a small repro to it.
>
> Gert
>
>  ------------------------------
> *From:* mono-list-bounces at lists.ximian.com [mailto:
> mono-list-bounces at lists.ximian.com] *On Behalf Of *Juan C. Olivares
> *Sent:* vrijdag 6 april 2007 11:39
> *To:* mono-list at lists.ximian.com
> *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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070410/36df4af9/attachment.html 


More information about the Mono-list mailing list