Home › Forums › KX Solutions › Launching Dashboard › Re: Launching Dashboard
-
Everything looks correct in that screenshot. You just need to open your web browser and enter
http://localhost:10001
in your address bar.For starting KX Developer I wrote a simple
developer.bat
file which I can double click to start both the developer and have my web browser open to the correct URL. You could do similar for KX Dashboards.My
developer.bat
contains:call C:developerconfigconfig.bat start "developer" "q" C:developerlauncher.q_ start "" http:localhost:%developer_PORT%/ax