SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Error: in find dialog

Last post 02-25-2009 11:35 AM by Mechael. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 02-25-2009 11:35 AM

    • Mechael
    • Top 50 Contributor
    • Joined on 07-10-2008
    • Ekaterinburg
    • Posts 67

    Error: in find dialog

     SharpDevelop Version : 3.1.0.3821
    .NET Version         : 2.0.50727.3074
    OS Version           : Microsoft Windows NT 6.0.6001 Service Pack 1
    Current culture      : Russian (Russia) (ru-RU)
    Working Set Memory   : 85784kb
    GC Heap Memory       : 26344kb

    Exception thrown:
    System.ArgumentException: Путь содержит недопустимые знаки.
       в System.IO.Path.CheckInvalidPathChars(String path)
       в System.IO.Path.GetDirectoryName(String path)
       в System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
       в System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, List`1 collection, Boolean searchSubdirectories, Boolean ignoreHidden)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, Boolean searchSubdirectories, Boolean ignoreHidden)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, Boolean searchSubdirectories)
       в SearchAndReplace.DirectoryDocumentIterator.MoveForward()
       в SearchAndReplace.Search.FindNext(IProgressMonitor monitor)
       в SearchAndReplace.SearchInFilesManager.FindAll(IProgressMonitor monitor)
       в SearchAndReplace.SearchAndReplacePanel.FindAllButtonClicked(Object sender, EventArgs e)
       в System.Windows.Forms.Control.OnClick(EventArgs e)
       в System.Windows.Forms.Button.OnClick(EventArgs e)
       в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       в System.Windows.Forms.Control.WndProc(Message& m)
       в System.Windows.Forms.ButtonBase.WndProc(Message& m)
       в System.Windows.Forms.Button.WndProc(Message& m)
       в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ---- Recent log messages:
    15:28:38.282 [1] DEBUG - PropertyPad created
    15:28:57.584 [1] DEBUG - ActiveWorkbenchWindowChanged to ICSharpCode.SharpDevelop.Gui.SdiWorkspaceWindow, Text: СоздатьИсточникиЗаявленияНаПособие.xml*
    15:28:57.584 [1] DEBUG - NavigationService
        ActiveViewContent: СоздатьИсточникиЗаявленияНаПособие.xml
                  Subview: XML
    15:28:57.584 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.XmlEditor.XmlView
    15:28:57.584 [1] DEBUG - ActiveContentChanged to ICSharpCode.XmlEditor.XmlView
    15:29:00.589 [1] DEBUG - Save D:\MyDOC\C#\WORK\Task\pob\33386\USZN\ObjectsInfo\Объекты\Заявление\Действия\СоздатьИсточникиЗаявленияНаПособие.xml
    15:29:00.594 [1] DEBUG - Saving memento of 'ICSharpCode.XmlEditor.XmlView' to key 'cd356d3d:d:\mydoc\c#\work\task\pob\33386\uszn\objectsinfo\объекты\заявление\действия\создатьисточникизаявлениянапособие.xml'
    15:29:00.821 [1] DEBUG - XmlTreeView.Dispose
    15:29:00.822 [1] DEBUG - OpenedFileClosed: D:\MyDOC\C#\WORK\Task\pob\33386\USZN\ObjectsInfo\Объекты\Заявление\Действия\СоздатьИсточникиЗаявленияНаПособие.xml
    15:29:00.830 [1] DEBUG - ActiveWorkbenchWindowChanged to ICSharpCode.SharpDevelop.Gui.SdiWorkspaceWindow, Text: СозданиеЗаявленияНаПособие.xml
    15:29:00.830 [1] DEBUG - NavigationService
        ActiveViewContent: СозданиеЗаявленияНаПособие.xml
                  Subview: XML
    15:29:00.830 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.XmlEditor.XmlView
    15:29:00.831 [1] DEBUG - ActiveContentChanged to ICSharpCode.XmlEditor.XmlView
    15:36:58.869 [1] DEBUG - Creating pad ICSharpCode.CodeCoverage.CodeCoveragePad...
    15:36:58.870 [1] INFO - Loading addin UnitTesting.dll
    15:36:58.872 [1] INFO - Loading addin CodeCoverage.dll
    15:36:58.902 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad...
    15:36:58.922 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.CompilerMessageView...
    15:36:58.931 [1] DEBUG - Creating pad HtmlHelp2.HtmlHelp2IndexPad...
    15:36:58.931 [1] INFO - Loading addin HtmlHelp2.dll
    15:36:59.160 [1] INFO - Help 2.0: Configuration successfully loaded
    15:36:59.248 [1] INFO - Help 2.0: Service sucessfully loaded
    15:38:29.361 [1] INFO - Run command SearchAndReplace.Find
    15:39:16.406 [1] DEBUG - Creating pad SearchAndReplace.SearchResultPanel...
    15:40:03.362 [1] ERROR - ThreadException caught
    --> Exception:
    System.ArgumentException: Путь содержит недопустимые знаки.
       в System.IO.Path.CheckInvalidPathChars(String path)
       в System.IO.Path.GetDirectoryName(String path)
       в System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
       в System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, List`1 collection, Boolean searchSubdirectories, Boolean ignoreHidden)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, Boolean searchSubdirectories, Boolean ignoreHidden)
       в ICSharpCode.Core.FileUtility.SearchDirectory(String directory, String filemask, Boolean searchSubdirectories)
       в SearchAndReplace.DirectoryDocumentIterator.MoveForward()
       в SearchAndReplace.Search.FindNext(IProgressMonitor monitor)
       в SearchAndReplace.SearchInFilesManager.FindAll(IProgressMonitor monitor)
       в SearchAndReplace.SearchAndReplacePanel.FindAllButtonClicked(Object sender, EventArgs e)
       в System.Windows.Forms.Control.OnClick(EventArgs e)
       в System.Windows.Forms.Button.OnClick(EventArgs e)
       в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       в System.Windows.Forms.Control.WndProc(Message& m)
       в System.Windows.Forms.ButtonBase.WndProc(Message& m)
       в System.Windows.Forms.Button.WndProc(Message& m)
       в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    ---- Post-error application state information:
    Installed 3rd party AddIns:
    Workbench.ActiveContent: ICSharpCode.XmlEditor.XmlView
    ProjectService.OpenSolution: <null>
    ProjectService.CurrentProject: <null>

    Filed under: ,
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.