[wix-users] Error 1606

Wheeler, Blaine (DSHS/DCS) BWheeler at dshs.wa.gov
Thu Oct 12 10:21:31 PDT 2017


Error 1314 means a path is not available – can you trace the verbose log to the step generating this and see the path it is trying to reach?  I suspect you will find the executing user had a rights issue .

The errors refer to a RemotAPI and Custom action – I would look closely for log entries about these.

Good luck


From: james william [mailto:jameswilliam.b at gmail.com]
Sent: Thursday, October 12, 2017 8:55 AM
To: Wheeler, Blaine (DSHS/DCS)
Cc: Hoover, Jacob; WiX Toolset Users Mailing List
Subject: RE: [wix-users] Error 1606

Hi Wheeler,

Administrator is running the installer, and has access to all specified files and all the files reside in the local machine.


On Oct 12, 2017 8:44 PM, "Wheeler, Blaine (DSHS/DCS)" <BWheeler at dshs.wa.gov<mailto:BWheeler at dshs.wa.gov>> wrote:
Which user is running the installer - does that user have rights to the network location one or more files referenced by the installer live at?
Example - share rights are set to a group but  the admin account executing the msi for the per-machine installation is not in the group

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org<mailto:wix-users-bounces at lists.wixtoolset.org>] On Behalf Of james william via wix-users
Sent: Wednesday, October 11, 2017 7:08 PM
To: Hoover, Jacob
Cc: james william; WiX Toolset Users Mailing List
Subject: Re: [wix-users] Error 1606

Hi Jacob,

I'm doing per machine install, none of my locations are redirected to a
network location.


On Oct 11, 2017 8:42 PM, "Hoover, Jacob" <Jacob.Hoover at greenheck.com<mailto:Jacob.Hoover at greenheck.com>> wrote:

Are any of your well known locations redirected to a network location? Ex:
APPDATA
Are you doing a per user or per machine install?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org<mailto:wix-users-bounces at lists.wixtoolset.org>] On Behalf
Of james william via wix-users
Sent: Wednesday, October 11, 2017 4:35 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org<mailto:wix-users at lists.wixtoolset.org>>
Cc: james william <jameswilliam.b at gmail.com<mailto:jameswilliam.b at gmail.com>>
Subject: [wix-users] Error 1606

Hi,

I have a Wix Setup installer and it gives me the following error from the
log

MSI (c) (84:80) [14:19:24:181]: Note: 1: 1314 2:
MSI (c) (84:80) [14:19:24:181]: Note: 1: 1606 2:
Error 1606.Could not access network location  .
MSI (c) (84:80) [14:19:29:565]: Product: MyProduct -- Error 1606.Could not
access network location  .

Action ended 14:19:32: CostFinalize. Return value 3.
Action ended 14:19:32: INSTALL. Return value 3.
MSI (c) (84:80) [14:19:32:750]: Destroying RemoteAPI object.
MSI (c) (84:F0) [14:19:32:750]: Custom Action Manager thread ending.

I don't find any other errors from the logs and this is not allowing the
installation further.

Can anyone help me find the cause for this error or to fix it.

Thanks,
James

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list