When using the OpenGL (3D charting) assembly, you need to compile the application using x86 as the platform target, since this is unmanaged code, it cannot be run as a 64-bit application. It will still run on a 64-bit system, but it will run as a 32-bit application emulating a 64-bit one.
André
Software Developer and Tech Support
Xceed Software Inc.