all groups > dotnet myservices > november 2004 >
You're in the

dotnet myservices

group:

Accessing Netwrok Drive



Accessing Netwrok Drive Kashif Javed via .NET 247
11/17/2004 1:02:17 AM
dotnet myservices: Hi
I am working on Creating a Window service in VB .Net.
The service is supposed to read the files in a folder on a Network Drive but it does not do anything.
On the Other hand when the same service is used for a Folder on the Local Drive it works perfectly fine.
Any Suggestions will be appreciated.
Thank you

--------------------------------
From: Kashif Javed

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

Re: Accessing Netwrok Drive Elp
11/18/2004 3:36:14 PM
[quoted text, click to view]

Hi,

[quoted text, click to view]

Re: Accessing Netwrok Drive T. Valen
1/4/2005 3:05:22 PM
I'm having quite the same problem as the OP. You suggested to run the
service as "NetworkService". But this account exists since WinXP only.
My app needs to run under NT4 and 2k as well.

My service needs to check certain files similar to what a Virusscanner
does. Now if the taskplanner or a GPO starts a process on a remote share
by using certain user credentials, I would like my service to access
that share, too, and get some informations about those files. Any
suggestions on how to achieve this?

Thanks in advance!

Regards,
T.

AddThis Social Bookmark Button