Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5 error

$
0
0

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5

.NET Version         : 4.6.01038

OS Version           : Microsoft Windows NT 6.3.9600.0

Current culture      : English (United States) (en-US)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 207744kb

GC Heap Memory       : 45390kb

 

Exception thrown:

System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)

   at System.IO.Path.GetDirectoryName(String path)

   at ICSharpCode.Svn.Commands.RegisterEventsCommand.TreeNodeCreated(Object sender, TreeViewEventArgs e)

   at System.Windows.Forms.TreeViewEventHandler.Invoke(Object sender, TreeViewEventArgs e)

   at ICSharpCode.SharpDevelop.Project.AbstractProjectBrowserTreeNode.Refresh()

   at ICSharpCode.SharpDevelop.Gui.ExtTreeNode.Insert(Int32 index, TreeNode parentNode)

   at ICSharpCode.SharpDevelop.Gui.ExtTreeNode.InsertSorted(TreeNode parentNode)

   at ICSharpCode.SharpDevelop.Project.DirectoryNode.Initialize()

   at ICSharpCode.SharpDevelop.Project.AbstractProjectBrowserTreeNode.Expanding()

   at ICSharpCode.SharpDevelop.Project.DirectoryNode.Expanding()

   at ICSharpCode.SharpDevelop.Gui.ExtTreeView.OnBeforeExpand(TreeViewCancelEventArgs e)

 

---- Recent log messages:

11:50:22.168 [1] DEBUG - NavigationService

ActiveViewContent: Microsoft.Common.CurrentVersion.targets

         Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}

11:50:22.168 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets]

11:50:44.750 [1] INFO - Open file http://www.csharphelp.com

11:50:45.297 [1] DEBUG - OpenedFileClosed: http://www.csharphelp.com

11:50:45.297 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.BrowserDisplayBinding.BrowserPane

11:50:45.297 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Browser]

11:50:45.297 [1] DEBUG - NavigationService

ActiveViewContent: Browser

         Subview: TabPageText

11:50:45.297 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.SharpDevelop.BrowserDisplayBinding.BrowserPane

11:51:07.214 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.ErrorListPad

11:51:09.527 [1] INFO - Initialize DirectoryNode C:\Users\Mohamed\Downloads\Compressed\Devexpress_Universal_16.1.4_Source_Code_Downloadly.ir\Devexpress Universal 16.1.4 Source Code\Components\Sources\DevExpress.Office\DevExpress.Office.Core\DocumentFormats

11:51:09.527 [27] DEBUG - Git: OverlayIconManager Thread started

11:51:09.542 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

11:51:09.636 [27] DEBUG - Git: OverlayIconManager Thread finished

11:51:18.264 [1] INFO - Initialize DirectoryNode C:\Users\Mohamed\Downloads\Compressed\Devexpress_Universal_16.1.4_Source_Code_Downloadly.ir\Devexpress Universal 16.1.4 Source Code\Components\Sources\DevExpress.Office\DevExpress.Office.Core\DocumentFormats\OpenXml

11:51:18.264 [27] DEBUG - Git: OverlayIconManager Thread started

11:51:18.389 [27] DEBUG - Git: OverlayIconManager Thread finished

11:51:26.587 [1] INFO - Initialize DirectoryNode C:\Users\Mohamed\Downloads\Compressed\Devexpress_Universal_16.1.4_Source_Code_Downloadly.ir\Devexpress Universal 16.1.4 Source Code\Components\Sources\DevExpress.Office\DevExpress.Office.Core\DocumentFormats\OpenXml\Import

11:51:26.587 [31] DEBUG - Git: OverlayIconManager Thread started

11:51:26.696 [31] DEBUG - Git: OverlayIconManager Thread finished

11:51:28.008 [1] INFO - Initialize DirectoryNode C:\Users\Mohamed\Downloads\Compressed\Devexpress_Universal_16.1.4_Source_Code_Downloadly.ir\Devexpress Universal 16.1.4 Source Code\Components\Sources\DevExpress.Office\DevExpress.Office.Core\DocumentFormats\OpenXml\Import\Drawing

11:51:28.008 [30] DEBUG - Git: OverlayIconManager Thread started

11:51:28.008 [1] ERROR - 

--> Exception:

System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)

   at System.IO.Path.GetDirectoryName(String path)

   at ICSharpCode.Svn.Commands.RegisterEventsCommand.TreeNodeCreated(Object sender, TreeViewEventArgs e)

   at System.Windows.Forms.TreeViewEventHandler.Invoke(Object sender, TreeViewEventArgs e)

   at ICSharpCode.SharpDevelop.Project.AbstractProjectBrowserTreeNode.Refresh()

   at ICSharpCode.SharpDevelop.Gui.ExtTreeNode.Insert(Int32 index, TreeNode parentNode)

   at ICSharpCode.SharpDevelop.Gui.ExtTreeNode.InsertSorted(TreeNode parentNode)

   at ICSharpCode.SharpDevelop.Project.DirectoryNode.Initialize()

   at ICSharpCode.SharpDevelop.Project.AbstractProjectBrowserTreeNode.Expanding()

   at ICSharpCode.SharpDevelop.Project.DirectoryNode.Expanding()

   at ICSharpCode.SharpDevelop.Gui.ExtTreeView.OnBeforeExpand(TreeViewCancelEventArgs e)

11:51:28.133 [30] ERROR - 

--> Exception:

System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)

   at System.IO.Path.GetDirectoryName(String path)

   at ICSharpCode.GitAddIn.Git.FindWorkingCopyRoot(String fileName)

   at ICSharpCode.GitAddIn.GitStatusCache.GetFileStatus(String fileName)

   at ICSharpCode.GitAddIn.OverlayIconManager.RunStep(AbstractProjectBrowserTreeNode node)

   at ICSharpCode.GitAddIn.OverlayIconManager.Run(Object state)

11:51:28.149 [30] WARN - Stack trace of last exception log:

   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)

   at System.Environment.get_StackTrace()

   at ICSharpCode.SharpDevelop.Logging.SDMessageService.ShowException(Exception ex, String message)

   at ICSharpCode.Core.MessageService.ShowException(Exception ex, String message)

   at ICSharpCode.GitAddIn.OverlayIconManager.Run(Object state)

   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

   at System.Threading.ThreadPoolWorkQueue.Dispatch()

   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

11:51:28.305 [1] WARN - Stack trace of last exception log:

   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)

   at System.Environment.get_StackTrace()

   at ICSharpCode.SharpDevelop.Logging.SDMessageService.ShowException(Exception ex, String message)

   at ICSharpCode.SharpDevelop.Gui.ExtTreeView.OnBeforeExpand(TreeViewCancelEventArgs e)

   at System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)

   at System.Windows.Forms.TreeView.WmNotify(Message& m)

   at System.Windows.Forms.TreeView.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

   at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)

   at System.Windows.Forms.Control.SendMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

   at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr hWnd, Message& m)

   at System.Windows.Forms.Control.WmNotify(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ContainerControl.WndProc(Message& m)

   at System.Windows.Forms.UserControl.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

   at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)

   at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)

   at System.Windows.Forms.Control.DefWndProc(Message& m)

   at System.Windows.Forms.TreeView.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.TreeView.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

   at System.Windows.Application.RunDispatcher(Object ignore)

   at System.Windows.Application.RunInternal(Window window)

   at System.Windows.Application.Run(Window window)

   at ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.Run(IList`1 fileList)

   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)

   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbench(WorkbenchSettings settings)

   at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost.RunWorkbench(WorkbenchSettings settings)

   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.RunApplication()

   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Run()

   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Main(String[ args)

 

---- Post-error application state information:

Installed 3rd party AddIns: 

ProjectService.CurrentSolution: [Solution C:\Users\Mohamed\Downloads\Compressed\Devexpress_Universal_16.1.4_Source_Code_Downloadly.ir\Devexpress Universal 16.1.4 Source Code\Components\Sources\DevExpress.Office\DevExpress.Office.Core\DevExpress.Office.Core.sln with 1 projects]

ProjectService.CurrentProject: [CSharpProject: DevExpress.Office.Core]

Workbench.ActiveContent: ICSharpCode.SharpDevelop.Project.ProjectBrowserPad


Viewing all articles
Browse latest Browse all 1764

Trending Articles