S
Seth Williams
I've got a Sharepoint website for which the 'big guy' doesn't want to enable
impersonation.
But - I need impersonation for a file list (from another server), so I set
out to do it in code - - I found this on Support.MS.com:
http://support.microsoft.com/?id=306158#XSLTH3167121123120121120120
I use the short portion, to impersonate the Authenticating User in Code.
This works for our regular dev web server, but apparently not in a
Sharepoint website (pointing to it in a Page View Web part)
Is there a way to create code to, instead of using the authenticated user,
use the ASPNet user account?
impersonation.
But - I need impersonation for a file list (from another server), so I set
out to do it in code - - I found this on Support.MS.com:
http://support.microsoft.com/?id=306158#XSLTH3167121123120121120120
I use the short portion, to impersonate the Authenticating User in Code.
This works for our regular dev web server, but apparently not in a
Sharepoint website (pointing to it in a Page View Web part)
Is there a way to create code to, instead of using the authenticated user,
use the ASPNet user account?