04-09-2022 01:16 PM
I am using LabVIEW 2020 SP1 and am attempting to build an installer.
I am able to build the application with no problem at all, but when I attempt to
build the installer, I am getting the following error:
Error -1 occurred at CDK_Utility_GenerateErrorCluster.vi -> IB_MSI.lvclass:Build.vi
This error code is undefined. Undefined errors might occur for a number of reasons. For example, no one has provided a description for the code, or you might have wired a number that is not an error code to the error code input.
Additionally, undefined error codes might occur because the error relates to a third-party object, such as the operating system or ActiveX. For these third-party errors, you might be able to obtain a description of the error by searching the Web for the error code (-1) or for its hexadecimal representation (0xFFFFFFFF).
05-20-2025 12:13 PM
Hello madhuvishal,
I know its been a while you've posted the issue, but do you remember how you resolved it?
Thanks for any hep you can provide.