06 2008 档案

摘要:Issue: There was a failure executing the receive pipeline: "Microsoft.Solutions.BTARN.Pipelines.Receive, Microsoft.Solutions.BTARN.PipelineReceive, Version=3.3.0.0, Culture=neutral, PublicKeyToken=31b... 阅读全文
posted @ 2008-06-27 11:53 upzone 阅读(702) 评论(1) 推荐(0)
摘要:How to: Rename a Computer that Hosts a Stand-Alone Instance of SQL Server 2005 1. For a renamed default instance, run the following procedures:Get SQL SERVER NAME: select @@servername sp_dropserver ... 阅读全文
posted @ 2008-06-27 11:18 upzone 阅读(347) 评论(0) 推荐(0)
摘要:One-way web service call in BizTalk Orchestration The default ASP.NET web service behavior is to return a response even if a method returns void, to allow the service to return a fault message. BizTal... 阅读全文
posted @ 2008-06-27 11:15 upzone 阅读(356) 评论(0) 推荐(0)
摘要:The adapter failed to transmit message going to send port "UWSHandling_WS_Intel" with URL "wse://http://10.33.49.14/KWEIntelIntegration/ServiceToIntel.asmx". It will be retransmitted after the retry i... 阅读全文
posted @ 2008-06-26 18:43 upzone 阅读(1352) 评论(0) 推荐(0)
摘要:查阅了MSDN,其实很简单sp_xml_preparedocument hdoc OUTPUT [ , xmltext ] [ , xpath_namespaces ] You can specify ns using the third parameter. declare @MailContent as nvarchar(max)select @MailContent=MessageBo... 阅读全文
posted @ 2008-06-26 14:37 upzone 阅读(379) 评论(0) 推荐(0)
摘要:Is BizTalk Suited for the Application in Question? Refer to the fourmain types of BizTalk projects—workflow automation, legacy application integration, trading partner exchange, and organizational me... 阅读全文
posted @ 2008-06-07 10:39 upzone 阅读(387) 评论(0) 推荐(0)