Re: Access folder from the network
From: Raterus (moc.liamtoh_at_suretar.reverse)
Date: 10/28/04
- Previous message: Prodip Saha: "Re: Access remote folder files in the network"
- In reply to: Raj: "Access folder from the network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Oct 2004 11:00:28 -0400
shortest way..?
add this to web.config
<identity impersonate="true" userName="YOURDOMAIN\userthathasaccess" password="theirpassword" />
"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
> system in the network. Can anybody please give me workaround in asp.net, like
> how to access folder from a remote machine in the same network. Pls give the
> shortest way to do this. It fails to access folder from the remote machine in
> the same network.
- Previous message: Prodip Saha: "Re: Access remote folder files in the network"
- In reply to: Raj: "Access folder from the network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|