R
Ruben Fdez.
Hi, I'm in troubles with Windows XP SP_2
I've mapped a net drive to Z: for the machine user Administrator.
I've build a Windows service in C# and .NET Framework 1.1. This service
must copy several files to this net drive and for that, I use de
Administrator account on the machine.
And here is the problem: File and Directory classes don't allow me to
access Z:
Somebody can help?
P.D.: If I run the app in console mode instead of a Windows service, all
works fine.
Regards and thanks.
I've mapped a net drive to Z: for the machine user Administrator.
I've build a Windows service in C# and .NET Framework 1.1. This service
must copy several files to this net drive and for that, I use de
Administrator account on the machine.
And here is the problem: File and Directory classes don't allow me to
access Z:
Somebody can help?
P.D.: If I run the app in console mode instead of a Windows service, all
works fine.
Regards and thanks.
