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.

http://technet.microsoft.com/en-us/library/cc751132.aspx


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -