this is wat i got as an error
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5
.NET Version : 4.6.00079
OS Version : Microsoft Windows NT 6.3.9600.0
Current culture : Dutch (Netherlands) (nl-NL)
Current UI language : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 83592kb
GC Heap Memory : 7262kb
Unhandled WPF exception
Exception thrown:
System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {56FDF344-FD6D-11D0-958A-006097C9A090} failed due to the following error: 8007007e Kan opgegeven module niet vinden. (Exception from HRESULT: 0x8007007E).
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at System.Windows.Window.ApplyTaskbarItemInfo()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
---- Recent log messages:
22:28:45.302 [1] WARN - Codon (FindNextSelected) specified in the insertafter of the [Codon: name = MenuItem, id = Replace, addIn=C:\Program Files (x86)\SharpDevelop\5.1\bin\..\AddIns\Misc\SearchAndReplace\SearchAndReplace.addin] codon does not exist!
22:28:45.506 [1] INFO - Loading addin CodeCoverage AddIn
22:28:45.506 [1] INFO - Loading addin AvalonEdit AddIn
22:28:45.506 [1] INFO - Loading addin XML Editor
22:28:45.537 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Debugging.IDebuggerService
22:28:45.537 [1] INFO - Loading addin Debugger
22:28:45.912 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.CompilerMessageView...
22:28:46.193 [1] DEBUG - [AddInManager2] AddInsViewModelBase: Changed package source to SharpDevelop AddIn Repository
22:28:46.193 [1] INFO - Starting workbench...
22:28:46.193 [1] DEBUG - NavigationService -- suspend logging
22:28:46.193 [1] INFO - Loading addin Start Page
22:28:46.271 [1] INFO - Loading addin Usage Data Collector
22:28:46.334 [5] DEBUG - RecentProjectsControl: Looking up path 'D:\BACKUP\Documents\SharpDevelop Projects\test1\test1.sln'
22:28:46.349 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.WinForms.IWinFormsService
22:28:46.349 [1] DEBUG - NavigationService -- resume logging
22:28:47.146 [1] INFO - Number of screens: 1
22:28:47.146 [1] INFO - Screen {X=0,Y=0,Width=1920,Height=1080}: Validating {X=10,Y=10,Width=750,Height=550}; intersection {X=10,Y=10,Width=750,Height=550}
22:28:47.256 [1] INFO - dockingManager_Loaded
22:28:47.256 [1] INFO - Loading layout file: C:\Users\eigenaar\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Default.xml, hideAllLostPads=False
22:28:47.459 [1] DEBUG - ActiveContentChanged to ICSharpCode.StartPage.StartPageViewContent
22:28:47.459 [1] DEBUG - ActiveWorkbenchWindowChanged to [AvalonWorkbenchWindow: Start Page]
22:28:47.459 [1] DEBUG - NavigationService
ActiveViewContent: Start Page
Subview: TabPageText
22:28:47.459 [1] DEBUG - ActiveViewContentChanged to ICSharpCode.StartPage.StartPageViewContent
22:28:47.474 [1] DEBUG - [AddInManager2.Events] Package list download ended (success: True).
22:28:47.474 [1] ERROR - Unhandled WPF exception
--> Exception:
System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {56FDF344-FD6D-11D0-958A-006097C9A090} failed due to the following error: 8007007e Kan opgegeven module niet vinden. (Exception from HRESULT: 0x8007007E).
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at System.Windows.Window.ApplyTaskbarItemInfo()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution:<null>
ProjectService.CurrentProject:<null>
Workbench.ActiveContent: ICSharpCode.StartPage.StartPageViewContent
-------------------------------------------------------------------------------------------------------------------
also there is now whay to draw on a design window, there isn't anny
hope for solution