Error access violation

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.

Error access violation

Postby Vitorrio » Tue Mar 24, 2015 11:00 am

the mistake arises on Borland Delphi 7, Delphi 2010, Delphi XE3. on the others I didn't try

Code: Select all
procedure TForm1.Button2Click(Sender: TObject);
begin

  Chromium1.Load('http://goo.gl/kGRcxT');
end;


disable javascript, No error.

First chance exception at $00000000. Exception class $C0000005 with message 'access violation at 0x00000000: read of address 0x00000000'.

Can old .dll ?

Source project
Vitorrio
Newbie
 
Posts: 1
Joined: Tue Mar 24, 2015 10:15 am

Re: Error access violation

Postby dadowolf » Mon Apr 13, 2015 2:09 pm

Vitorrio,
Try disable javascript in your project and run.
After visiting a page, close, enable JavaScript and run again.
It work's for me.
dadowolf - Delphi 7 still rocks \m/
User avatar
dadowolf
Newbie
 
Posts: 1
Joined: Mon Apr 13, 2015 2:05 pm


Return to Support Forum

Who is online

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