I have created an application in c++ using VS .Net. There is only the windows.h dependency in my application, all other header files are standard. But the problem is when I make the release of my application and run on other system it show the error dialog box,
"This application has failed to start because the application configuration is incorrect".
Kindly help me to sort out this problem.