Click here to Skip to main content
15,889,200 members
Home / Discussions / Article Writing
   

Article Writing

 
QuestionPost Pin
Ernest Wiggins18-Sep-12 11:06
Ernest Wiggins18-Sep-12 11:06 
AnswerRe: Post Pin
Sean Ewington18-Sep-12 11:19
staffSean Ewington18-Sep-12 11:19 
GeneralRe: Post Pin
Richard MacCutchan18-Sep-12 22:07
mveRichard MacCutchan18-Sep-12 22:07 
GeneralRe: Post Pin
Sean Ewington19-Sep-12 6:19
staffSean Ewington19-Sep-12 6:19 
GeneralRe: Post Pin
Richard MacCutchan19-Sep-12 6:48
mveRichard MacCutchan19-Sep-12 6:48 
Questionproblem to use services on different pc of same network Pin
pritamk18-Sep-12 2:07
pritamk18-Sep-12 2:07 
SuggestionRe: problem to use services on different pc of same network Pin
Jochen Arndt18-Sep-12 2:14
professionalJochen Arndt18-Sep-12 2:14 
Questionecf net tcp bonding Pin
pritamk18-Sep-12 2:00
pritamk18-Sep-12 2:00 
i hv problem to use windows services on different pc on the came network.
my confg page is
host config

<configuration>
<system.servicemodel>
<behaviors>
<servicebehaviors>
<behavior name="WCFServiceHost_DAS.MyServiceBehavior">
<servicemetadata httpgetenabled="false">
<servicedebug includeexceptiondetailinfaults="false">



<services>
<service behaviorconfiguration="WCFServiceHost_DAS.MyServiceBehavior"
="" name="WCFServiceHost_DAS.MyService">
<endpoint address="" binding="netTcpBinding" bindingconfiguration=""
="" name="NetTcpBindingEndpoint" contract="WCFServiceHost_DAS.IMyService">
<identity>
<dns value="localhost">


<endpoint address="mex" binding="mexTcpBinding" bindingconfiguration=""
="" name="MexTcpBindingEndpoint" contract="IMetadataExchange">
<host>
<baseaddresses>
<add baseaddress="net.tcp://192.168.1.18:8523/WCFDASTestService">







client config


<configuration>
<system.servicemodel>
<bindings>
<nettcpbinding>
<binding name="NetTcpBindingEndpoint" closetimeout="00:01:00"
="" opentimeout="00:01:00" receivetimeout="00:10:00" sendtimeout="00:01:00" transactionflow="false" transfermode="Buffered" transactionprotocol="OleTransactions" hostnamecomparisonmode="StrongWildcard" listenbacklog="10" maxbufferpoolsize="524288" maxbuffersize="65536" maxconnections="10" maxreceivedmessagesize="65536">
<readerquotas maxdepth="32" maxstringcontentlength="8192" maxarraylength="16384"
="" maxbytesperread="4096" maxnametablecharcount="16384">
<reliablesession ordered="true" inactivitytimeout="00:10:00"
="" enabled="false">
<security mode="None">
<transport clientcredentialtype="Windows" protectionlevel="EncryptAndSign"> <message clientcredentialtype="Windows">




<client>
<endpoint address="net.tcp://192.168.1.18:8523/WCFDASTestService"
="" binding="netTcpBinding" bindingconfiguration="NetTcpBindingEndpoint" contract="ServiceReference1.IMyService" name="NetTcpBindingEndpoint">
<identity>
<dns value="localhost">





exception occur

communicationException
the socket connection was aborted.
QuestionRules of Tip/Trick Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)17-Sep-12 3:00
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)17-Sep-12 3:00 
AnswerRe: Rules of Tip/Trick Pin
Sean Ewington17-Sep-12 3:49
staffSean Ewington17-Sep-12 3:49 
GeneralRe: Rules of Tip/Trick Pin
Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)17-Sep-12 4:05
protectorTadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)17-Sep-12 4:05 
QuestionConfusion Pin
Richard MacCutchan16-Sep-12 7:50
mveRichard MacCutchan16-Sep-12 7:50 
AnswerRe: Confusion Pin
Sean Ewington17-Sep-12 3:47
staffSean Ewington17-Sep-12 3:47 
GeneralRe: Confusion Pin
Richard MacCutchan17-Sep-12 4:27
mveRichard MacCutchan17-Sep-12 4:27 
GeneralRe: Confusion Pin
Sean Ewington17-Sep-12 5:08
staffSean Ewington17-Sep-12 5:08 
GeneralRe: Confusion Pin
Richard MacCutchan17-Sep-12 5:40
mveRichard MacCutchan17-Sep-12 5:40 
GeneralRe: Confusion Pin
Sean Ewington17-Sep-12 7:25
staffSean Ewington17-Sep-12 7:25 
QuestionUploading code Pin
mzdude15-Sep-12 14:06
mzdude15-Sep-12 14:06 
AnswerRe: Uploading code Pin
Albert Holguin15-Sep-12 15:36
professionalAlbert Holguin15-Sep-12 15:36 
Questionwhy not all articles? Pin
duke.liu12-Sep-12 15:46
duke.liu12-Sep-12 15:46 
AnswerRe: why not all articles? Pin
Chris Maunder12-Sep-12 16:24
cofounderChris Maunder12-Sep-12 16:24 
GeneralRe: why not all articles? Pin
duke.liu14-Sep-12 19:00
duke.liu14-Sep-12 19:00 
GeneralRe: why not all articles? Pin
duke.liu14-Sep-12 19:35
duke.liu14-Sep-12 19:35 
GeneralRe: why not all articles? Pin
duke.liu17-Sep-12 14:09
duke.liu17-Sep-12 14:09 
QuestionPlease help - Facing an issues with article editing wizard Pin
Akram El Assas12-Sep-12 11:17
Akram El Assas12-Sep-12 11:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.