001103 : Error converting directory to short name format.

Description

On Windows operating systems, this tool always attempts to convert folder paths to short name (8.3 compliant) format. Because of the conversion, you don't normally need to specify paths in the short name format. This error indicates that something happened to prevent the conversion from succeeding.

Solution

Use 8.3 compliant paths for the parameters of this tool. Keep the total path length less than 122 characters. Make sure that each folder name in the path is eight characters or shorter. Avoid using spaces and other special characters such as a plus sign (+), equal sign (=), and left bracket ([).

2/12/2013