If you get this exception when trying to run 3D charts (using OpenGL), it may be due to the fact that you do not have the right Visual C++ runtime installed on the machine.
We have started compiling our chart component with Visual Studio 2008 recently, and to run it, the system needs to have VC++ 2008 runtime installed, which is not the case on many systems, since it is not a required windows update, and not all systems have Visual Studio 2008 (which includes this runtime).
So you can download it from here, install it on the target computer, and see if it resolves your issue.
http://www.microsoft.com/downloads/details.aspx?familyid=D5692CE4-ADAD-4000-ABFE-64628A267EF0&displaylang=en
André
Software Developer and Tech Support
Xceed Software Inc.