GetLastWriteTime for files on network
From: Michigan ((Michigan)_at_discussions.microsoft.com)
Date: 01/25/05
- Next message: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Previous message: sonny: "Run a .Bat file on the client machine"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: GetLastWriteTime for files on network"
- Reply: Ken Cox [Microsoft MVP]: "Re: GetLastWriteTime for files on network"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 13:33:08 -0800
I'm trying to use ASP.NET (VB.NET) to get the last update date for certain
files on our network. These files are NOT on the same computer as the IIS
instance. ASP.NET apps run under the ASPNET user local to the Web server,
and I can't add the ASPNET user to the Windows groups which have permission
to view the files I'm trying to view. Is there an easy way to do this? Or
do I have to run all ASP.NET apps under a different global user id, and give
that user id permissions to the specific folder I need access to?
- Next message: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Previous message: sonny: "Run a .Bat file on the client machine"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: GetLastWriteTime for files on network"
- Reply: Ken Cox [Microsoft MVP]: "Re: GetLastWriteTime for files on network"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|