Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-28 Thread Anibol
Fantastic job Marek!!! That's the power of the community. Thanks Marek Habersack-6 wrote: > > Ricardo Lopes wrote: >> Probably because your login page is inside the protected folder? > Fixed in revisions 134931 (trunk) and 134932 (2.4 branch). Fix will be > part of Mono 2.4.2 > > marek > >>

Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-28 Thread Marek Habersack
Ricardo Lopes wrote: > Probably because your login page is inside the protected folder? Fixed in revisions 134931 (trunk) and 134932 (2.4 branch). Fix will be part of Mono 2.4.2 marek > > 2009/5/28 Anibol mailto:ani...@terra.es>> > > > Hi, i'm using the Vmware image from mono-project.com

Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-28 Thread Marek Habersack
Ricardo Lopes wrote: > Probably because your login page is inside the protected folder? That's the reason on Mono, but .NET serves the loginUrl page just fine. I'm working on it atm. Expect a commit fixing this soon. marek > > 2009/5/28 Anibol mailto:ani...@terra.es>> > > > Hi, i'm using

Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-28 Thread Ricardo Lopes
Probably because your login page is inside the protected folder? 2009/5/28 Anibol > > Hi, i'm using the Vmware image from mono-project.com, 2.4 i think. I get > Unauthorized 401 error when i try to access to acceso/default.aspx > > > > > Marek Habersack-6 wrote: > > > > Anibol wrote: > > Hey, >

Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-27 Thread Anibol
Hi, i'm using the Vmware image from mono-project.com, 2.4 i think. I get Unauthorized 401 error when i try to access to acceso/default.aspx Marek Habersack-6 wrote: > > Anibol wrote: > Hey, > >> Hi, i want to stablish security on one of the subfolders of my >> application. >> The application

Re: [Mono-aspnet-list] Problem with location in Web.config

2009-05-27 Thread Marek Habersack
Anibol wrote: Hey, > Hi, i want to stablish security on one of the subfolders of my application. > The application security configuration runs fine under windows server but > under Linux/Mono doesn't do it. I've introduced this configuration inside my > web.config: Which Mono version? marek > >