Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141369 | Dec 6,2018 10:19 AM UTC | Dec 7,2018 05:03 AM UTC | Others | 3 |
![]() |
Tags: Others |
For IIS Express: |
SETUP.Exe /Install silent /InstallPath:{INSTALLPATH} /pidkey:{KEY} /portno:{PORTNUMBER} /servertype:IISExpress /Log {LOG PATH}
Example:
syncfusiondashboardserver_3.1.0.114_2226.exe /Install silent /InstallPath:C:\Program Files (x86)\Syncfusion\Dashboard /pidkey:@332e312e30K1btvvepT= /portno:54321 /servertype:IISExpress /Log "C:\Program Files (x86)\New\Install.log" |
For IIS: |
SETUP.Exe /Install silent /InstallPath:{INSTALLPATH} /pidkey:{KEY} /portno:{PORTNUMBER} /sitename:{SITENAME} /servertype:IIS /Log {LOG PATH}
Example:
syncfusiondashboardserver_3.1.0.114_2226.exe /Install silent /InstallPath:C:\Program Files (x86)\Syncfusion\Dashboard /pidkey:@332e312e30K1btvvepT = /portno:54321 /sitename:SyncfusionDashboardServer /servertype:IIS /Log "C:\Program Files (x86)\New\Install.log" |
Hi Suriya,
Thanks for your help, it works now.
I think the online documentation needs to be modified to handle the case of IIS Express and IIS.
Thanks again,
Dan
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.