If a Host Integration Server 2000 setup log was generated, a file that is named
HIS50SP1install.log is created on the local hard disk. The log file contains information that is similar to the following:
MSI (s) (04:44): SOURCEMGMT: Attempting to use LastUsedSource from source list.
MSI (s) (04:44): SOURCEMGMT: Processing net source list.
MSI (s) (04:44): Note: 1: 1402 2: UNKNOWN\Net 3: 2
MSI (s) (04:44): Note: 1: 1706 2: -2147483647 3: HIServer.msi
MSI (s) (04:44): SOURCEMGMT: Processing media source list.
MSI (s) (04:44): SOURCEMGMT: Trying media source
E:\ENGLISH\HIS2000\Setup\Server\.
MSI (s) (04:44): Note: 1: 2203 2: E:\ENGLISH\HIS2000\Setup\Server\HIServer.msi 3:
-2147287037
MSI (s) (04:44): SOURCEMGMT: Source is invalid due to missing/inaccessible
package.
MSI (s) (04:44): Note: 1: 1706 2: -2147483647 3: HIServer.msi
MSI (s) (04:44): SOURCEMGMT: Processing URL source list.
MSI (s) (04:44): Note: 1: 1402 2: UNKNOWN\URL 3: 2
MSI (s) (04:44): Note: 1: 1706 2: -2147483647 3: HIServer.msi
MSI (s) (04:44): Note: 1: 1706 2: 3: HIServer.msi
MSI (s) (04:44): Invoke wait timed out
MSI (c) (E0:08): Invoke wait timed out
MSI (s) (04:44): SOURCEMGMT: Now checking product
{3A1EA463-81D1-4862-9BE7-8D381F4B0D76}
MSI (s) (04:44): SOURCEMGMT: Media is enabled for product.
MSI (s) (04:44): SOURCEMGMT: Attempting to use LastUsedSource from source list.
MSI (s) (04:44): Note: 1: 1706 2: 3: HIServer.msi
MSI (s) (04:44): SOURCEMGMT: Failed to resolve source
MSI (s) (04:44): Transforming table Error.
MSI (s) (04:44): Transforming table Error.
MSI (s) (04:44): Note: 1: 2262 2: Error 3: -2147287038
Error 1706. No valid source could be found for product Microsoft Host Integration
Server 2000 SP 1. The Windows installer cannot continue.
MSI (s) (04:44): Transforming table Error.
MSI (s) (04:44): Transforming table Error.
MSI (s) (04:44): Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (04:44): Product: Microsoft Host Integration Server 2000 SP 1 -- Error
1706. No valid source could be found for product Microsoft Host Integration Server
2000 SP 1. The Windows installer cannot continue.
To generate a Host Integration Server 2000 setup log, run the following command:
msiexec /i <path>\HIServer.msi /l*v <path>\<filename>
Note The
/l*v portion of the command is a lower-case letter "L", and there are no spaces between the three characters.
You can replace
filename with the name of any file for the log file.