-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
Hi Team,
As it is the same scenario, We have faced this issue often.
Issue Details
Application Error - MILERR_WIN32ERROR (Exception from HRESULT: 0x88980003) at System.Windows.Media.Imaging.WriteableBitmap..ctor(Int32 pixelWidth, Int32 pixelHeight, Double dpiX, Double dpiY, PixelFormat pixelFormat, BitmapPalette palette)
at CefSharp.Wpf.Rendering.WritableBitmapInfo.CreateBitmap()
at CefSharp.Wpf.ChromiumWebBrowser.<>c__DisplayClass13.<CefSharp.Internals.IRenderWebBrowser.InvokeRenderAsync>b__12()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
We have already faced this issue in the task https://github.com/cefsharp/CefSharp/issues/1759.
From that, the team said to use the version 51.0.0 instead of using 45.0.0.0. But we just need to know the reason for this issue. In which case this issue will be reproduced? Can't we resolve it by this version itself?
Thanks in advance,
Regards,
Arunkumar Murugesan