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\

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to