Hi All,
I have recently installed Workstation2 on a 64 bit windows 7 machine. The installer failed citing problems with visual c++. Other posts on this forum altered me to the fact that this was probably a sql ce problem. This was confirmed by examining the log files which stated that NHibernate was unable to establish a DB connection. Examining the install log revealed a command to be missing.
msiexec runs SSCERuntime-ENU_x86 but fails to run SSCERuntime-ENU_x64.
Manually runnining this installer resolves the issue and allows workstation to run without error.
Hope this helps with anyone having similar problems. Perhaps this can be fixed in the next version of the installer.
Chris