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

Unhandled Runtime Exception

$
0
0

SharpDevelop Version : 5.0.0.3652-Beta 1-1300bac3

.NET Version         : 4.0.30319.18408

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

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

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 91400kb

GC Heap Memory       : 181972kb

 

Unhandled WPF exception

Exception thrown:

System.IO.FileNotFoundException: Could not find file 'C:\AIXM\xml2csharp\XML2Csharp\bin\Debug\Newtonsoft.Json.xml'.

File name: 'C:\AIXM\xml2csharp\XML2Csharp\bin\Debug\Newtonsoft.Json.xml'

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.LoadDocumentation(String key, Int32 positionInFile)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.GetDocumentation(String key)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.GetDocumentation(IEntity entity)

   at ICSharpCode.NRefactory.TypeSystem.CecilLoader.CecilUnresolvedAssembly.ICSharpCode.NRefactory.Documentation.IDocumentationProvider.GetDocumentation(IEntity entity)

   at ICSharpCode.NRefactory.TypeSystem.Implementation.AbstractResolvedEntity.get_Documentation()

   at ICSharpCode.NRefactory.TypeSystem.Implementation.AbstractResolvedMember.get_Documentation()

   at ICSharpCode.NRefactory.TypeSystem.Implementation.SpecializedMember.get_Documentation()

   at ICSharpCode.NRefactory.Xml.XmlDocumentationElement.Get(IEntity entity, Boolean inheritDocIfMissing)

   at ICSharpCode.SharpDevelop.Editor.XmlDocFormatter.CreateTooltip(IEntity entity, Boolean useFullyQualifiedMemberNames)

   at ICSharpCode.AvalonEdit.AddIn.XmlDoc.XmlDocTooltipProvider.HandleToolTipRequest(ToolTipRequestEventArgs e)

   at ICSharpCode.SharpDevelop.Editor.ToolTipRequestService.RequestToolTip(ToolTipRequestEventArgs e)

   at ICSharpCode.AvalonEdit.AddIn.CodeEditorView.TextEditorMouseHover(Object sender, MouseEventArgs e)

   at System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)

   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.TextView.RaiseHoverEventPair(MouseEventArgs e, RoutedEvent tunnelingEvent, RoutedEvent bubblingEvent)

   at ICSharpCode.AvalonEdit.Rendering.TextView.<.ctor>b__0(Object sender, MouseEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.MouseHoverLogic.OnMouseHover(MouseEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.MouseHoverLogic.OnMouseHoverTimerElapsed(Object sender, EventArgs e)

   at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Recent log messages:

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:04:16.966 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.364 [1] DEBUG - Resolved (Line 387, Col 39) to 

09:13:21.751 [1] DEBUG - Resolved (Line 376, Col 26) to 

09:13:21.751 [1] DEBUG - Resolved (Line 376, Col 26) to 

09:13:22.854 [1] DEBUG - Resolved (Line 385, Col 55) to [CSharpInvocationResolveResult [SpecializedMethod Newtonsoft.Json.JsonConvert.DeserializeObject[XML2CsharpRadioComm.RadioCommunicationChannel](value:System.String):XML2CsharpRadioComm.RadioCommunicationChannel]]

09:13:22.854 [1] WARN - System.InvalidOperationException: Method invocation not allowed in the current context!

   at Debugger.AddIn.ExpressionEvaluationVisitor.Visit(InvocationResolveResult result)

   at Debugger.AddIn.ExpressionEvaluationVisitor.Convert(ResolveResult result)

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.<>c__DisplayClass19.<HandleToolTipRequest>b__17()

   at Debugger.AddIn.TreeModel.ValueNode.GetValueAndUpdateUI()

   at Debugger.AddIn.TreeModel.ValueNode..ctor(IImage image, String name, Func`1 getValue, Action`1 setValue)

   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.HandleToolTipRequest(ToolTipRequestEventArgs e)

09:13:22.854 [1] DEBUG - Resolved (Line 385, Col 55) to [CSharpInvocationResolveResult [SpecializedMethod Newtonsoft.Json.JsonConvert.DeserializeObject[XML2CsharpRadioComm.RadioCommunicationChannel](value:System.String):XML2CsharpRadioComm.RadioCommunicationChannel]]

09:13:22.854 [1] ERROR - Unhandled WPF exception

--> Exception:

System.IO.FileNotFoundException: Could not find file 'C:\AIXM\xml2csharp\XML2Csharp\bin\Debug\Newtonsoft.Json.xml'.

File name: 'C:\AIXM\xml2csharp\XML2Csharp\bin\Debug\Newtonsoft.Json.xml'

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.LoadDocumentation(String key, Int32 positionInFile)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.GetDocumentation(String key)

   at ICSharpCode.NRefactory.Documentation.XmlDocumentationProvider.GetDocumentation(IEntity entity)

   at ICSharpCode.NRefactory.TypeSystem.CecilLoader.CecilUnresolvedAssembly.ICSharpCode.NRefactory.Documentation.IDocumentationProvider.GetDocumentation(IEntity entity)

   at ICSharpCode.NRefactory.TypeSystem.Implementation.AbstractResolvedEntity.get_Documentation()

   at ICSharpCode.NRefactory.TypeSystem.Implementation.AbstractResolvedMember.get_Documentation()

   at ICSharpCode.NRefactory.TypeSystem.Implementation.SpecializedMember.get_Documentation()

   at ICSharpCode.NRefactory.Xml.XmlDocumentationElement.Get(IEntity entity, Boolean inheritDocIfMissing)

   at ICSharpCode.SharpDevelop.Editor.XmlDocFormatter.CreateTooltip(IEntity entity, Boolean useFullyQualifiedMemberNames)

   at ICSharpCode.AvalonEdit.AddIn.XmlDoc.XmlDocTooltipProvider.HandleToolTipRequest(ToolTipRequestEventArgs e)

   at ICSharpCode.SharpDevelop.Editor.ToolTipRequestService.RequestToolTip(ToolTipRequestEventArgs e)

   at ICSharpCode.AvalonEdit.AddIn.CodeEditorView.TextEditorMouseHover(Object sender, MouseEventArgs e)

   at System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)

   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.TextView.RaiseHoverEventPair(MouseEventArgs e, RoutedEvent tunnelingEvent, RoutedEvent bubblingEvent)

   at ICSharpCode.AvalonEdit.Rendering.TextView.<.ctor>b__0(Object sender, MouseEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.MouseHoverLogic.OnMouseHover(MouseEventArgs e)

   at ICSharpCode.AvalonEdit.Rendering.MouseHoverLogic.OnMouseHoverTimerElapsed(Object sender, EventArgs e)

   at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Post-error application state information:

Installed 3rd party AddIns: 

ProjectService.CurrentSolution: [Solution C:\AIXM\xml2csharp\XML2Csharp.sln with 1 projects]

ProjectService.CurrentProject: [CSharpProject: XML2Csharp]

Workbench.ActiveContent: [AvalonEditViewContent C:\AIXM\xml2csharp\XML2Csharp\Program.cs]


Viewing all articles
Browse latest Browse all 1764

Trending Articles