Dashboard Viewer Embedded Win Forms ApplicationFollow the given steps to run the Dashboard Viewer Embedded Win Forms Application in another Windows Machine:
%localappdata%\Syncfusion\Dashboard Platform SDK\Getting Started Samples\Windows Forms\LocalEmbeddedDashboard
%localappdata%\Syncfusion\Dashboard Platform SDK\Service
If you want to change the Dashboard Service folder location based on target machine, you can specify the location in the DashboardWindow.cs file of the sample. For example, refer to the following code snippet: private string serviceDirectory = "$TargetMachineFolder$\\Service"; //Path.GetFullPath(Path.Combine(@"..\..\..\..\")) + "Common\\Service";
Then, change the Dashboard file name in the DashboardWindow.cs file of the sample. Refer to the following code snippet: private string _sydxFileName = "WorldWideCarSalesDashboard.sydx";
Note:
|
This page will automatically be redirected to the sign-in page in 10 seconds.