Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Authentication by a web service


Message #1 by phillipstodd@y... on Thu, 14 Feb 2002 18:52:20
I have an asp.net web site that copies files and the uses a web service 
to copy more files, so authenticated access is required at both points.  
I am using integrated authentication and impersonation for both yet when 
the web site tries to access the web service access is denied.  Somehow 
the web site must be authenticated by the web service and impersonation 
is not doing it.  How is this done?

  Return to Index