Print Page | Close Window

Issues with released IIdGenerator sample

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2762
Printed Date: 02-Apr-2025 at 5:09pm


Topic: Issues with released IIdGenerator sample
Posted By: orcities
Subject: Issues with released IIdGenerator sample
Date Posted: 13-Jun-2011 at 11:19am
I am using the sample IIdGenerator code. For some reason I am getting an error, but only when on server. The error:
Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool. 
 
I have enabled inbound and outbound in MSDTC. I have added MSDTC to exclusions for firewall.
 
This error doesn't occur for every transaction just for some of them.
 
Help please.
 



Replies:
Posted By: orcities
Date Posted: 13-Jun-2011 at 1:52pm
I was able to work around it by forcing the id fix up. Why would I have to do that. Why won't it work if I just perform the save. Which I am doing async by the the way.



Print Page | Close Window