Cannot dispose of web browser. E = Cannot access a disposed object

I know there are two different Threads to that topic, but both couldn’t help me. So i hope it’s ok to open a new one.

We are facing the E = Cannot access a disposed object-Issue.

It’s a Win 10 with the latest Update 1803, latest Client and CMS 1.8.9.

If there is a region with a webpage it is luck, if the page will load or not. When it’s loaded, everything is fine, but in a chance of about 50% it sill keeps the background color and the log prints out the error.

I double checked the DWORD in Registry and updated graphics Driver (Intel HD). How can i get more information about the error? How can i go further to find out and resolve the problem?

The log with Info-Level looks like this:

UI Thread|7/3/2018 5:43:13 AM|Info|MainForm|Client Initialised
RegisterAgentThread|7/3/2018 5:43:13 AM|Info|RegisterAgent - Run|Thread Started
RequiredFilesAgentThread|7/3/2018 5:43:13 AM|Info|RequiredFilesAgent - Run|Thread Started
ScheduleManagerThread|7/3/2018 5:43:13 AM|Info|ScheduleManager - Run|Thread Started
LibraryAgent|7/3/2018 5:43:13 AM|Info|LibraryAgent - Run|Thread Started
LogAgent|7/3/2018 5:43:13 AM|Info|LogAgent - Run|Thread Started
XmrSubscriber|7/3/2018 5:43:13 AM|Info|XmrSubscriber - Run|Thread Started
RegisterAgentThread|7/3/2018 5:43:14 AM|Info|RegisterAgent - Run|Thread Woken and Lock Obtained
RequiredFilesAgentThread|7/3/2018 5:43:14 AM|Info|RequiredFiles - ReportInventory|Reporting Inventory
RegisterAgentThread|7/3/2018 5:43:14 AM|Info|PopulateFromXml|XML configuration for [UseCefWebBrowser] which this player doesn’t understand.
RegisterAgentThread|7/3/2018 5:43:14 AM|Info|PopulateFromXml|XML configuration for [ScreenShotRequested] which this player doesn’t understand.
RegisterAgentThread|7/3/2018 5:43:14 AM|Info|PopulateFromXml|Unable to write [Item].
RegisterAgentThread|7/3/2018 5:43:14 AM|Info|PopulateFromXml|Unable to write [Commands].
RegisterAgentThread|7/3/2018 5:44:14 AM|Info|RegisterAgent - Run|Thread Woken and Lock Obtained
RequiredFilesAgentThread|7/3/2018 5:44:15 AM|Info|RequiredFiles - ReportInventory|Reporting Inventory
UI Thread|7/3/2018 5:44:16 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.
UI Thread|7/3/2018 5:44:16 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.
UI Thread|7/3/2018 5:44:16 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.
RegisterAgentThread|7/3/2018 5:45:15 AM|Info|RegisterAgent - Run|Thread Woken and Lock Obtained
RequiredFilesAgentThread|7/3/2018 5:45:15 AM|Info|RequiredFiles - ReportInventory|Reporting Inventory
UI Thread|7/3/2018 5:45:17 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.
UI Thread|7/3/2018 5:45:17 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.
UI Thread|7/3/2018 5:45:17 AM|Info|IeWebMedia - Dispose|Cannot dispose of web browser. E = Cannot access a disposed object.
Object name: ‘WebBrowser’.

We had an issue created about it, I believe it should be fixed in the 1.8.10 CMS/Windows player release, which should happen fairly soon.

Absolut great! Thank you for your answer. Looking forward to the release.