0

我使用 CameraCaptureTask 在我的应用程序中调用相机。大多数时候它对我来说效果很好,但偶尔它会挂起,CameraCaptureTask 的 show 方法不会调用相机。当我检查日志时,它会抛出 System.InvalidOperationException。这是堆栈跟踪:-

System.InvalidOperationException 在 Microsoft.Phone.Tasks.ChooserListener.RegisterChooser(IChooser 选择器) 在 Microsoft.Phone.Tasks.ChooserBase`1.Show(Uri appUri, ParameterPropertyBag ppb) 在 Microsoft.Phone.Tasks.CameraCaptureTask.Show() 在名称.LatestBrowseMedia.AddMediaClick(Object sender, EventArgs e) 在 Microsoft.Phone.Shell.ApplicationBarItemContainer.FireEventHandler(EventHandler handler, Object sender, EventArgs args) 在 Microsoft.Phone.Shell.ApplicationBarIconButtonContainer.ClickEvent() 在 Microsoft.Phone.Shell。 Microsoft.Phone.Shell.Interop.NativeCallbackInteropWrapper.OnCommand(UInt32 idCommand, Boolean isButton) 上的 ApplicationBar.OnCommand(UInt32 idCommand, Boolean isButton)

我的代码只是调用 show 方法。请帮帮我。提前谢谢......

4

0 回答 0