Site icon EfmSoft

¿Qué significa el código de error de Windows 1464 (ERROR_SYMLINK_NOT_SUPPORTED)?

 
Anterior Siguiente
ERROR_SYMLINK_CLASS_DISABLED ERROR_XML_PARSE_ERROR

ERROR_SYMLINK_NOT_SUPPORTED

Qué significa ERROR_SYMLINK_NOT_SUPPORTED

ERROR_SYMLINK_NOT_SUPPORTED (1464) — Esta aplicación no admite la operación solicitada sobre vínculos simbólicos.

La aplicación/API no soporta realizar esa operación a través de un vínculo simbólico.

Qué comprobar

  • Resuelve el path final y determina si el caller necesita operar sobre el link o sobre su target.

Tratamiento recomendado

Usa flags/APIs que traten explícitamente reparse points o cambia al path real cuando la semántica lo permita.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version