All my projects had the platform x86. Now the client want us to change the platform to x64. So i have changed the active platform to x64.
Question
1) All projects platform version is not changed to x64 instead it changed to "Any CPU" ?
2) After changing the platform i am getting the BadImage format issue. What i suspect is machine config is loading from Framework folder instead if Framework64 folder.
Below is the image for the same -
Please help !!!