NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Internal error code -40 making an installer with TS DeploymentUtillity ...

Hi,

 

I try to build a distribution with some aditional installers with the DeploymentUtillity. I've managed to bulid a complete installer once, but after that I get the following message ... 

 

Done processing workspace file
Finished Analysis
Building...
15:55
Making an installer, please wait...
Loading product deployment information
Adding files to installer
Done adding files
Preparing to build deployment
Copying products from distributions
 
**************
*** Error: Internal error. (Error code -40)
*** End Error Report
**************
 
Done building deployment
Internal error code -40 Making an installer, please wait...
The installer is done.
The build is finished
15:59
Aborted

 

I suspect there is some problem with the linking to the drivers ? Is there any way to determine what the error code -40 means ?

 

// Marcus

0 Kudos
Message 1 of 4
(3,349 Views)
Marcus, Error code -40 indicates an error in the code that produces the installer.  It isn't very specific, so it would be helpful to see the log file generated while building the installer.   The log file is named Detailed_Installer.log and will be in your temp directory.  If you post the log file I will take a look at it and see if I can offer any suggestions to fix the problem. -Rick Francis

 

0 Kudos
Message 2 of 4
(3,315 Views)

HI,Rick,Could you give me more detail about how to find Detailed_Installer.log?I came up with a similar problem, "Internal error code -30 Making an installer"

0 Kudos
Message 3 of 4
(2,769 Views)

In the run prompt type %temp%\Detailed_Installer.log to open the file.

Message 4 of 4
(2,763 Views)