Hi, I'm using truevision3d.dll in my vb .net application. im getting the error "truevision3d error: device error: device has not been created." It is happening when I an initializing my tv3d object. I am also getting a System.NullReferenceException: Object reference not set to an instance of an object as TV3DEngine.set_CoordinateSystem(CoordinateType Value) during a 3d Map initialization function I wrote.
Is TV3D 6.2 not compatible with 64-bit Windows? Do I need to upgrade to 6.5 and if I do, are the function calls into the DLL completely different?
Please give me an idea of what is going on.
I haven't googled, so I'm not entirely sure how DX8 runs on Vista/7. I'm only posting as suggestion, not as advice or anything. If you're willing to upgrade to 6.5, as you're using .NET this will be best anyway, then please do so. The function calls are mostly the same, some are different. If it is possible for your project then it is worth stepping off the cliff and making the jump. It is not a huge leap, 90% of the functions are the same.
Edit: Also, first post I see, welcome to the forum!
