|
Rank: Advanced Member Groups: Member
Joined: 4/17/2014 Posts: 35
|
eo_support wrote:Hi Takigava, We have never been able to reproduce the original problem here. However the issue should not have anything to do with WPF. The core EO.WebBrowser component WebView neither use Windows Forms or WPF. The WPF wrapper class you use is just a very thin wrapper around the core WebView class to make it easier to use in WPF, but it does not particularly use any WPF rendering support. So if your app works fine in Windows Forms but not in WPF, it should be something else. Please try to isolate the problem into a test project and send the test project to us. Here is the test project guideline: http://www.essentialobjects.com/forum/test_project.aspxThanks! Hi Guys its definitely coming from your side. We have around 10 computers (some are the same, some are different). Nothing to do with our projects, because we use absolutely minimum in test project to define the issue (so its like default project + a few lines of code to run Browser). Atm its like, 50/50, if the computer is fine or not. Some of out showcase computers are running just clean windows and our software, nothing else. Did you guys try to use clean windows and a little test project? Takigava wrote:Anyone solved this problem??? I've got same in wpf, but in winforms it's ok...((( Still no solution on our side. We are having hard times to find the source even...
|
|
Rank: Newbie Groups: Member
Joined: 8/29/2014 Posts: 3
|
So....version 3.0.75 not working, but newer version 3.0.78 works great!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/17/2014 Posts: 35
|
Takigava wrote:So....version 3.0.75 not working, but newer version 3.0.78 works great! Can you test WebGL also? Still broken on my side...
|
|
Rank: Newbie Groups: Member
Joined: 8/29/2014 Posts: 3
|
WebGl not working. Tested on simple project. On version 3.0.75 webgl works, but issue with view...
|
|
Rank: Advanced Member Groups: Member
Joined: 4/17/2014 Posts: 35
|
Takigava wrote:WebGl not working. Tested on simple project. On version 3.0.75 webgl works, but issue with view... Thank you, exactly same here.
|
|
Rank: Advanced Member Groups: Member
Joined: 4/17/2014 Posts: 35
|
Any updates?
Tested version .78, this time nothing changed.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Please check your system DPI setting and make sure that it is the default DPI (96). Due to some scaling issues, GPU is disabled for other DPI settings. Once GPU is disabled, you won't be able to run WebGL.
We have not been able to reproduce your original issue, we did try a clean Windows 8.1 install. Everything works fine. So this might be something specifically related to your GPU driver.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/17/2014 Posts: 35
|
Hi
Still have no idea what caused the issue and im also not able to reproduce it again.
|
|