Browse by Tags

All Tags » .NET » BizTalk (RSS)

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: ,

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: ,

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