Welcome Guest Search | Active Topics | Sign In | Register

WPF NewWindow error Options
jkelly
Posted: Monday, October 19, 2015 11:14:41 AM
Rank: Advanced Member
Groups: Member

Joined: 2/26/2015
Posts: 53
I have a WPF app where I am handling the newWindow function, which just is e.Accepted = true;
The problem is, once i click a javascript popup, it crashes the entire EO.Webbrowser control.
The popup window shows "System.NullReferenceException: Object reference not set to an instance of an object......"

any ideas?

thanks,
eo_support
Posted: Monday, October 19, 2015 1:35:08 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

This is a known issue that has already been fixed. Please try to update to the latest build (.88) and that should resolve the issue for you.

Thanks!
jkelly
Posted: Monday, October 19, 2015 2:02:47 PM
Rank: Advanced Member
Groups: Member

Joined: 2/26/2015
Posts: 53
I updated to .88, the issue is definitely better, but doesn't look to be resolved.
Before it was bombing on both if e.Accepted = true or false.
Now, it only bombs on e.Accepted = true.

false works, which doesn't allow a window to open. (this use to cause Browser to crash)

thanks,
eo_support
Posted: Monday, October 19, 2015 2:09:15 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We have tested the latest build on the true case and it works fine here. Can you create a small test project for us so that we can investigate further? See here for information on sending test project to us:

http://www.essentialobjects.com/forum/test_project.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.