Skip to main content
edited body
Source Link
Robert Lindgren
  • 24.5k
  • 12
  • 55
  • 79

Check the Build Target Platform. It should be "Any CPU", not 6432 bit.

This is checked by right click on your project, select "Properties"

Then under Build, resp. Debug, Set Platform to Active(Any CPU)

Check the Build Target Platform. It should be "Any CPU", not 64 bit.

This is checked by right click on your project, select "Properties"

Then under Build, resp. Debug, Set Platform to Active(Any CPU)

Check the Build Target Platform. It should be "Any CPU", not 32 bit.

This is checked by right click on your project, select "Properties"

Then under Build, resp. Debug, Set Platform to Active(Any CPU)

Source Link
Robert Lindgren
  • 24.5k
  • 12
  • 55
  • 79

Check the Build Target Platform. It should be "Any CPU", not 64 bit.

This is checked by right click on your project, select "Properties"

Then under Build, resp. Debug, Set Platform to Active(Any CPU)