Re: Can an ASP.NET application running on WinXP+IIS5 access to SSRS web service?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Max,

What Bruce means is that on XP you have to use impersonation, while on IIS6
and above you can use a domain account for the AppPool.

#Understanding ASP.NET Impersonation Security - Rick Strahl's Web Log
http://west-wind.com/weblog/posts/2153.aspx

Hope this helps.


Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: System.IO.Directoryinfo throwing exception
    ... With basic authentication and impersonation you need to ... use a domain account which can delegate and you can check how to mark your ... ASP.NET MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: impersonation problem - any good resources ?
    ... allow ' proper execution presents a security risk. ... Imports System.Runtime.InteropServices ... > There is only one domain account that has fullcontrol on the server's> directory. ... > I used the impersonation methodology provided in MSDN's> WindowsIdentity.Impersonate Method. ...
    (microsoft.public.dotnet.security)
  • Re: Issue with ASP.NET client, COM Interop, and Identity impersonation
    ... you need to set aspcompat=true (turn off thread agility) to lock down the ... then set the domain account and password ... > impersonation is not carried through to COM library. ... > network will not work correctly. ...
    (microsoft.public.dotnet.framework)
  • Re: Issue with ASP.NET client, COM Interop, and Identity impersonation
    ... you need to set aspcompat=true (turn off thread agility) to lock down the ... then set the domain account and password ... > impersonation is not carried through to COM library. ... > network will not work correctly. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Issue with ASP.NET client, COM Interop, and Identity impersonation
    ... you need to set aspcompat=true (turn off thread agility) to lock down the ... then set the domain account and password ... > impersonation is not carried through to COM library. ... > network will not work correctly. ...
    (microsoft.public.dotnet.framework.aspnet)