You receive error 1706 while you install Host Integration Server 2000 Service Pack 1 (832482)



The information in this article applies to:

  • Microsoft Host Integration Server 2000
  • Microsoft Host Integration Server 2000 SP1

SYMPTOMS

When you install Microsoft Host Integration Server 2000 Service Pack 1 (SP1), you may receive the following error message:
Error 1706. No valid source could be found for product Microsoft Host Integration Server 2000 SP 1. The Windows installer cannot continue.

CAUSE

This problem occurs when the CD that is in the drive when the Microsoft Windows Installer service starts is not the Host Integration Server 2000 CD. The service pack installation is looking for the Host Integration Server 2000 CD. However, another CD is in the drive.

Microsoft has confirmed that this is a bug in Windows Installer version 1.2.

RESOLUTION

To resolve this problem, use the Update.exe program to install Host Integration Server 2000 Service Pack 1. The Update.exe program automatically updates Windows Installer 2.0 so that the problem does not occur.

If the error message in the "Symptoms" section occurs again, use the workaround.

WORKAROUND

To work around this problem, follow these steps:
  1. Copy the Hiserver.msi file from the Host Integration Server 2000 CD to the local hard disk.
  2. Rerun the Update.exe program from either the Host Integration Server 2000 SP1 CD or from a network share resource.

STATUS

Microsoft has confirmed that this is a bug in Windows Installer version 1.2. This bug was corrected in Windows Installer version 2.0.

MORE INFORMATION

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.

REFERENCES

For more information, see the Readmesp1.doc document in Host Integration Server 2000 Service Pack 1.

Modification Type:MinorLast Reviewed:4/20/2005
Keywords:kbprb kbinfo KB832482 kbAudDeveloper