Issue Details
When working with TestStand sequence files and custom step types, you may encounter the following run-time error:
Error Code: -17329; Invalid type - conflicts with an existing type.
This error occurs when TestStand detects two versions of the same type with conflicting definitions. Common causes include:
- Opening example sequences that introduce updated types.
- Saving process models after loading examples.
- Changing Allow Automatic Type Conflict Resolution settings in Configure » Station Options » File.
- Loading sequence files that reference older type versions while newer versions are in memory.