05-21-2025 02:57 PM
I'm getting this error when building my software installer : Error -1 occurred at CDK_Utility_GenerateErrorCluster.vi -> IB_MSI.lvclass:Build.vi.
During the installer compilation a popup is asking to select another media installer. When I find the same media, I get another popup saying : "The media you provided is a different version of the requested media".
Its seems like its looking for information in another software installer that is not related to the one I'm trying to build.
Complete Error details :
Click the link below to visit the Application Builder support page. Use the following information as a reference:
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).
The following errors and warnings were recorded during the build:
Error:
*** Abort requested.
Details:
Done building deployment
Code:
-100