Welcome to BizTalk Development Sign in | Join | Help

November 2006 - Posts

Here is how you can create a messaging based solution that sends an HTTP POST acknowledgement without involving an orchestration... Read More...
If you encounter the following error when trying to [Save] or [Export XML]: This XML does not conform to the BizTalk Server 2006 Bam Definition Schema. Read More...
0 Comments
Filed under: ,
The DevConnection conference in Las Vegas this week offers developers and IT professional alike great opportunities to learn the latest Microsoft technology offerings... Read More...
0 Comments
Filed under:
If you are accessing the BAM portal from a machine that doesn't have BizTalk installed, you may get the following error: The query could not be processed: Cannot connect to the server 'host'. The server is either not started or too busy. Read More...
1 Comments
Filed under:
To see if you have BizTalk Rules Engine configured, bring up the "BizTalk Server Configuration" Tool and check under the "Business Rules Engine" node... Read More...
0 Comments
Filed under: ,
Here is some code snippet to see if a user belongs to a certain security group. The code below will work with local group as well as AD groups... Read More...
0 Comments
Filed under: ,
If you are logging information to the EventLog and getting an access error, make sure you have the following registry setting... Read More...
Despite its flaws and bugs, Visual Source Safe continues to be the most popular source control program in the Microsoft realm. Many poeple I talk to are not aware some of its more useful functions such as "Pinning". Understanding the use of pinning can be very useful in a multi-developer environment... Read More...