I have some gauges that are rendered using E-Charts. I first got them working by modifying the new demo application, then added them to one of our applications. Both work just fine when running from the IDE. I made an EXE of the demo application and it also works. When I deploy our application, I get an error message for each gauge (I attached a sample of one of them). It must be a deployment issue, but I can't figure out what's missing.
The one difference between the compiled Demo app and our application is that we have the PB runtime files deployed to the application folder. After reading through some other questions, I checked the installed "Runtime 19.2.0.2670" folder and copied the "pbcef" folder to our application folder (as a subfolder, just as it is in the runtime folder). The EvaluateJavaScriptSync messages go away, but the gauges are blank after a 30+ second pause. There are 5 gauges and it feels like something is attempting to do some work and then timing out. I must be overlooking something very simple.
Any help would be greatly appreciated.
Is it possible to share your sample application in which you have replicated the issue? We are planning to start using UseHwnd=no for our application so we just want to make sure we go through all the side effects this setting causes.
Thanks,
Ankur