Discussion:
Unable to enumerate changes at the DBServerSyncProvider
(too old to reply)
Manuel Toranzo
2009-07-14 13:29:48 UTC
Permalink
How can I trap this exception only? I know how to trap exceptions but can't
trap this particular exception only?
Ginny Caughey
2009-07-14 16:54:45 UTC
Permalink
Manuel,

Have you tried naming the particular exception in your catch block?

http://msdn.microsoft.com/en-us/library/3tca6706(VS.71).aspx
--
Ginny Caughey
Device Application Development MVP
Post by Manuel Toranzo
How can I trap this exception only? I know how to trap exceptions but
can't trap this particular exception only?
Loading...