SharpDevelop Community

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

Error loading SharpDevelop

Last post 07-17-2009 3:01 PM by DanielGrunwald. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-29-2009 10:17 PM

    Error loading SharpDevelop

     SharpDevelop Version : 3.1.0.4366
    .NET Version         : 2.0.50727.4005
    OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 3
    Current culture      : English (United States) (en-US)
    Working Set Memory   : 9304kb
    GC Heap Memory       : 5134kb

    Exception thrown:
    System.TypeInitializationException: The type initializer for '<StartupCode$FSharpBinding>.$Fsi' threw an exception. ---> System.ArgumentException: Illegal characters in path.
       at System.IO.Path.CheckInvalidPathChars(String path)
       at System.IO.Path.Combine(String path1, String path2)
       at FSharpBinding.TheControl.possibleFiles@66.Invoke(String x) in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 67
       at Microsoft.FSharp.Collections.ArrayModule.choose[T,U](FastFunc`2 chooser, T[ array)
       at <StartupCode$FSharpBinding>.$Fsi..cctor() in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 64
       --- End of inner exception stack trace ---
       at FSharpBinding.TheControl.get_panel()
       at FSharpBinding.FSharpInteractive.get_Control() in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 121
       at ICSharpCode.SharpDevelop.Gui.SdiWorkbenchLayout.PadContentWrapper.ActivateContent() in c:\SharpDevelop\src\src\Main\Base\Project\Src\Gui\Workbench\Layouts\SdiWorkspaceLayout.cs:line 392
       at ICSharpCode.SharpDevelop.Gui.SdiWorkbenchLayout.PadContentWrapper.OnVisibleChanged(EventArgs e) in c:\SharpDevelop\src\src\Main\Base\Project\Src\Gui\Workbench\Layouts\SdiWorkspaceLayout.cs:line 362
       at System.Windows.Forms.Control.WmShowWindow(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.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.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)

    ---- Recent log messages:
    16:17:50.632 [1] INFO - Running autostart commands...
    16:17:50.648 [1] INFO - Loading addin SubversionAddIn.dll
    16:17:50.773 [1] INFO - InitSharpDevelop finished
    16:17:50.773 [1] INFO - Initializing workbench...
    16:17:50.867 [1] INFO - Loading addin :ICSharpCode.SharpDevelop
    16:17:51.226 [1] INFO - Loading addin SearchAndReplace.dll
    16:17:51.664 [1] INFO - Starting workbench...
    16:17:51.664 [1] DEBUG - NavigationService -- suspend logging
    16:17:51.664 [1] INFO - Loading addin StartPage.dll
    16:17:51.835 [1] DEBUG - ActiveWorkbenchWindowChanged to ICSharpCode.SharpDevelop.Gui.SdiWorkspaceWindow, Text: Browser
    16:17:51.835 [1] DEBUG - NavigationService
     ActiveViewContent: Browser
               Subview: TabPageText
    16:17:51.835 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.SharpDevelop.BrowserDisplayBinding.BrowserPane
    16:17:51.835 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.BrowserDisplayBinding.BrowserPane
    16:17:51.867 [1] DEBUG - NavigationService -- resume logging
    16:17:51.867 [parser] INFO - ParserUpdateThread started
    16:17:51.898 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.CompilerMessageView...
    16:17:51.929 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Project.ProjectBrowserPad...
    16:17:51.945 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.PropertyPad...
    16:17:51.945 [1] DEBUG - PropertyPad created
    16:17:51.960 [1] DEBUG - Creating pad FSharpBinding.FSharpInteractive...
    16:17:51.960 [1] INFO - Loading addin CSharpBinding.dll
    16:17:51.976 [1] INFO - Loading addin :ICSharpCode.SharpDevelop
    16:17:51.976 [1] INFO - Loading addin :ICSharpCode.SharpDevelop.Dom
    16:17:51.992 [1] INFO - Loading addin FSharpBinding.dll
    16:17:52.101 [1] ERROR - ThreadException caught
    --> Exception:
    System.TypeInitializationException: The type initializer for '<StartupCode$FSharpBinding>.$Fsi' threw an exception. ---> System.ArgumentException: Illegal characters in path.
       at System.IO.Path.CheckInvalidPathChars(String path)
       at System.IO.Path.Combine(String path1, String path2)
       at FSharpBinding.TheControl.possibleFiles@66.Invoke(String x) in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 67
       at Microsoft.FSharp.Collections.ArrayModule.choose[T,U](FastFunc`2 chooser, T[ array)
       at <StartupCode$FSharpBinding>.$Fsi..cctor() in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 64
       --- End of inner exception stack trace ---
       at FSharpBinding.TheControl.get_panel()
       at FSharpBinding.FSharpInteractive.get_Control() in C:\SharpDevelop\src\src\AddIns\BackendBindings\FSharp\FSharpBinding\Project\Src\fsi.fs:line 121
       at ICSharpCode.SharpDevelop.Gui.SdiWorkbenchLayout.PadContentWrapper.ActivateContent() in c:\SharpDevelop\src\src\Main\Base\Project\Src\Gui\Workbench\Layouts\SdiWorkspaceLayout.cs:line 392
       at ICSharpCode.SharpDevelop.Gui.SdiWorkbenchLayout.PadContentWrapper.OnVisibleChanged(EventArgs e) in c:\SharpDevelop\src\src\Main\Base\Project\Src\Gui\Workbench\Layouts\SdiWorkspaceLayout.cs:line 362
       at System.Windows.Forms.Control.WmShowWindow(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.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.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)

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

  • 07-17-2009 3:01 PM In reply to

    Re: Error loading SharpDevelop

    Thanks for the report, fixed in revision 4463.

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