我是.net世界的新手,我需要使用SDK修改Windows桌面应用程序,并且在生成解决方案并对其进行测试时,出现以下错误:
'''
错误消息1:
应用程序défaillanteCameraLive.exe,版本:1.0.0.0, horodatage:0x5ce3e16c组件名称:KERNELBASE.dll, 版本:6.1.7601.23915,horodatage:0x59b94abb代码d’exception: 0xe0434352décalaged’erreur:0x0000c54f ID du processusdéfaillant: 0xec在应用程序中显示详细信息:0x01d50fcad247dab4 Chemin d'accèsde l'applicationdéfaillante:C:\ Program Files (x86)\默认公司名称\ Test2 \ CameraLive.exe文件 模块详细信息:C:\ windows \ syswow64 \ KERNELBASE.dll ID de rapport: 26832584-7bbe-11e9-a3e8-3c5282711a4c
错误消息2:
应用程序:Framework的CameraLive.exe版本:v4.0.30319 说明:例外情况下的无处不在的过程 gérée。异常信息:System.InvalidOperationException àSystem.Windows.Threading.Dispatcher.VerifyAccess()à System.Windows.Controls.TextBox.set_Text(System.String)à CameraLive.LiveWindow.LiveThread()à System.Threading.ThreadHelper.ThreadStart_Context(System.Object)à System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,布尔值)à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object,布尔值)à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,System.Object)à System.Threading.ThreadHelper.ThreadStart()