Search found 4 matches

by silviofuchs
Mon Jul 17, 2017 7:39 am
Forum: LightningChart Ultimate WPF
Topic: Assembly not found exception when run UnitTests on TeamCity
Replies: 4
Views: 13921

Re: Assembly not found exception when run UnitTests on TeamC

if we are using non bindable version (Arction.Wpf.Charting) it works fine. the assembly not found exception occurs only on semi and full bindable versions. we also tried to get more information by calling GetLastEngineInitResults(). Unfortunately it's not possible, because the assembly not found exc...
by silviofuchs
Mon Jul 17, 2017 6:59 am
Forum: LightningChart Ultimate WPF
Topic: Assembly not found exception when run UnitTests on TeamCity
Replies: 4
Views: 13921

Re: Assembly not found exception when run UnitTests on TeamC

I've verified the assemblies. All listed assemblies are there.
by silviofuchs
Fri Jul 14, 2017 1:58 pm
Forum: LightningChart Ultimate WPF
Topic: Assembly not found exception when run UnitTests on TeamCity
Replies: 4
Views: 13921

Assembly not found exception when run UnitTests on TeamCity

We are using using the semibindable version of LightningChartUltimate (LightningChartUltimateWPF8, v8.1.1.1) We are running unit tests with NUnit 2.6.3 on TeamCity 2017.1.1. If we instantiate LightningChartUltimate inside a unit test the following Exception appears: [13:51:02]Step 1/1: Run UnitTests...
by silviofuchs
Wed Jun 14, 2017 12:30 pm
Forum: LightningChart Ultimate WPF
Topic: Wrong Unit Position when SaveToStream into Emf or Svg Format
Replies: 1
Views: 4806

Wrong Unit Position when SaveToStream into Emf or Svg Format

I’m using the semibindable version of LightningChartUltimate (LightningChartUltimateWPF8, v8.1.1.1) I run into the following issue: When exporting the chart into an Emf file the Position of Unit of Y-Axes is wrong. Export into a Bmp file works fine. Unit Position of Y-Axis when Export with SaveToStr...