The app was working fine but now a few weeks later when the new version begun testing, it crashes. Tried it on five of the workstations, it crashes only on two of them. And the only common about them I can find is that those two have Windows installed with english language.
Its a DirectX 8.1 application, written in C++ with Visual Studio 2005. SP2 is installed on all machines.
I have no clue about what could cause this. Surely, the language cant cause an DX app to crash? Im going to look for more common elements but I just wanted to ask if anyone have seen this before? If the language really is the problem. And how to solve it.
Edit: The actual error message is
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem.
At first we thought it was the Visual Studio Redistributable, but no luck. Something is missing, and I need to figure out what.