Unexpected failure behavior in rendering KML

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Unexpected failure behavior in rendering KML

Postby saeidp » Thu Jan 15, 2015 3:05 am

we are having problem in one of our web application while using CEFSimple.exe. it simply fails in rendering the kml parts. The error message generated on the web page is as follows:

"The operation failed because it would cause the application to exceed its storage quota."

I tried CefClient.exe and it works fine. The problem happens when using CEFSimple.exe. The version i tested is

2014-12-05 CEF 3.2171.1949 (75MB) - Chromium 39.0.2171.65

This problem originally happened for us while we were using CEfSharp.WPF sample project but after spending some times on the issue it was revealed that this problem also exist on the c++ sample project used in the CEF above

Google chrome also renders the page with no problem
Any help will be highly appreciated
Last edited by saeidp on Fri Jan 16, 2015 2:07 am, edited 1 time in total.
saeidp
Newbie
 
Posts: 2
Joined: Thu Jan 15, 2015 2:46 am

Re: Unexpected failure behavior in rendering KM

Postby magreenblatt » Thu Jan 15, 2015 10:55 am

You need to implement CefRequestHandler::OnQuotaRequest to approve the requested storage size.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Unexpected failure behavior in rendering KM

Postby saeidp » Fri Jan 16, 2015 2:06 am

Thanks, that was exactly what i had to do. I appreciate your help
saeidp
Newbie
 
Posts: 2
Joined: Thu Jan 15, 2015 2:46 am


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 83 guests