[Mono-list] ASP.NET configuration troubles

laas laas.mono at gmail.com
Wed Oct 31 12:24:17 EDT 2007


I will try to replace

<authentication mode="Forms">
      <forms loginUrl="login.aspx"></forms>
</authentication>

with

<authentication mode="Forms">
      <forms loginUrl="login.aspx" />
</authentication>

I hope it works, but I'm not so optimist.





On 10/31/07, J.S. Martin <josmar52789 at gmail.com> wrote:
>
> I'm not sure if it'll make a difference, but you might try using this tag
> instead of one so complicated - again, it might not make a difference, but
> go ahead and try it...
>
> <authentication mode="Forms">
>       <forms loginUrl="login.aspx" />
> </authentication>
>
>
>
> On 10/31/07, laas <laas.mono at gmail.com > wrote:
> >
> > Here:
> >
> > http://pastebin.com/m7f9bdb04
> >
> >
> >
> > On 10/31/07, J.S. Martin < josmar52789 at gmail.com> wrote:
> > >
> > > what's the code in your web.config
> > >
> > >
> > >
> > >
> > > On 10/31/07, laas < laas.mono at gmail.com> wrote:
> > >
> > > > Hi all,
> > > > running my ASP.NET 2.0 application on apache/mod_mono/xsp2
> > > > (following my own how to http://www.laas02.org/article/view_article/16
> > > > ) I've received the following error:
> > > >
> > > > "The section <authentication> can't be defined in this configuration
> > > > file (the allowed definition context is 'MachineToApplication'). () ( line
> > > > 53)"
> > > >
> > > > It's the first time I see it and I don't know how to solve it.
> > > > Can you help me ?
> > > >
> > > > Thanks in advance
> > > >
> > > > --
> > > > [LAAS]
> > > > aka Salvatore
> > > > WebSite: http://www.laas02.org
> > > > YTSite: http://www.laas02.org/youtranslate
> > > > _______________________________________________
> > > > Mono-list maillist  -  Mono-list at lists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/mono-list
> > > >
> > > >
> > >
> > >
> > > --
> > > _________________________________
> > >
> > > Joshua S. Martin
> >
> >
> >
> >
> > --
> > [LAAS]
> > aka Salvatore
> > WebSite: http://www.laas02.org
> > YTSite: http://www.laas02.org/youtranslate
> >
>
>
>
> --
> _________________________________
>
> Joshua S. Martin




-- 
[LAAS]
aka Salvatore
WebSite: http://www.laas02.org
YTSite: http://www.laas02.org/youtranslate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20071031/08e16758/attachment.html 


More information about the Mono-list mailing list