PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD18] Access UNC using user/password
[WD18] Access UNC using user/password
Iniciado por guest, 04,mar. 2015 15:23 - No hay respuesta
Publicado el 04,marzo 2015 - 15:23
I need to copy one file using UNC to a server but i'm creating the file using one service.
The service run with one local system account without access to the shared directory where i need to create the file.

The only way i can see to do this is connecting using the NetworkConnect function but i have problems when several instances of my program are running at the same time.

Any tips are welcome.

Thanks