When I try to open released .exe file (which I wrote in Visual Studio 2008) in VMWare Workstation 6.5 with Windows Server 2008 32bit OS, got "The application has failed to start because its side-by-side configuration is incorrect."
error all time even if the code is;
Code:
#include <stdio.h>
int main ()
{
printf