c# - Distributed Transcations, DTCPING, How to set NetBIOS -
i'm microsoft distributed transaction coordinator write 2 different databases on separate servers not on same network. when attempt execute code inside c# transactionscope, following error:
"communication underlying transaction manager has failed."
i'm using dtcping.exe tool attempt ping remove server see why error.
however, i'm being told need using netbios name of remote computer instead of ip address. however, i'm not sure how accomplish this, given 2 machines on separate networks.
note - i've temporarily disabled windows firewall on both machines.
i might wrong, believe add entry hosts
file.
Comments
Post a Comment