I am currently developing a graphics program which simply displays a model, exported from 3dsMax into the .x file format, ontop of a terrain which uses a .raw file to display the terrain. When i run the Performance analyser the program simply crashes saying error cannot load .xfile or .raw file. The error messages that are generated are user created, but it seems as though running the Performance Analyser restricts the use of resources such as these.
Is there a setting or something that i need to enable or is it just a fact that the VTune cannot handle loading resources such as these?
I'm currently running VS2005 Pro on Windows XP.
Thanks in advance for any light anyone can shed on this subject