I started a new Smart Device Project (WM5 Pocket PC) using VS 2008 and Vista. When Ibuild, I get the following warnings:
Unable to find dependency 'mscorlib' (Signature='969DB8053D3322AC' Version='1.0.5000.0') of assembly 'InTheHand.TomTom.dll'
Unable to find dependency 'System' (Signature='969DB8053D3322AC' Version='1.0.5000.0') of assembly 'InTheHand.TomTom.dll'
Unable to find dependency 'Microsoft.WindowsCE.Forms' (Signature='969DB8053D3322AC' Version='1.0.5000.0') of assembly 'InTheHand.TomTom.dll'
Is there an updated version that is built against the 3.5 compact framework?