5

我们的客户从我的 WPF 应用程序启动 avaya 主动拨号程序时收到以下错误。

应用程序:APPLUI.exe 框架版本:v4.0.30319 描述:进程因未处理的异常而终止。

Exception Info: System.AccessViolationException
Stack:
   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.Threading.Dispatcher.Run()
   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 APPLUI.App.Main()

谁能建议可能导致此错误的原因?

4

0 回答 0