PDA

View Full Version : Standalone Build problems



richardpenner
01-06-2006, 12:29 PM
I have a build machine that uses the Standalone Build module to build an installation I've designed in InstallShield 11.5. When I build the installation, I receive about 20 errors similar to the following:

ISDEV : error -6645: C:\WINNT\system32\kernel32.dll

I do not receive these errors in InstallShield, only on the standalone build machine. If I remove the "-x" (stop on error) option, which I prefer to include, it will end up building the installation, although that installation appears to have problems. The build machine is a Windows 2000 SP4 machine with all of the Windows Updates installed, as well as the MS .NET Framework 2.0. Is this a known issue with the Standalone Build installation? I have seen this error in other areas of the newsgroup, and it has thus far gone unanswered.

As well, my installation of the Standalone Build did not include setupPreReq.exe, I had to copy it from the InstallShield Pro 11.5 machine. This problem has also been posted in the newsgroup before.

Is there a service pack or patch for these problems? Any known workarounds? Any help/suggestions would be appreciated.

richardpenner
01-13-2006, 10:14 AM
If you set your components .NET Scan at Build property to "Properties" rather than "Dependencies and Properties," it solves this problem. You can also set it to None if you are not adding your assemblies to the GAC.

junwin
01-24-2008, 11:26 AM
I have the same problem in that my install will build from IS 10.5 but when I try to use the standalone in my build script i get the following errors
Note I have gone thru all the files and set the .Net can at build to NONE - without any luck.


InstallShield (R)
Release Builder
(c) 1996-2003 InstallShield Software Corporation
(c) 1990-1996 InstallShield Corporation
All rights reserved.

Build started at Jan 24 2008 11:17 AM

Created release folders
AdminExecuteSequence table successfully built
AdminUISequence table successfully built
AdvtExecuteSequence table successfully built
AdvtUISequence table successfully built
InstallExecuteSequence table successfully built
InstallUISequence table successfully built
Directory table successfully built
Feature table successfully built
FeatureComponents table successfully built
Component table successfully built
Loading File table
Building File table
ISDEV : warning -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework.
ISDEV : error -6645: C:\WINDOWS\system32\kernel32.dll failed to load.
Error: 0
Error Description:
ISDEV : error -6645: C:\WINDOWS\system32\netapi32.dll failed to load.
Error: 0
Error Description:
ISDEV : fatal error -6213: Internal build error
Product Configuration 1\Release 1 - 3 error(s), 1 warning(s)
Log file has been created: <file:C:\spzroot\Development\src\Spooz\Toolkit\Toolkit\ISSetup\ISSetup\Product Configuration 1\Release 1\LogFiles\1-24-2008 11-17-20 AM.txt>


Build finished at Jan 24 2008 11:17 AM