shortest way..?
add this to web.config
<identity impersonate=3D"true" userName=3D"YOURDOMAIN\userthathasaccess" =
password=3D"theirpassword" />
[quoted text, click to view] "Raj" <Raj@discussions.microsoft.com> wrote in message =
news:1A3AE7AF-8A2F-49AF-81F0-4CCE2286973C@microsoft.com...
> I am keeping all the images out of the webserver. This is in some =
other=20
> system in the network. Can anybody please give me workaround in =
asp.net, like=20
> how to access folder from a remote machine in the same network. Pls =
give the=20
> shortest way to do this. It fails to access folder from the remote =
machine in=20