Please help me to understand the reason of such error message which occur during copying files :
Application: \\Serwer-progman\kadry_place\Soft-B\Kadry_Płace\place.exe
Error message:
--------------
Error Code: 21 [ ]
Subsystem: BASE
Error Subcode: 2012
Function: COPYFILE
Filename: \\Serwer-progman\kadry_place\Soft-B\Kadr
The source looks like this
IF FCopy(plik, nowy)
where "plik" and "nowy" are locals strings.
It works correct for many years and suddenly such strange problem.
Where can i find the explanation of error codes ?
With regards
Thank you in advance
Krystian
The system error codes are listed amongst others at:
https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-
The error 21 means "Device is not ready". Since you are using a UNC
path, your connection may have dropped at some point and is not
reliable. I suggest your test the network connectivity.
Jamal
On 7/31/2023 10:10 AM, Krystian wrote:
Please help me to understand the reason of such error message which occur during copying files :
Application: \\Serwer-progman\kadry_place\Soft-B\Kadry_Płace\place.exe
Error message:
--------------
Error Code: 21 [ ]
Subsystem: BASE
Error Subcode: 2012
Function: COPYFILE
Filename: \\Serwer-progman\kadry_place\Soft-B\Kadr
The source looks like this
IF FCopy(plik, nowy)
where "plik" and "nowy" are locals strings.
It works correct for many years and suddenly such strange problem.
Where can i find the explanation of error codes ?
With regards
Thank you in advance
Krystian
wtorek, 1 sierpnia 2023 o 03:31:19 UTC+2 Jamal napisał(a):
The system error codes are listed amongst others at:
https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-
The error 21 means "Device is not ready". Since you are using a UNC
path, your connection may have dropped at some point and is not
reliable. I suggest your test the network connectivity.
Jamal
On 7/31/2023 10:10 AM, Krystian wrote:
Please help me to understand the reason of such error message which occur during copying files :
Application: \\Serwer-progman\kadry_place\Soft-B\Kadry_Płace\place.exe
Error message:
--------------
Error Code: 21 [ ]
Subsystem: BASE
Error Subcode: 2012
Function: COPYFILE
Filename: \\Serwer-progman\kadry_place\Soft-B\Kadr
The source looks like this
IF FCopy(plik, nowy)
where "plik" and "nowy" are locals strings.
It works correct for many years and suddenly such strange problem.
Where can i find the explanation of error codes ?
With regards
Thank you in advance
Krystian
Hi Jamal,
Thank you very much for your help and fast answer. It is shame for me, but i do not realize, that the cavo error codes refer to windows system error codes.
Do you know, where may i resolve the meaning of the error subcode ?
Once again thanks very much
With regards
Krystian
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 41:04:58 |
Calls: | 10,392 |
Files: | 14,064 |
Messages: | 6,417,209 |