[UnauthorizedAccessException: Access to the path 'C:\WINDOWS\TEMP\lucene-7bf62274730232f51dd1e671f8a113c4-commit.lock' is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1971539
System.IO.File.Delete(String path) +157
Lucene.Net.Store.AnonymousClassLock.Release() +47
Lucene.Net.Store.With.Run() +97
Lucene.Net.Index.IndexReader.Open(Directory directory, Boolean closeDirectory) +102
Lucene.Net.Search.IndexSearcher..ctor(String path) +65
recherche.SearchLucene() in d:\Web321\V4_TEST\Occasion\Annonces-auto\Result.aspx.cs:210
recherche.Page_Load(Object sender, EventArgs e) in d:\Web321\V4_TEST\Occasion\Annonces-auto\Result.aspx.cs:117
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|