Russell Haley
Russell Haley
Thanks for the response. I was told to go buy a certificate, but the upside is there might be a little hint in the GoDaddy instructions for IIS 10. The...
> If you just need ordinary, valid server certificate for a publically reachable server, you may simply use https://letsencrypt.org/ My tinfoil hat prevents me from using letsencrypt for client projects....
I am currently working on MacOS. I installed each version of Liberica jdk from 16 down to 11 and none of them worked? For what it's worth, I don't have...
No threads, but it is using Async and I am updating charts in different windows: MainWindow.axaml.cs ``` private void OnChartPointerPressed(object? sender, PointerPressedEventArgs e) { var clickedBorder = sender as Border;...
Using locks has cleared up the issue. Thank you for the prompt and accurate response! Livecharts has been really awesome and my app is looking great! If you want a...
I am sorry to re-open this ticket but I've run out of options. While I had initially thought I had solved the problem by following your article, the exception returned...
Good morning, Another little tidbit of information: I left the application open over night and when I returned in the morning it was still running. When I grabbed a scroll...