Site icon EfmSoft

What does Windows error code 123 (ERROR_INVALID_NAME) mean?

 
Could be also:
ConstantTypeOS
EPFNOSUPPORTerrnoSolaris
ENOPROTOOPTerrnoWindows
INACCESSIBLE_BOOT_DEVICEBugCheck CodeWindows
Previous Next
ERROR_INSUFFICIENT_BUFFER ERROR_INVALID_LEVEL

ERROR_INVALID_NAME

The supplied name is syntactically invalid

ERROR_INVALID_NAME means Windows cannot parse the requested filename, directory name, device path, or volume label. Common triggers include forbidden characters, reserved device names, malformed prefixes, trailing spaces or periods, and incorrect UNC syntax.

Validation points

Recovery

Ask for or generate a valid replacement name and preserve a clear mapping from the original. When importing names from another operating system, use an explicit reversible escaping policy. Verify that normalization does not create collisions between distinct source names.

References


Looking for a different code? Search another status or error code.

Exit mobile version