Issue
When attempting to open a catalog in Catalog Express you receive the following error: (ERR: 11) Invalid filename of Price Zones (Path to catalog\ZONE.BTR)
Solution
This error can happen if there are any spaces in the folder names used in the file path of where the catalog is located. Rename or move the catalog to a new location that would not us spaces in the folder names.
Problem Example:
X:\Catalog Express\Catalogs\My Project (Invalid location as there is a space used in "Catalog Express" and "My Project")
Good Examples:
X:\Catalog_Express\Catalogs\My_Project (Good location as underscores are used in place of spaces)
X:\CatalogExpress\Catalogs\MyProject (Good location as no spaces are used in the file path)