views:

88

answers:

0

Hi,

I have a windows service that s synchronises 2 databases using Enterprise Servcies.

I t uses a ServicedComponent to do distributed transaction.

I am getting a TransactionProxyException and the problem is intermittent. ie run the same data a second time and it may not happen.

Anyone know what may cause this exception or guide how to debug it???

Malcolm