Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We are on Umbraco 7.11.1 We have turned off McAfee so when searching starts, McAfee is not scanning our directories, which could cause write.lock.
Anyway, does anyone know how to fix the Write.lock file that won't go away when we index our site?
Note: I do have multiple indexes (one for content, one for media).
Thanks
Tom
You could use System.IO and check to see if the file exists when the application starts up and remove it if it does. That would solve the symptom, but there may be a larger issue underneath.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Search Write.lock not going away
We are on Umbraco 7.11.1 We have turned off McAfee so when searching starts, McAfee is not scanning our directories, which could cause write.lock.
Anyway, does anyone know how to fix the Write.lock file that won't go away when we index our site?
Note: I do have multiple indexes (one for content, one for media).
Thanks
Tom
You could use System.IO and check to see if the file exists when the application starts up and remove it if it does. That would solve the symptom, but there may be a larger issue underneath.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.