Write Event Log Entry / WebService Timeout with BizTalk

The following Code (written in Expression Shapes) will write to the Event Log:
System.Diagnostics.EventLog.WriteEntry("Detail: "+System.Convert.ToString(SOAPException.Message),"");

The following Code will set a Timeout for a WebService:
WSRegistrationRequest(SOAP.ClientConnectionTimeout) = 20000;

Both Tips are out of a nice MSDN Article (BizTalk 2004 and WebServices):
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/BTS_2004WP/html/5cab05ab-6848-4f6c-8d11-9abc4dd1d1fa.asp

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted @ Friday, January 13, 2006 10:40 AM
Print

Comments on this entry:

# re: Write Event Log Entry / WebService Timeout with BizTalk

Left by web development company at 8/13/2009 3:54 AM
Gravatar
Humm... interesting,

How can we set the time out for indefinate? is that possible

Your comment:



(not displayed)


 
 
 
 
 

Live Comment Preview:

 
«February»
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910