J'aimerais savoir se qui cause cette erreur, car je suis dans la librairie msdn et à date je ne trouve rien.

Voici la collection de l'erreur :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
-	[0]	{System.Data.SqlServerCe.SqlCeError}	System.Data.SqlServerCe.SqlCeError
	System.Object	{System.Data.SqlServerCe.SqlCeError}	System.Object
+	errorParameters	{Length=3}	string[]
	ErrorParameters	error: cannot obtain value	string[]
	HResult	error: cannot obtain value	int
	hResult	-2147467259	int
	Message	error: cannot obtain value	string
	message	"A call to SQL Server Reconciler failed. [,,,,,]"	string
	NativeError	error: cannot obtain value	int
	nativeError	29006	int
	NumericErrorParameters	error: cannot obtain value	int[]
+	numericErrorParameters	{Length=3}	int[]
	source	"Microsoft SQL Server 2000 Windows CE Edition"	string
	Source	error: cannot obtain value	string
-	[1]	{System.Data.SqlServerCe.SqlCeError}	System.Data.SqlServerCe.SqlCeError
	System.Object	{System.Data.SqlServerCe.SqlCeError}	System.Object
+	errorParameters	{Length=3}	string[]
	ErrorParameters	error: cannot obtain value	string[]
	HResult	error: cannot obtain value	int
	hResult	-2147201001	int
	Message	error: cannot obtain value	string
	message	"The process could not deliver the snapshot to the Subscriber."	string
	NativeError	error: cannot obtain value	int
	nativeError	0	int
	NumericErrorParameters	error: cannot obtain value	int[]
+	numericErrorParameters	{Length=3}	int[]
	source	"Merge Replication Provider"	string
	Source	error: cannot obtain value	string
merci