Recently I have tried to connect to Interactive Brokers API using Trading Toolbox on Matlab 2015a running on Windows 7 (64 Bit) machine. TWS and IB API were installed already.
Matlab was throwing a side by side eror.
Windows Event Viewer Error Log was the following:
Activation context generation failed for "C:\TWS API\bin\ActiveX\Tws.ocx". Dependent Assembly Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0" could not be found. Please use sxstrace.exe for detailed diagnosis.
First I have searched for solutions by error messages. There were several recommendations but they were not specific to Windows 64 bit and were not working in this case.