My BusyTime File is Out-of-Sync. I know that when that happens the following commands can fix the file:
tell sched quit
tell calconn quit
dbcache flush
rename BusyTime.NSF to BusyTime.OLD
load calconn
load sched
BUT, I can not rename, nor delete the current BusyTime.NSF because I get a message "Sharing Violation". How can I get rid of the sharing violation???
Thank you very much for your help.
tell sched quit
tell calconn quit
dbcache flush
rename BusyTime.NSF to BusyTime.OLD
load calconn
load sched
BUT, I can not rename, nor delete the current BusyTime.NSF because I get a message "Sharing Violation". How can I get rid of the sharing violation???
Thank you very much for your help.