System.UnauthorizedAccessException: Отказано в доступе по пути "C:\Documents and Settings".
в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
в System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
в System.IO.FileSystemEnumerableIterator`1.MoveNext()
в System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
в System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
в RedLine.Optimization.<>c.<FormActions>b__15_28(Object s, MouseEventArgs a) в D:\Other\Projects\RedLine\Forms\Optimization.cs:строка 186
в System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)