Hi there, I wanted to load the servers configuration file (.pvsc) to the Paraview server configuration dialog box. For example the following pvsc file: <Server name="case2" resource="cs://amber1"> <ManualStartup> <Options> <Option name="PV_SERVER_PORT" label="Server Port: "> <Range type="int" min="1" max="65535" step="1" default="11111" /> </Option> </Options> </ManualStartup> </Server> But, when I load the file it gives me the following error: Not a ParaView server configuration file. Missing <Servers /> root.
Any clue?
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
