Hi,
I tried to use the newer version of Psyclone. It correctly starts up, but as I try to access the Whiteboard with the browser I get a corrupted page:

and of course, the whiteboard does not work. As you can see in the picture, the message page is an empty page, with nothing inside...
any ideas?
maurizio
ps this is the specification I am using:
<psySpec name="Greta Whiteboard" version="1.2">
<global>
<port>10000</port>
<title>GretaEVO</title>
<description>
</description>
<globaltypes></globaltypes>
<system.performance.reports>yes</system.performance.reports>
<htmldir>html</htmldir>
</global>
<whiteboard name="Greta.Whiteboard" maxcount="10000">
<description>Greta's whiteboard</description>
<streams>
<stream name="Greta.Stream.Data.FAP" maxsize="10" />
</streams>
</whiteboard>
</psySpec>