|
Rank: Advanced Member Groups: Member
Joined: 12/9/2014 Posts: 79
|
Since update to 17.0.40 from 16.2.93 I'm experimenting some troubles with AfterReceiveHeaders.
Until 16.2.93 version, ResponseEventArgs passed to AfterReceiveHeaders always have Request and Response object. Url and resources. In 17.0.40, ResponseEventArgs passed to AfterReceiveHeaders only have both objects in URL (http://www.google.es for ex.). In Resources as CSS and JS,Response object are ok, showing content-type for ex. to Javascript but Request object is null.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have confirmed this to be a problem. This will be fixed in our next build and we will update here as soon as the new build is posted.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have posted a new build that should resolve this issue. Please download from our download page and let us know how it goes.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 12/9/2014 Posts: 79
|
Hi, thank you for your quick response.
When I try test, I have a little problem. I use WPF and Nuget for this project, and see that with this new version you separed EO.Base to a new Nuget package; no problem here.
When running with new version WPF throws an error. I see DLLs and EO.Webbrowser.wpf.dll isn't in Eo.Webbrowser package lib folder. I downloaded Eo.Total and here is the dll.
|
|
Rank: Advanced Member Groups: Member
Joined: 12/9/2014 Posts: 79
|
I uninstall package to see if there is a problem in installation, and when search EO.Webbrowser I see you have a new Eo.Webbrowser.wpf package in nuget. I think this is ok to Windows Forms projects, but you have to inform in Change logs, or do a some type of update process in nuget, because someone as me, that have a WPF project and simply update his Nuget packages, will have the same problem.
As to the bug of Null Reference I let you know that is fixed and all work now as well as always.
Thank you, you are doing a great job.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Great. Thank you very much for your valuable feedback!
|
|