Applies To | |||
Product(s): | Bentley SewerCAD | ||
Version(s): | 08.11.XX.XX | ||
Environment: | N/A | ||
Area: | Other | ||
Subarea: | |||
Original Author: | Terry Foster, Bentley Technical Support Group | ||
Error or Warning Message
When opening an existing SewerCAD V8i model, the following message is generated:
Expecting: NumericFormat or StationFormatter
Explanation
This message occurs when you are trying to open a model file last saved in a later version of SewerCAD than you are using. Since SewerCAD is not forward-compatible, this is not possible.
How to Avoid
Upgrade to the latest version of SewerCAD, or at least to the version the model was saved in. To see what version the model was created in, open the .swc file in a text editor, such as Notepad, then look for "ProductVersionLastModified=" near the top.
<?xml version="1.0" encoding="utf-8"?>
<StorageFile xmlns="http://www.haestad.com">
<StorageFileHeader Version="1" Id="5db1b9ab-8484-4d5a-89bc-051f85c6df0b" Label="Project Settings" ProductCreated="11" ProductLastModified="11" ProductVersionCreated="8.9.0.0" ProductVersionLastModified="8.11.3.73" RegistrationNumberLastModified="" TotalNumberOfOpens="13" />