From: Argirop on
While applying the snapshot to the subscriber, I get an error saying

The process could not bulk copy into table '"dbo"."MSmerge_contents"'

and then

"Field size too large"

Can some one give an explanation about this error?

The publisher is SQL Server 2005 Std (SP2), the publication is partitioned
(via HOST_NAME), the subscriber is SQL 2005 Express SP2 and the subscription
is merge pull.

Thanks in advance