Issue Details
When I try to build an application, either no icon shows up such that I cannot build an installer, or I receive a build error with the following text listed under
Possible reasons:
The icon at C:\Program Files\National Instruments\LabVIEW 2017\appLibs\lvapp.ico could not be written to the application. Verify the icon is at the expected location. If using the default icon, please contact National Instruments technical support with this information.The build error also lists the following text under
Details:
Click the link below to visit the Application Builder support page. Use the following information as a reference:
Error 1 occurred at AB_Engine_EXE_Call_Write_Icons.vi -> AB_EXE.lvclass:Build.vi
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.

How do I resolve this error?