Advertisement
Guest User

Chris

a guest
Feb 28th, 2011
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.23 KB | None | 0 0
  1. System.Transactions Critical: 0 : <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Critical"><TraceIdentifier>http://msdn.microsoft.com/TraceCodes/System/ActivityTracing/2004/07/Reliability/Exception/Unhandled</TraceIdentifier><Description>Unhandled exception</Description><AppDomain>CI.Frontier.Shell.vshost.exe</AppDomain><Exception><ExceptionType>System.Windows.Markup.XamlParseException, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35</ExceptionType><Message>Ambiguous match found.</Message><StackTrace> at System.Windows.Markup.XamlReader.RewrapException(Exception e, Uri baseUri)
  2. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
  3. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
  4. at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
  5. at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
  6. at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
  7. at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
  8. at System.Windows.FrameworkElement.ApplyTemplate()
  9. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  10. at System.Windows.UIElement.Measure(Size availableSize)
  11. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  12. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  13. at System.Windows.UIElement.Measure(Size availableSize)
  14. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  15. at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  16. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  17. at System.Windows.UIElement.Measure(Size availableSize)
  18. at System.Windows.Controls.GridViewRowPresenter.MeasureOverride(Size constraint)
  19. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  20. at System.Windows.UIElement.Measure(Size availableSize)
  21. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  22. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  23. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  24. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  25. at System.Windows.UIElement.Measure(Size availableSize)
  26. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  27. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  28. at System.Windows.UIElement.Measure(Size availableSize)
  29. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  30. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  31. at System.Windows.UIElement.Measure(Size availableSize)
  32. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  33. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  34. at System.Windows.UIElement.Measure(Size availableSize)
  35. at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
  36. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  37. at System.Windows.UIElement.Measure(Size availableSize)
  38. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  39. at System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
  40. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  41. at System.Windows.UIElement.Measure(Size availableSize)
  42. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  43. at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
  44. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  45. at System.Windows.UIElement.Measure(Size availableSize)
  46. at System.Windows.Controls.DockPanel.MeasureOverride(Size constraint)
  47. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  48. at System.Windows.UIElement.Measure(Size availableSize)
  49. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  50. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  51. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  52. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  53. at System.Windows.UIElement.Measure(Size availableSize)
  54. at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
  55. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  56. at System.Windows.UIElement.Measure(Size availableSize)
  57. at System.Windows.ContextLayoutManager.UpdateLayout()
  58. at System.Windows.UIElement.UpdateLayout()
  59. at System.Windows.Controls.TabItem.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs e)
  60. at System.Windows.UIElement.OnPreviewGotKeyboardFocusThunk(Object sender, KeyboardFocusChangedEventArgs e)
  61. at System.Windows.Input.KeyboardFocusChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  62. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  63. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  64. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  65. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  66. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  67. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  68. at System.Windows.Input.InputManager.ProcessStagingArea()
  69. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  70. at System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
  71. at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
  72. at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
  73. at System.Windows.UIElement.Focus()
  74. at System.Windows.Controls.TabItem.SetFocus()
  75. at System.Windows.Controls.TabItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
  76. at System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
  77. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  78. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  79. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  80. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  81. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  82. at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
  83. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  84. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  85. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  86. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  87. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  88. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  89. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  90. at System.Windows.Input.InputManager.ProcessStagingArea()
  91. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  92. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  93. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  94. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  95. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  96. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  97. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  98. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  99. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  100. at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  101. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  102. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)
  103. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  104. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  105. at System.Windows.Threading.Dispatcher.Run()
  106. at System.Windows.Application.RunDispatcher(Object ignore)
  107. at System.Windows.Application.RunInternal(Window window)
  108. at System.Windows.Application.Run(Window window)
  109. at System.Windows.Application.Run()
  110. at CI.Frontier.Shell.App.Main() in C:\Users\chrisk\documents\visual studio 2010\Projects\CI.Frontier\CI.Frontier.Shell\obj\x86\Debug\App.g.cs:line 52
  111. at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  112. at System.AppDomain.nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  113. at System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
  114. at System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
  115. at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
  116. at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
  117. at System.Activator.CreateInstance(ActivationContext activationContext)
  118. at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
  119. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  120. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  121. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  122. at System.Threading.ThreadHelper.ThreadStart()</StackTrace><ExceptionString>System.Windows.Markup.XamlParseException: Ambiguous match found. ---&amp;gt; System.Reflection.AmbiguousMatchException: Ambiguous match found.
  123. at System.RuntimeType.GetPropertyImpl(String name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
  124. at System.Type.GetProperty(String name)
  125. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsDirect()
  126. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsAttached()
  127. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(Attribute[] attributes)
  128. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties()
  129. at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultExtendedTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetProperties()
  130. at System.ComponentModel.TypeDescriptor.GetPropertiesImpl(Object component, Attribute[] attributes, Boolean noCustomTypeDesc, Boolean noAttributes)
  131. at System.Windows.PropertyPath.ResolvePropertyName(String name, Object item, Type ownerType, Object context, Boolean throwOnError)
  132. at MS.Internal.Data.PropertyPathWorker.GetInfo(Int32 k, Object item, SourceValueState&amp;amp; svs)
  133. at MS.Internal.Data.PropertyPathWorker.ReplaceItem(Int32 k, Object newO, Object parent)
  134. at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
  135. at MS.Internal.Data.ClrBindingWorker.AttachDataItem()
  136. at System.Windows.Data.BindingExpression.Activate(Object item)
  137. at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
  138. at System.Windows.Data.BindingExpression.AttachOverride(DependencyObject target, DependencyProperty dp)
  139. at System.Windows.Data.BindingExpressionBase.Attach(DependencyObject target, DependencyProperty dp)
  140. at System.Windows.Data.BindingExpressionBase.OnAttach(DependencyObject d, DependencyProperty dp)
  141. at System.Windows.StyleHelper.GetInstanceValue(UncommonField`1 dataField, DependencyObject container, FrameworkElement feChild, FrameworkContentElement fceChild, Int32 childIndex, DependencyProperty dp, Int32 i, EffectiveValueEntry&amp;amp; entry)
  142. at System.Windows.StyleHelper.GetChildValueHelper(UncommonField`1 dataField, ItemStructList`1&amp;amp; valueLookupList, DependencyProperty dp, DependencyObject container, FrameworkObject child, Int32 childIndex, Boolean styleLookup, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  143. at System.Windows.StyleHelper.GetChildValue(UncommonField`1 dataField, DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  144. at System.Windows.StyleHelper.GetValueFromTemplatedParent(DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, FrameworkElementFactory templateRoot, EffectiveValueEntry&amp;amp; entry)
  145. at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
  146. at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
  147. at System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
  148. at System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject&amp;amp; rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
  149. at System.Windows.FrameworkTemplate.&amp;lt;&amp;gt;c__DisplayClass6.&amp;lt;LoadOptimizedTemplateContent&amp;gt;b__3(Object sender, XamlObjectEventArgs args)
  150. at System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
  151. at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
  152. at System.Xaml.XamlObjectWriter.WriteEndObject()
  153. at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
  154. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
  155. --- End of inner exception stack trace ---
  156. at System.Windows.Markup.XamlReader.RewrapException(Exception e, Uri baseUri)
  157. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
  158. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
  159. at System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
  160. at System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
  161. at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
  162. at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
  163. at System.Windows.FrameworkElement.ApplyTemplate()
  164. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  165. at System.Windows.UIElement.Measure(Size availableSize)
  166. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  167. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  168. at System.Windows.UIElement.Measure(Size availableSize)
  169. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  170. at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
  171. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  172. at System.Windows.UIElement.Measure(Size availableSize)
  173. at System.Windows.Controls.GridViewRowPresenter.MeasureOverride(Size constraint)
  174. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  175. at System.Windows.UIElement.Measure(Size availableSize)
  176. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  177. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  178. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  179. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  180. at System.Windows.UIElement.Measure(Size availableSize)
  181. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  182. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  183. at System.Windows.UIElement.Measure(Size availableSize)
  184. at System.Windows.Controls.Border.MeasureOverride(Size constraint)
  185. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  186. at System.Windows.UIElement.Measure(Size availableSize)
  187. at System.Windows.Controls.Control.MeasureOverride(Size constraint)
  188. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  189. at System.Windows.UIElement.Measure(Size availableSize)
  190. at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
  191. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  192. at System.Windows.UIElement.Measure(Size availableSize)
  193. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  194. at System.Windows.Controls.ItemsPresenter.MeasureOverride(Size constraint)
  195. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  196. at System.Windows.UIElement.Measure(Size availableSize)
  197. at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
  198. at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
  199. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  200. at System.Windows.UIElement.Measure(Size availableSize)
  201. at System.Windows.Controls.DockPanel.MeasureOverride(Size constraint)
  202. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  203. at System.Windows.UIElement.Measure(Size availableSize)
  204. at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
  205. at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV)
  206. at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
  207. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  208. at System.Windows.UIElement.Measure(Size availableSize)
  209. at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
  210. at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
  211. at System.Windows.UIElement.Measure(Size availableSize)
  212. at System.Windows.ContextLayoutManager.UpdateLayout()
  213. at System.Windows.UIElement.UpdateLayout()
  214. at System.Windows.Controls.TabItem.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs e)
  215. at System.Windows.UIElement.OnPreviewGotKeyboardFocusThunk(Object sender, KeyboardFocusChangedEventArgs e)
  216. at System.Windows.Input.KeyboardFocusChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  217. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  218. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  219. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  220. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  221. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  222. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  223. at System.Windows.Input.InputManager.ProcessStagingArea()
  224. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  225. at System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
  226. at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
  227. at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
  228. at System.Windows.UIElement.Focus()
  229. at System.Windows.Controls.TabItem.SetFocus()
  230. at System.Windows.Controls.TabItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
  231. at System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
  232. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  233. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  234. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  235. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  236. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  237. at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
  238. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  239. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  240. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  241. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  242. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  243. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  244. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  245. at System.Windows.Input.InputManager.ProcessStagingArea()
  246. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  247. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  248. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  249. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  250. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  251. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)
  252. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  253. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  254. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  255. at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  256. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  257. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)
  258. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  259. at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
  260. at System.Windows.Threading.Dispatcher.Run()
  261. at System.Windows.Application.RunDispatcher(Object ignore)
  262. at System.Windows.Application.RunInternal(Window window)
  263. at System.Windows.Application.Run(Window window)
  264. at System.Windows.Application.Run()
  265. at CI.Frontier.Shell.App.Main() in C:\Users\chrisk\documents\visual studio 2010\Projects\CI.Frontier\CI.Frontier.Shell\obj\x86\Debug\App.g.cs:line 52
  266. at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  267. at System.AppDomain.nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  268. at System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
  269. at System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
  270. at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
  271. at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
  272. at System.Activator.CreateInstance(ActivationContext activationContext)
  273. at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
  274. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  275. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  276. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  277. at System.Threading.ThreadHelper.ThreadStart()</ExceptionString><DataItems><Data></Data></DataItems><InnerException><ExceptionType>System.Reflection.AmbiguousMatchException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>Ambiguous match found.</Message><StackTrace> at System.RuntimeType.GetPropertyImpl(String name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
  278. at System.Type.GetProperty(String name)
  279. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsDirect()
  280. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsAttached()
  281. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(Attribute[] attributes)
  282. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties()
  283. at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultExtendedTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetProperties()
  284. at System.ComponentModel.TypeDescriptor.GetPropertiesImpl(Object component, Attribute[] attributes, Boolean noCustomTypeDesc, Boolean noAttributes)
  285. at System.Windows.PropertyPath.ResolvePropertyName(String name, Object item, Type ownerType, Object context, Boolean throwOnError)
  286. at MS.Internal.Data.PropertyPathWorker.GetInfo(Int32 k, Object item, SourceValueState&amp;amp; svs)
  287. at MS.Internal.Data.PropertyPathWorker.ReplaceItem(Int32 k, Object newO, Object parent)
  288. at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
  289. at MS.Internal.Data.ClrBindingWorker.AttachDataItem()
  290. at System.Windows.Data.BindingExpression.Activate(Object item)
  291. at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
  292. at System.Windows.Data.BindingExpression.AttachOverride(DependencyObject target, DependencyProperty dp)
  293. at System.Windows.Data.BindingExpressionBase.Attach(DependencyObject target, DependencyProperty dp)
  294. at System.Windows.Data.BindingExpressionBase.OnAttach(DependencyObject d, DependencyProperty dp)
  295. at System.Windows.StyleHelper.GetInstanceValue(UncommonField`1 dataField, DependencyObject container, FrameworkElement feChild, FrameworkContentElement fceChild, Int32 childIndex, DependencyProperty dp, Int32 i, EffectiveValueEntry&amp;amp; entry)
  296. at System.Windows.StyleHelper.GetChildValueHelper(UncommonField`1 dataField, ItemStructList`1&amp;amp; valueLookupList, DependencyProperty dp, DependencyObject container, FrameworkObject child, Int32 childIndex, Boolean styleLookup, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  297. at System.Windows.StyleHelper.GetChildValue(UncommonField`1 dataField, DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  298. at System.Windows.StyleHelper.GetValueFromTemplatedParent(DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, FrameworkElementFactory templateRoot, EffectiveValueEntry&amp;amp; entry)
  299. at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
  300. at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
  301. at System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
  302. at System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject&amp;amp; rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
  303. at System.Windows.FrameworkTemplate.&amp;lt;&amp;gt;c__DisplayClass6.&amp;lt;LoadOptimizedTemplateContent&amp;gt;b__3(Object sender, XamlObjectEventArgs args)
  304. at System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
  305. at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
  306. at System.Xaml.XamlObjectWriter.WriteEndObject()
  307. at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
  308. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)</StackTrace><ExceptionString>System.Reflection.AmbiguousMatchException: Ambiguous match found.
  309. at System.RuntimeType.GetPropertyImpl(String name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers)
  310. at System.Type.GetProperty(String name)
  311. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsDirect()
  312. at MS.Internal.ComponentModel.DependencyPropertyKind.get_IsAttached()
  313. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties(Attribute[] attributes)
  314. at MS.Internal.ComponentModel.APCustomTypeDescriptor.GetProperties()
  315. at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultExtendedTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetProperties()
  316. at System.ComponentModel.TypeDescriptor.GetPropertiesImpl(Object component, Attribute[] attributes, Boolean noCustomTypeDesc, Boolean noAttributes)
  317. at System.Windows.PropertyPath.ResolvePropertyName(String name, Object item, Type ownerType, Object context, Boolean throwOnError)
  318. at MS.Internal.Data.PropertyPathWorker.GetInfo(Int32 k, Object item, SourceValueState&amp;amp; svs)
  319. at MS.Internal.Data.PropertyPathWorker.ReplaceItem(Int32 k, Object newO, Object parent)
  320. at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
  321. at MS.Internal.Data.ClrBindingWorker.AttachDataItem()
  322. at System.Windows.Data.BindingExpression.Activate(Object item)
  323. at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
  324. at System.Windows.Data.BindingExpression.AttachOverride(DependencyObject target, DependencyProperty dp)
  325. at System.Windows.Data.BindingExpressionBase.Attach(DependencyObject target, DependencyProperty dp)
  326. at System.Windows.Data.BindingExpressionBase.OnAttach(DependencyObject d, DependencyProperty dp)
  327. at System.Windows.StyleHelper.GetInstanceValue(UncommonField`1 dataField, DependencyObject container, FrameworkElement feChild, FrameworkContentElement fceChild, Int32 childIndex, DependencyProperty dp, Int32 i, EffectiveValueEntry&amp;amp; entry)
  328. at System.Windows.StyleHelper.GetChildValueHelper(UncommonField`1 dataField, ItemStructList`1&amp;amp; valueLookupList, DependencyProperty dp, DependencyObject container, FrameworkObject child, Int32 childIndex, Boolean styleLookup, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  329. at System.Windows.StyleHelper.GetChildValue(UncommonField`1 dataField, DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, EffectiveValueEntry&amp;amp; entry, ValueLookupType&amp;amp; sourceType, FrameworkElementFactory templateRoot)
  330. at System.Windows.StyleHelper.GetValueFromTemplatedParent(DependencyObject container, Int32 childIndex, FrameworkObject child, DependencyProperty dp, FrugalStructList`1&amp;amp; childRecordFromChildIndex, FrameworkElementFactory templateRoot, EffectiveValueEntry&amp;amp; entry)
  331. at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
  332. at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1&amp;amp; childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
  333. at System.Windows.FrameworkTemplate.InvalidatePropertiesOnTemplate(DependencyObject container, Object currentObject)
  334. at System.Windows.FrameworkTemplate.HandleBeforeProperties(Object createdObject, DependencyObject&amp;amp; rootObject, DependencyObject container, FrameworkElement feContainer, INameScope nameScope)
  335. at System.Windows.FrameworkTemplate.&amp;lt;&amp;gt;c__DisplayClass6.&amp;lt;LoadOptimizedTemplateContent&amp;gt;b__3(Object sender, XamlObjectEventArgs args)
  336. at System.Xaml.XamlObjectWriter.OnBeforeProperties(Object value)
  337. at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
  338. at System.Xaml.XamlObjectWriter.WriteEndObject()
  339. at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
  340. at System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)</ExceptionString></InnerException></Exception></TraceRecord>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement