VueSoft wrote:How long did you need to run before the error was seen
First error: Some minutes after start. Second error: One day later.
VueSoft wrote:and how many computers are publishing/subscribing to the same file?
Just 2 – me and my wife.
VueSoft wrote:If possible, could you send the file (via email) to me so I can try duplicating this on my network? Maybe there's something about the content of the calendar that is causing this, because I've never seen it happen.
I don't think you will find something because the errors are sporadic. Mostly there are no errors and the files are ok.
VueSoft wrote:In case you're interested, there are other methods of syncing calendars. You could sync VueMinder with the same Google Calendar on each computer. You could also use VueMinder Server, which stores data in a SQL Server database and is designed to allow simultaneous access from any number of computers. Also, I'm currently adding the ability to sync with Microsoft Exchange Server, which will be a huge improvement in the next version.
I will try using Google Calendar. The use of a MS SQL Server or MS Exchange Server is simply to heavy for just 2 users.
My ideal solution was using of simple iCal files over a webserver but unfortunately it's not working reliable.
Using a simple MySQL data base (online or in the local network) - or even a SQLite data base - would be another nice option for users like me.