Maciej Paszta wrote: > Hello Guys, > > I'm developing standalone service provider that uses HttpListener to > serve appropriate requests. I'm having difficulty using Basic > Authentication (not to say that it doesn't work at all). I'm using Mono > 1.2.6 and the following testcase was performed on Windows, MacOS and Linux: > > > The expected result is that browser shows login window when one can > enter username and password. Unfortunately it doesn't. Method > AuthenticationSelector is not called at all and the program throws > NullReference exception in line 52. The following code was tested on > .NET 2.0 and there it works as supposed. >
Report the bug and attach the testcase: http://www.mono-project.com/Bugs Thanks, Andres -- _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
