Browse by Tags

All Tags » BizTalk (RSS)

What do IBF 1.5 and BizTalk have in common? by ChristophDotNet

Version 1.5 of the Information Bridge Framework (IBF) was released last weekend and is available for download from MSDN . I gave it a whirl to get ready for my seminar in Austin on Wednesday and found that the description of one of the new features is...
Filed under: ,

Update: RPC/encoded still doesn't work with the October CTP bits. by ChristophDotNet

I got brave/curious/stupid/desperate after getting BizTalk to call an RPC/encoded Web service again and installed the .NET runtime distributed with the October CTP to see if that would be an option to have VS 2005 and BizTalk 2004 on the same box. The...
Filed under: ,

Side-by-side - yeah right … More BTS 2004 / Visual Studio 2005 compatibility problems by ChristophDotNet

I finally returned to that box with BTS 2004 and Whidbey Beta 1 I mentioned earlier . I wanted to do some work on another project -one that didn't interact with RPC encoded web services. This time I ran into another problem. I kept getting a COM error...
Filed under: ,

To Side-By-Side Or Not Side-by-Side With Whidbey And BTS 2004? by ChristophDotNet

On one of my boxes, on which I was running BizTalk Server 2004, I recently installed Whidbey Beta 1. WHen I was doing some BizTalk development on that box, I noticed that BizTalk will sometimes not process any responses from Web services using the RPC...
Filed under: ,

Upcoming Talk At Austin SQL Server User Group by ChristophDotNet

I'll be speaking at CACTUSS on 10/19/04 at 5:30pm at the Microsoft Technology Center in Austin. The talk examines using XML with SQL Server 2000, SQLXML 3.0 and, if time permits, SQL Server 2005. Here are some details on the talk: XML capabilities are...
Filed under: , ,

More XP SP2 upgrade and BizTalk happiness by ChristophDotNet

After my last experience with running BizTalk on Windows XP SP2 RC1 , I got real brave! I uninstalled RC1 and installed RC2 . And guess what! Once again, BizTalk 2004 no longer ran! This time I got a different error than what I was getting after upgrading...
Filed under: ,

BizTalk 2004, XP SP2 and being Google-challenged by ChristophDotNet

A few days ago I upraded my tablet to XP SP2 RC1 because I was really itching to try out the new input panel (yup, it rocks!). Today I got back to working on my BizTalk project after doing something else last week only to find out that I could no longer...
Filed under:

NUnit testing BizTalk orchestrations? by ChristophDotNet

Has anybody looked at building an NUnit extension for BizTalk orchestrations? To me, writing unit tests is absolutely essential. Right now, testing BizTalk orchestrations is really a PITA. It's extremely manual because out-of-the-box, there is really...
Filed under:

Enumerated types in Web service interfaces and BizTalk by ChristophDotNet

On my last Biztalk project, I had to call a Web service interface containing an operation with an enumerated data type. As it turned out, that’s a non-trivial task. You would think that importing the WSDL would create a .NET enumerated type which...
Filed under: , ,
More Posts