AmbiguousTypeDefinitionNameNotSupported
- Updated2023-02-17
- 1 minute(s) read
AmbiguousTypeDefinitionNameNotSupported
The Code Conversion Utility renamed a type definition because it found one or more type definitions with the same qualified name. The Code Conversion Utility disconnected all instances of this type definition because it could not link the instances to the appropriate G Type.
What to Do
Review the disconnected instances in the converted code and link them to the appropriate G Types. Alternatively, you can rename type definitions in the original source code and convert the code again. If multiple projects have type definitions with the same qualified name, convert those projects separately.
This message can also occur if references to a type definition get out of sync with the type definition. NI recommends that you mass compile your files before conversion to ensure all file references are correct.