How to set rootDirectory param?



  • Good day. I'm trying to run a single executable jsreport.exe version from different folder (we have our own supervisor application for processes management, but I did that using cmd for reproducing purpose). I've set the configFile=path option, but it crushes with error:

    0_1567017994813_crush.png

    I've tried to set --rootDirectory param, but with no luck. Any advices?



  • Try to run jsreport.exe with proper working directory

    cmd /c "cd /d d:\pathtoworkingdir && d:\pathtoexe\jsreport.exe start"
    

Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.