When I try to open my project I get the message below, please help I've worked hard on this project!
SharpDevelop Version : 3.1.0.4977
.NET Version : 2.0.50727.1434
OS Version : Microsoft Windows NT 6.0.6001 Service Pack 1
Current culture : English (United States) (en-US)
Working Set Memory : 57824kb
GC Heap Memory : 16679kb
Exception thrown:
System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(Int32)'.
at ICSharpCode.SharpDevelop.DefaultEditor.ClipboardHandling.UpdateClipboardContainsText()
at ICSharpCode.SharpDevelop.DefaultEditor.ClipboardHandling.GetClipboardContainsText()
at ICSharpCode.TextEditor.TextAreaClipboardHandler.get_EnablePaste()
at ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBindingWrapper.get_EnablePaste()
at ICSharpCode.SharpDevelop.Commands.Paste.GetEnabled(IClipboardHandler editable)
at ICSharpCode.SharpDevelop.Commands.AbstractClipboardCommand.get_IsEnabled()
at ICSharpCode.Core.WinForms.ToolBarCommand.UpdateStatus()
at ICSharpCode.Core.WinForms.ToolbarService.UpdateToolbar(ToolStrip toolStrip)
at ICSharpCode.SharpDevelop.Gui.DefaultWorkbench.UpdateToolbars()
at ICSharpCode.SharpDevelop.Gui.DefaultWorkbench.UpdateMenu(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---- Recent log messages:
21:05:23.138 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.xml
21:05:23.138 [loadSolutionProjects] DEBUG - Try find XMLDoc @C:\Windows\Microsoft.NET\Framework\v2.0.50727\en\System.Windows.Forms.xml
21:05:23.138 [loadSolutionProjects] DEBUG - Loading XmlDoc for C:\Windows\Microsoft.NET\Framework\v2.0.50727\en\System.Windows.Forms.xml
21:05:23.230 [loadSolutionProjects] DEBUG - RefreshProjectContentForReference: not refreshing (rpc.IsUpToDate) C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll
21:05:23.250 [loadSolutionProjects] DEBUG - Adding existing class Reset from Reset.vb
21:05:23.250 [loadSolutionProjects] INFO - Duplicate class Foxy.Reset, creating compound
21:05:23.262 [loadSolutionProjects] DEBUG - Adding existing class Dialog1 from Dialog1.vb
21:05:23.262 [loadSolutionProjects] INFO - Duplicate class Foxy.Dialog1, creating compound
21:05:23.267 [loadSolutionProjects] DEBUG - Adding existing class Form1 from Form1.Designer.vb
21:05:23.267 [loadSolutionProjects] DEBUG - Creating compound for Foxy.Form1
21:05:23.273 [loadSolutionProjects] DEBUG - Adding existing class MyApplication from Application.Designer.vb
21:05:23.274 [loadSolutionProjects] DEBUG - Creating compound for Foxy.My.MyApplication
21:05:23.279 [loadSolutionProjects] INFO - LoadSolutionProjects thread ended
21:05:23.279 [loadSolutionProjects] DEBUG - NavigationService -- resume logging
21:05:24.503 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad
21:05:24.563 [1] INFO - CurrentProject changed to DesktopReplacer
21:05:26.261 [1] INFO - Initialize DirectoryNode C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer
21:05:27.605 [1] INFO - Initialize DirectoryNode C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project
21:05:29.455 [1] INFO - Open file C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project\Application.myapp
21:05:29.549 [1] DEBUG - Trying to restore memento of '[TextEditorDisplayBindingWrapper C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project\Application.myapp]' from key '84ea2023:c:\users
hett\desktop\desktopreplacer\desktopreplacer\my project\application.myapp'
21:05:29.605 [1] DEBUG - ActiveWorkbenchWindowChanged to ICSharpCode.SharpDevelop.Gui.SdiWorkspaceWindow, Text: Application.myapp
21:05:29.606 [1] DEBUG - NavigationService
ActiveViewContent: Application.myapp
Subview: ${res:FormsDesigner.DesignTabPages.SourceTabPage}
21:05:29.606 [1] DEBUG - ActiveViewContentChanged to [TextEditorDisplayBindingWrapper C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project\Application.myapp]
21:05:29.607 [1] DEBUG - ActiveContentChanged to [TextEditorDisplayBindingWrapper C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project\Application.myapp]
21:05:29.669 [1] ERROR - ThreadException caught
--> Exception:
System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(Int32)'.
at ICSharpCode.SharpDevelop.DefaultEditor.ClipboardHandling.UpdateClipboardContainsText()
at ICSharpCode.SharpDevelop.DefaultEditor.ClipboardHandling.GetClipboardContainsText()
at ICSharpCode.TextEditor.TextAreaClipboardHandler.get_EnablePaste()
at ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBindingWrapper.get_EnablePaste()
at ICSharpCode.SharpDevelop.Commands.Paste.GetEnabled(IClipboardHandler editable)
at ICSharpCode.SharpDevelop.Commands.AbstractClipboardCommand.get_IsEnabled()
at ICSharpCode.Core.WinForms.ToolBarCommand.UpdateStatus()
at ICSharpCode.Core.WinForms.ToolbarService.UpdateToolbar(ToolStrip toolStrip)
at ICSharpCode.SharpDevelop.Gui.DefaultWorkbench.UpdateToolbars()
at ICSharpCode.SharpDevelop.Gui.DefaultWorkbench.UpdateMenu(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.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: [TextEditorDisplayBindingWrapper C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer\My Project\Application.myapp]
ProjectService.OpenSolution: [Solution: FileName=C:\Users\Rhett\Desktop\DesktopReplacer\DesktopReplacer.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [VBNetProject: DesktopReplacer]