[Mono-list] webservices / error401 / credentials / modmono

Jonathan Stowe mono-list@lists.ximian.com
Mon, 07 Jun 2004 10:23:34 +0100


On Mon, 2004-06-07 at 08:38, KiOrKY wrote:
> but for:
> 
> does mono implement credentials because when i want to use a distant webservice on an IIS server i get ann  401 (access refused) error.
> But when i accept anonymous request this 401 error disappear!
> the code of the webservice:

Is the IIS configured to use Basic Authentication or the windows
integrated authentication?  If the latter I think you will find it will
work if you use the former.

/J\