Windows Installer Error
Description:
Windows Installer will give “Error 1606: Could Not Access Network Location” message when trying to install a program.
To Resolve:
- Navigate to these keys and point them to a local path:
1
2
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
MS SQL Installation Error Description:
If you get an error that says “An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package sqlncli.msi”.
To Resolve:
-
Run =>
appwiz.cpl
=> find “SQL Server 2005 Client” => uninstall. -
Then try running your installer again.
Comments