Hi,
I have WPF application which is using xamChart with Any CPU compilation does not work /
Display 3D charts on 64bit machines. but, yes it displays 2d charts (View3D =false)
Can some one help in this regards.
Thanks in advance.
Narayan
I tried doing POC for 3D Chart on 64bit machine and it is working for WPF Application compiling with Any CPU and x64 but, not with x86 compilation.
And for SQL query execution (ADODB) , we have to compile in x86 to work on 64bit machines. 2D charts works with x86. Any idea please share with me.
Thanks
I'm creating a case for you based on this thread and you'll hear from me shortly thru the case.
I can see legends but not 3d chart.
Few more details of 64bit machine.
ACPI uniprocessor x64-based pc
Intel(R) 82371AB/EB PCI Bus mater ide controller
Processor= Inter(R) Xeon(R) CPU X5550 @ 2.67 Ghz
Display Adapters - VMware SVGA II
Display = Default Monitor on 1280 * 1224 pixels with color qu
qulity Midium (16 bit)
I just tested my sample for a 3D Pie chart that I created using Visual Studio 2008, Framework 3.5 SP1, using your xaml code, and then building for Platform Any CPU and Platform target x86 and using NetAdvantage 2009 Vol. 2., the latest service release version 9.2.20092.2186.
I ran the test on a Windows 7 64 bit processor and saw no issues.
Did you get a chance to try other 3D chart types? Or is this behavior only for the 3D Pie chart?
Are you using the same NetAdvantage 2009 Vol. 2 service release version that I am using?
Is this behavior only visible on your deployment machine or also in development?
Narayan Comment: I tried with other 3D charts (Bar, Column) and is the same behavior
Narayan Comment : Infragistics3.Wpf.v9.2.20092.1007 - we are using
Narayan Comment: I was getting this behavior on deployment machine then, I installed VS 2008 on deployment machine and tried but, the same behavior (not display's 3D charts)
Machine details : Windows Server 2003 R2 , Xeon , 64 bit
I could not replied to the case created based on our request case no. .CAS-62175-ZNBFHS.
Can you please reply to the following info they asked in that.
Question asked : dev environment
Ans : Windows xp proffessional 2002 SP3, Intel core 2 due cpu, E6550 @ 2.33Ghz.
I tried searching the MSDN site for solutions for this issue but didn’t find any. As I mentioned before, this is a general problem with WPF on Windows Server2003 64 bit processors, not specific to our controls.
Let me know if there is more I can help with.
What is the resolution to the existing issue?
After reviewing this issue with our development staff, this appears to be a general problem with WPF on Windows Server 2003 64 bit processors. The behavior is evident with other 3D xamChart types and also using 3D controls other than our xamChart.