Whenever I run a WPF Application which has a Actipro XY Chart in a System A and I connect to System A using system B with Windows Remote Desktop.
The WPF application freezes/crashes on system A.
Whenever I run a WPF Application which has a Actipro XY Chart in a System A and I connect to System A using system B with Windows Remote Desktop.
The WPF application freezes/crashes on system A.
Hi Jerin,
I tried running our sample app and had it on a demo with a several XY charts and nothing happened when I remoted into that computer from another. This is using our latest 2017.2 build. Can you try with the latest build to see if the problem still exists for you there? If so, please tell us how we can repro it with our sample app. Thanks!
Sorry for the late reply.
So whenever I connect through Remote Desktop, I get the following exception.
System.ArgumentException: 'Specified Visual is already a child of another Visual or the root of a CompositionTarget.'
at the below line
this.XAxes.Add(xAxis);
Hi Jerin,
Can you try downloading our latest 2018.1 build and see if it still happens with that? If so, please tell us exact steps to reproduce it using our sample project so that we can see it happening. Thanks!
The problem persists in the latest buils also.
I have attached the sample app to drive, please check the below link-
https://drive.google.com/open?id=1DkqvbPCsjht-5aLXQPO7KmaAJ6RCCBWN
Reproducing steps:
Hi Jerin,
Thanks for the sample. We were able to reproduce the issue with that and I believe we have fixed it for the upcoming maintenance release, due in the next several days.
Please log in to a validated account to post comments.