When a project:
Renovierung "Alte Schule"
is saved, following exception is thrown:
java.io.FileNotFoundException: C:\Documents and Settings\user\My Documents\Renovierung "Alte Schule".pod (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.projity.exchange.LocalFileImporter$2.run(Unknown Source)
at com.projity.job.Job$InternalRunnable.run(Unknown Source)
at com.projity.job.Job.runSwing(Unknown Source)
at com.projity.job.Job.runThread(Unknown Source)
at com.projity.job.Job.run(Unknown Source)
at com.projity.job.Job.run(Unknown Source)
Logged In: YES
user_id=54976
Originator: NO
try removing the "". It seems like the file name is not valid on windows, that's all.