T
Tom Bennart
hi,
I have a web application that lets the users copy files from one unc source
to different unc destinations. The impersonation flag in my web.config is set
to true and I get the user's correct account name. When copying a file to a
unc path the anonymous users context is used instead the user's account name.
Therefore I get an access denied error.
Any ideas? Thanks in advance.
I have a web application that lets the users copy files from one unc source
to different unc destinations. The impersonation flag in my web.config is set
to true and I get the user's correct account name. When copying a file to a
unc path the anonymous users context is used instead the user's account name.
Therefore I get an access denied error.
Any ideas? Thanks in advance.