Hi,
I want to run a script in InDesign Server CS6 Windows. The script is in the subfolder <InDesign Server>/Scripts and I call it as follows:
sampleclient.exe -host localhost:18383 -server -Scripts:Application:myscript.jsx
This works fine in the debug version of the InDesign Server, but not in the release version. What's going wrong here?
Markus