|
Rank: Newbie Groups: Member
Joined: 9/23/2019 Posts: 2
|
Hello, we want to try your WebBrowser WPF component, when we use it in debug on our local machine everything works, when we have tried to realease our application (using clickonce) on our customer's server, the component doesn't appear, what's wrong?
Thanks a lot, Inoptim
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi, Please check two thing: 1. Make sure you are on the latest build. Our early builds (before 19.1.95) has known issues with ClickOnce; 2. Please try to enable EO Worker process and see if that resolves the issue for you: https://www.essentialobjects.com/doc/common/eowp.aspxIf that still does not work, please try to get the exception information (message and stack trace) and we can then go from there. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 9/23/2019 Posts: 2
|
Hello, we are using the last release, we also have followed the istructions but using click once the controll doesn't appear, but the message about license appears. What can we try now? Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,218
|
Hi, First you should try to run it without ClickOnce on the target machine and see if it works. If that works, then you can try to isolate the problem into at test project with minimum code and see if you can reproduce the problem in the test project. If you can reproduce the problem in test project, you can send it to us and we will be happy to investigate further. See here for how to send test project to us: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|
|