我今天升级到Windows 8.1。 升级后,我在我的一个WPF窗口遇到以下exception:
XAML Exception: Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception 。
Inner Exception: Method not found: 'Void System.Diagnostics.Tracing.FrameworkEventSource.BeginGetResponse(System.Object,System.String)'.
我没有得到这个exception之前更新我的窗户。 请注意,当我从窗口中删除图标时,exception不会发生 – Icon="/MyProgram;component/Resources/language.png"
未处理的堆栈跟踪如下:
InvokeHelper()抛出Access被拒绝exception
如何响应Windows服务的状态更改?
我如何获得当前.exe的散列?
Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException Stack: at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object,System.Delegate,System.Object,Int32,System.Delegate) at System.Windows.Threading.dispatcherOperation.InvokeImpl() at System.Windows.Threading.dispatcherOperation.InvokeInSecurityContext(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,System.Object) at System.Windows.Threading.dispatcherOperation.Invoke() at System.Windows.Threading.dispatcher.ProcessQueue() at System.Windows.Threading.dispatcher.WndProcHook(IntPtr,IntPtr,Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr,Boolean ByRef) at MS.Win32.HwndSubclass.dispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate,Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object,System.Delegate) at System.Windows.Threading.dispatcher.LegacyInvokeImpl(System.Windows.Threading.dispatcherPriority,System.TimeSpan,Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr,IntPtr) at MS.Win32.UnsafeNativeMethods.dispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.dispatcher.PushFrameImpl(System.Windows.Threading.dispatcherFrame) at System.Windows.Threading.dispatcher.PushFrame(System.Windows.Threading.dispatcherFrame) at System.Windows.Application.Rundispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at System.Windows.Application.Run(System.Windows.Window) at System.Windows.Application.Run() at MaxCut.App.Main()
我猜的另一个问题是与上面的相关:当我尝试在Visual Studio 2013 Update 4中创build一个新项目时,出现以下错误
“无法从文本'.. Images Medium.png'创build'ImageSource'
我已经尝试了以下解决schemehttp://blogs.msdn.com/b/vsnetsetup/archive/2013/03/19/visual-studio-2012-ide-shows-Failed-to-create-a-imagesource-from -the-文字图像-中-巴-同时,访问文件,新文件的开放式对话,Boxes.aspx
https://connect.microsoft.com/VisualStudio/Feedback/details/830040/Failed-to-create-a-imagesource-from-the-text-images-medium-png
Visual Studio 2012未能创build项目
尝试在Visual Studio中启动新项目时出错
写一个mac的.net软件
你如何处理开发人员访问Windows服务器?
WPF绑定Canvas.Left / Canvas.Top到Point DependencyProperty,使用PointAnimation
技术防止多个login到同一台计算机
如何devise具有相同结构的窗体?
NET框架4.6为我做了诡计,希望它也适用于你!
http://www.microsoft.com/en-us/download/confirmation.aspx?id=44928
任何人遇到这个问题。 请注意,在安装完他后,两个更新问题已解决:
升级到Windows 8.1(基于x64的系统)(KB3063843)
升级到Windows 8.1(基于x64的系统)(KB3068708)
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。