|
Rank: Advanced Member Groups: Member
Joined: 1/5/2015 Posts: 60
|
Hi
We've just upgraded our browser component to your latest release, 2015.1.70.4.
But now the FileDialog event doesn't seem to be firing anymore.
When I try to download anything it opends Windows default filedialog no matter what.
Hope you can help
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have posted a new build on our download page that should fix this problem. Please take a look and let us know how it goes.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 1/5/2015 Posts: 60
|
Thanks
I've just tried the latest build (15.1.74.108) and yes the FileDialog event fires. But only the first time I try to download anything, and the Mode property of the FileDialogEventArgs returns 50331651 instead of a FileDialogMode.
|
|
Rank: Advanced Member Groups: Member
Joined: 7/21/2014 Posts: 130
|
We've got the same problem the e.Mode property return incorrect value in the latest version and condition like If e.Mode = FileDialogMode.Open Or e.Mode = FileDialogMode.OpenMultiple Then doesn't work anymore...
Thanks to fix this.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have juste posted a new build that should fix this issue. Please download it from our download page.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 1/5/2015 Posts: 60
|
I can confirm that the new build fixed the issue.
Very appriciated. Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Great. Thank you very much for confirming the fix!
|
|