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

WindowsFormsIntegration error

$
0
0

i cant start StartDeveleop. its showing this error. pls help

i get similar error in ilspy with rexil plugin

SharpDevelop Version : 4.4.1.9729-7196a277
.NET Version         : 4.0.30319.34209
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : English (India) (en-IN)
Current UI language  : en-US
Running under WOW6432, processor architecture: x86-64
Working Set Memory   : 27156kb
GC Heap Memory       : 1973kb

Unhandled exception terminated SharpDevelop
Exception thrown:
System.IO.FileNotFoundException: Could not load file or assembly 'WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
   at ICSharpCode.SharpDevelop.Commands.WorkbenchStartup.InitializeWorkbench()
   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.SharpDevelopMain.RunApplication()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Run()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[ args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


---- Recent log messages:
18:11:14.712 [1] INFO - InitSharpDevelop...
18:11:14.746 [1] INFO - Looking for AddIns...
18:11:14.786 [1] INFO - Loading AddInTree...
18:11:14.838 [1] INFO - Running autostart commands...
18:11:14.839 [1] INFO - Loading addin GitAddIn
18:11:14.846 [1] INFO - Loading addin Subversion AddIn
18:11:14.854 [1] INFO - InitSharpDevelop finished
18:11:14.854 [1] INFO - Initializing workbench...
18:11:14.871 [1] INFO - Leaving RunApplication()
18:11:14.872 [1] FATAL - System.IO.FileNotFoundException: Could not load file or assembly 'WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
   at ICSharpCode.SharpDevelop.Commands.WorkbenchStartup.InitializeWorkbench()
   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.SharpDevelopMain.RunApplication()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Run()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[ args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


---- Post-error application state information:
Installed 3rd party AddIns:


Viewing all articles
Browse latest Browse all 1764

Trending Articles