I fixed the problem. add the following text to a “.bat” file, and put it into the WindowsServer folder of your packaged build. replace “BaseBuilder” with your project’s name.
cd %~dp0\BaseBuilder\Binaries\Win64
start BaseBuilderServer -log
I fixed the problem. add the following text to a “.bat” file, and put it into the WindowsServer folder of your packaged build. replace “BaseBuilder” with your project’s name.
cd %~dp0\BaseBuilder\Binaries\Win64
start BaseBuilderServer -log