I've made a model in Google Sketchup 7 (Free version) and exported it using the "3D Rad" plugin.
When I try to load this model in DBPro i get the error message:
Runtime Error 105 - File does not exist at line 1
I've tried running DBPro in compatibility mode (Windows XP Service Pack 2 was recommended by my system) and in Administrator mode. In both modes I get the exact same error message.
I've also tried loading a different .x file, this time made in Caligari Truespace 7.6, this gets the same error message.
I've attached the code I used which is just to load and position the object and I've attached both of the models I tried loading (the fan model was made in sketchup).
load object "Complete Fan.x", 1
position object 1, 0, 0, 0
position camera 100, 0, 0
point camera 0, 0, 0
wait key
By the way I'm running Windows 7 Home Premium 64Bit on a Dell Studio 1555 laptop.