Necessary Permissions?

From: Ernie (isgthyiml_at_hotmail.com)
Date: 06/30/03


Date: Mon, 30 Jun 2003 18:39:07 +0800


Hi! I'm having problems getting/listing files network share:
1. using Directory.GetFiles(), no files return, but I know that there are
files stored on that network share.
2. using DownloadFile(), an error always thrown 'login failure'.
I tried disabling the anonymous login from the IIS and set impersonation to
true, i can now see the files, but whe i tried using DownloadFile(), now I
got prob. 2.

Pls help me, I can't get it to work!
BTW, I'm using Forms auth, and the net share is in a separate machine.

Thanks,
Ernie