Error M632 Unable to open file: \RemoveLabelData.xsl.

Description

When attempting to validate a script, you get the following error, with the <file path> relative to the the user's environment.

Message
XML Parser Error: (M632) Unable to open file:<file path>\RemoveLabelData.xsl.

This error means that the file or path doesn't exist.

Note: If this is a network path, consult your Network Administrator to make sure the path is valid.

Explanation

Script validation requires the use of the RemoveLabelData.xsl file. If this file does not exist in the Default File Location defined for Batches, then this error will occur upon script validations.

The following examples illlustrates checking for this file and finding it missing.

Solution

There are 2 possible solutions to correct this issue:

  1. Locate the RemoveLabelData.xsl file and put it into the current Batches Default File Location.
     

     
  2. Change the Batched Default File Location to the directory containing the RemoveLabelData.xsl file.