R
Raymond Du
Hi,
I try to use ASP.Net 2.0 FileUpload control to upload files. The page is
working fine when I upload files and save them into my local computer, but
fails when the files are to be saved to a network drive.
I believe this is permission issue, the account on my local computer does
not have permissions to write to network drive. Can someone tell me how
resolve this problem? I already went to IIS and impersonate anonymous access
with a domain account, no lucks.
TIA
I try to use ASP.Net 2.0 FileUpload control to upload files. The page is
working fine when I upload files and save them into my local computer, but
fails when the files are to be saved to a network drive.
I believe this is permission issue, the account on my local computer does
not have permissions to write to network drive. Can someone tell me how
resolve this problem? I already went to IIS and impersonate anonymous access
with a domain account, no lucks.
TIA