Trouble with IIS

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have touble with IIS 6.0 in Win 2003 SP1 . I have webservice which use
integrated autentication . In asp page i call webservice with
System.Net.CredentialCache.DefaultCredentials . Asp page run on concrete user
.. But asp page return error 401 . Access denied ...
where I create error ?

thanx
marek
 
Web service is called from webpages, where is defined pool with user identity
admin.Impersonifikate i am not have set.
 
Back
Top