I have the following error:
Error 1 Registration or implementation error: 0x8973190d. Failed to open file '% CSIDL_PROGRAM_FILES% \ Microsoft SQL Server Compact Edition \ v3.5 \ Devices \ wce500 \ ARMV4i \ sqlce.ppc.wce5.armv4i.CAB'. Error 0x80070002: The system can not find the specified file. Device Connectivity Component
and then the .CAB sqlce.ppc.wce5.armv4i.CAB
if it is in the address that says above
How can I solve this error? I am developing in Visual Studio 2008
and database SqlCompact 3.5
Update
already solved the previous problem, I get this new error:
File or assembly name 'System.Data.SqlServerCe, Version = 3.5.1.0, Culture = neutral, PublicKeyToken = 3BE235DF1C8D2AD3', or one of its dependencies, was not found.