2015 Web Client Install Failing despite following MSDN

MBrodie1979
Member Posts: 21
I am trying to install web client in my local machine which I setup initially as the demo install.
I have dotnet framework 4.5 on Windows 8.1 using NAV 2015 W1 Build version 37874 and I have added all IIS features required as per this link:
https://msdn.microsoft.com/en-us/librar ... 1(v=nav.80).aspx
I get this error in the log file:
=== Logging started: 2015/05/18 18:26:45 ===
Executable: C:\Program Files (x86)\Common Files\Microsoft Dynamics NAV\80\Setup\setup.exe v8.0.37874.0
Computer : MM4EVA-PC
--- logging level: standard ---
RegistrySearch: Checking registry key existence. Id = 'SqlServerInstalled'
RegistrySearch: Checking registry key existence. Id = 'SqlNCLIInstalled'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx45Release'
RegistrySearch: Searching for registry key value. Id = 'VstoInstalled'
RegistrySearch: Searching for registry key value. Id = 'PowerShell30Installed'
RegistrySearch: Checking registry key existence. Id = 'WindowsSearchInstalled'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx86'
Registry key not found. Key = 'SOFTWARE\Microsoft\Office\14.0\Excel\InstallRoot'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx64'
Registry key not found. Key = 'SOFTWARE\Microsoft\Office\14.0\Excel\InstallRoot'
RegistrySearch: Checking registry key existence. Id = 'Outlook'
RegistrySearch: Checking registry key existence. Id = 'Outlook15'
RegistrySearch: Searching for registry key value. Id = 'VCPPSpLevel'
RegistrySearch: Checking registry key existence. Id = 'VCPPInstalled'
RegistrySearch: Checking registry key existence. Id = 'VCPP64Installed'
RegistrySearch: Checking registry key existence. Id = 'IISInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISWinAuthInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'WindowsAuthentication'
RegistrySearch: Searching for registry key value. Id = 'IISASPNETInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'ASPNET'
RegistrySearch: Searching for registry key value. Id = 'IISASPNET45Installed'
RegistrySearch: Searching for registry key value. Id = 'IISNETFXInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'NetFxExtensibility'
RegistrySearch: Searching for registry key value. Id = 'IISNETFX45Installed'
RegistrySearch: Searching for registry key value. Id = 'IISISAPEXInstalled'
RegistrySearch: Checking registry key existence. Id = 'HttpActivationInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISISAPIFIInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISREQSTFIInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISSTATICInstalled'
RegistrySearch: Searching for registry key value. Id = 'WebComponentsPrerequisitesInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\Microsoft Dynamics NAV\80\Web Components Prerequisites'
Configuring package. Id = 'ARP'
MSI log file set to: C:\Users\michael\AppData\Local\Temp\setup.wix.msi.49.log
Done configuring package. Id = 'ARP' ReturnCode = 0
Configuring package. Id = 'WebClientDependency'
Cannot find file: 'D:\WebClientDependencyInstaller.exe'
Path to executable = 'D:\NAV\WebClientDependencyInstaller.exe', Arguments = '/install'
Done configuring package. Id = 'WebClientDependency' ReturnCode = 1001
Rolling back MSI package. Id = 'ARP'
MSI log file set to: C:\Users\michael\AppData\Local\Temp\setup.wix.msi.4a.log
Done rolling back MSI package. ReturnCode = 0
ERROR: Package IIS prerequisites for Web Server Components failed with error. See detailed message above.
=== Logging stopped: 2015/05/18 18:27:11 ===
Does anyone have any ideas or tips? ](*,)
I have dotnet framework 4.5 on Windows 8.1 using NAV 2015 W1 Build version 37874 and I have added all IIS features required as per this link:
https://msdn.microsoft.com/en-us/librar ... 1(v=nav.80).aspx
I get this error in the log file:
=== Logging started: 2015/05/18 18:26:45 ===
Executable: C:\Program Files (x86)\Common Files\Microsoft Dynamics NAV\80\Setup\setup.exe v8.0.37874.0
Computer : MM4EVA-PC
--- logging level: standard ---
RegistrySearch: Checking registry key existence. Id = 'SqlServerInstalled'
RegistrySearch: Checking registry key existence. Id = 'SqlNCLIInstalled'
RegistrySearch: Searching for registry key value. Id = 'DotNetFx45Release'
RegistrySearch: Searching for registry key value. Id = 'VstoInstalled'
RegistrySearch: Searching for registry key value. Id = 'PowerShell30Installed'
RegistrySearch: Checking registry key existence. Id = 'WindowsSearchInstalled'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx86'
Registry key not found. Key = 'SOFTWARE\Microsoft\Office\14.0\Excel\InstallRoot'
RegistrySearch: Searching for registry key value. Id = 'Excel14Installedx64'
Registry key not found. Key = 'SOFTWARE\Microsoft\Office\14.0\Excel\InstallRoot'
RegistrySearch: Checking registry key existence. Id = 'Outlook'
RegistrySearch: Checking registry key existence. Id = 'Outlook15'
RegistrySearch: Searching for registry key value. Id = 'VCPPSpLevel'
RegistrySearch: Checking registry key existence. Id = 'VCPPInstalled'
RegistrySearch: Checking registry key existence. Id = 'VCPP64Installed'
RegistrySearch: Checking registry key existence. Id = 'IISInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISWinAuthInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'WindowsAuthentication'
RegistrySearch: Searching for registry key value. Id = 'IISASPNETInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'ASPNET'
RegistrySearch: Searching for registry key value. Id = 'IISASPNET45Installed'
RegistrySearch: Searching for registry key value. Id = 'IISNETFXInstalled'
Registry value not found. Key = 'SOFTWARE\Microsoft\InetStp\Components', Value = 'NetFxExtensibility'
RegistrySearch: Searching for registry key value. Id = 'IISNETFX45Installed'
RegistrySearch: Searching for registry key value. Id = 'IISISAPEXInstalled'
RegistrySearch: Checking registry key existence. Id = 'HttpActivationInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISISAPIFIInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISREQSTFIInstalled'
RegistrySearch: Searching for registry key value. Id = 'IISSTATICInstalled'
RegistrySearch: Searching for registry key value. Id = 'WebComponentsPrerequisitesInstalled'
Registry key not found. Key = 'SOFTWARE\Microsoft\Microsoft Dynamics NAV\80\Web Components Prerequisites'
Configuring package. Id = 'ARP'
MSI log file set to: C:\Users\michael\AppData\Local\Temp\setup.wix.msi.49.log
Done configuring package. Id = 'ARP' ReturnCode = 0
Configuring package. Id = 'WebClientDependency'
Cannot find file: 'D:\WebClientDependencyInstaller.exe'
Path to executable = 'D:\NAV\WebClientDependencyInstaller.exe', Arguments = '/install'
Done configuring package. Id = 'WebClientDependency' ReturnCode = 1001
Rolling back MSI package. Id = 'ARP'
MSI log file set to: C:\Users\michael\AppData\Local\Temp\setup.wix.msi.4a.log
Done rolling back MSI package. ReturnCode = 0
ERROR: Package IIS prerequisites for Web Server Components failed with error. See detailed message above.
=== Logging stopped: 2015/05/18 18:27:11 ===
Does anyone have any ideas or tips? ](*,)
0
Comments
-
Did you look in this log file: C:\Users\michael\AppData\Local\Temp\setup.wix.msi.4a.log
What did it say?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions