February 5. 20:00 -  Imagine the worst nose itch ever. Then imagine arms that are too short to scratch your nose. #enjoy

Getting mControl build 2.1.3257.3 working on 64-bit Vista

January 16, 2009 18:01 by docbliny

The current latest beta build of mControl doesn’t work under Vista. I tracked the issue down to the DLLS being compiled for 32-bit, but the main application for “anycpu”.

If you have the .NET Framework SDK, you can create a workaround as follows:

  1. Open an administrative command prompt. The Visual Studio 2008 command prompt is a good candidate, since it has the required paths pointing to "corflags.exe" (It’s in C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin or similar).
  2. Go to the mControl binary folder:
    CD C:\Program Files (x86)\Embedded Automation\mControl\bin
  3. Turn on the 32-bit flag for mControlEditorForm.exe:
    corflags mControlEditorForm.exe /32bit+ /force

UPDATE: This issue has been fixed in build 2.1.3306.3


Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading