We are running the following on DNN 5.6.2. DMX Category Shortlist 2.4.1 DMX Document Viewer 1.7.2 DMX FlexList 2.3.4 DMX Navigator 2.1.0 DMX Shortlist 2.3.0 In the event viewer we are seeing the following scheduler event failure. THREAD ID: 11 TYPE: Bring2mind.DNN.Modules.DMX.Services.Schedule.Maintenance EXCEPTION: Could not find a part of the path 'c:\DMX\Log'. RESCHEDULED FOR: 6/17/2011 12:44:56 AM SOURCE: STARTED_FROM_BEGIN_REQUEST ACTIVE THREADS: 5 FREE THREADS: -4 READER TIMEOUTS: 0 WRITER TIMEOUTS: 0 IN PROGRESS: 5 IN QUEUE: 5 Also surrounding the event failure are some scheduler exceptions. Message: System.IO.DirectoryNotFoundException: Could not find a part of the path 'c:\DMX\Log'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption) at Bring2mind.DNN.Modules.DMX.Services.Schedule.Maintenance.DoWork() Any suggestions on fixing these errors would be greatly appreciated. David |