Welcome to BizTalk Development
Sign in
|
Join
|
Help
Search
Paul Wu on BizTalk Development
XLANG/s, BAS, BAM, BRE, and more...
RSS 2.0
Atom 1.0
Home
Email
Tags
.NET
Automated Continuous Integration
BAM
BAS
BizTalk Adapters
BizTalk Admin
BizTalk Development
BizTalk Messaging
BRE
C#
CodeDOM
Conference
Dell
ESB
Hardware
MOSS 2007
Office
Rant
Refactor
RoleLink
Security
Server
SharePoint
SharePoint Services 3.0
SOA
SQL Admin
TPE
VB.NET
VSS
Web Services
XLANG
News
Navigation
Home
Blogs
My Reader
Archives
June 2009 (1)
January 2009 (2)
August 2007 (1)
April 2007 (1)
March 2007 (2)
February 2007 (4)
January 2007 (3)
December 2006 (1)
November 2006 (8)
October 2006 (1)
September 2006 (2)
August 2006 (4)
July 2006 (1)
June 2006 (2)
Blogs I Read
Vikas Tyagi [MSFT]
Paul on Software Development
Steve's Tech Notes
Sites I Frequent
Extreme Programming
Agile Alliance
August 2006 - Posts
BRE XML Facts Schema Location Trick
Posted
Tuesday, August 22, 2006 12:31 AM
by
Paul Wu
When using XML as your Fact and your Schema resides on a local drive, you may run into problems when moving between environments (Dev, Stage, Prod) as the BRE may have difficulty locating these schemas unless you...
Read More...
0 Comments
Filed under:
BRE
Pipeline Mapping Order
Posted
Monday, August 21, 2006 7:37 PM
by
Paul Wu
Remember, when you apply maps in a receive port; the maps are applied after the pipeline process. On the way out, the direction is opposite.
Read More...
0 Comments
Filed under:
BizTalk Admin
BRE XML Facts
Posted
Sunday, August 20, 2006 12:48 AM
by
Paul Wu
When using XML as your fact, if the namespace changes, make sure you update your rules. The easiest way may be to export the rules (via BizTalk Administration Console > Applications > Assembly > Policies) and ...
Read More...
0 Comments
Filed under:
BRE
BizTalk HTTP Adapter (BtsHttpReceive.dll) Error
Posted
Tuesday, August 01, 2006 12:09 AM
by
Paul Wu
If you run into errors when accessing BtsHttpReceive, make sure you check the following...
Read More...
1 Comments
Filed under:
BizTalk Adapters