I'm using vsdbcmd.exe to deploy a database to SQL Server 2008 on Windows 7 x64 and I'm getting an error message saying:
An unexpected failure occuured: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E).
I'm not sure why this message appears. The deploy script has nothing to do with SQL CE and the deployment works on other Windows 7 x64 machines.