.NET Version : 1.1.4322.573
OS Version : Microsoft Windows NT 5.1.2600.0
Boot Mode : Normal
Working Set Memory : 109924kb
SharpDevelop Version : 1.1.2124.0
Exception thrown:
System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.AddExpressions(String[] str, Boolean checkForDuplicates, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.Path.GetFullPath(String path)
at ICSharpCode.TextEditor.Document.WholeProjectDocumentIterator.get_Current()
at ICSharpCode.TextEditor.Document.DefaultFind.FindNext(SearchOptions options)
at ICSharpCode.TextEditor.Document.SearchReplaceManager.FindNext()
at ICSharpCode.SharpDevelop.Gui.Dialogs.ReplaceDialog.FindNextEvent(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Shukaido
Project manager of RPGame
A C# project to bring book RPG's onto the internet.