简体   繁体   中英

Corrupted Database Sql Server CE (Windows Mobile CE 5.0)

I have error when i try to deploying my project to smart device, so with the emulator every thing working fine , but when i use smart device , the database didn't work and when i open it , i get this error (i used visual studio 2008 and language C#) :

Error : 0x800004005 E_FAIL
Native_Error: (25017)
Description : le fichier de base de données est peut-être endommagé. Exécuter l'utilitaire de réparation pour vérifier le fichier de la base de données [Database Name] .
Interface defining error: IID_IDBInitialize
Param:0: 0
Param:1: 0
Param:2: 0
Param:3: Program Files\ project_name\database_name.sdf
Param:4: 
Param:5:

问题解决了,我重置了PDA,然后一切正常

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM