Message - 'Cannot start profiling. The profiled module cannot be loaded to an x86 (x64) process.'

Applies to AQTime 8.81, last modified on January 18, 2022

AQTime displays this message when you start profiling and the “bitness” of the profiled modules do not match the “bitness” of the process to which these modules will be loaded. In Windows, the process and module must have the same “bitness”, that is, you can load 32-bit (x86) modules only to 32-bit processes and 64-bit (x64) modules only to 64-bit processes. If the condition is not met, AQTime displays this message to inform you about the problem. This typically happens in the following cases:

  • You are profiling in Normal mode and you have specified a 64-bit (or 32-bit) host application for your 32-bit (or 64-bit) module in the Run Parameters dialog.

  • You are profiling a COM server module in COM Server mode and you have specified a 64-bit (or 32-bit) COM client application for your 32-bit (or 64-bit) COM module in the Run Parameters dialog.

  • You are trying to attach a 32-bit (or 64-bit) module to a 64-bit (or 32-bit) process.

To solve the problem, specify the process whose “bitness” coincides with the “bitness” of the modules to be profiled.

Highlight search results