BizTalk

BizTalk 2009 Orchestration Fails to Find References on External Assemblies
If you’re developing BizTalk 2009 solutions (Orchestrations) and you’ve split your schemas out into alternative assemblies (projects) – sometimes you’ll get odd not found issues with some (if not all) of the types in those referenced assemblies. You can try everything – recompile, de-gac, re-gac, – doesn’t matter. Well there’s a hotfix for this: http://support.microsoft.co... FIX: You experience various problems when you develop a BizTalk project that references another BizTalk project...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Sunday, June 06, 2010 7:10 PM | Feedback (0)

WCF LOB Adapter SDK - WCFLOBASDK - Lot's of words, but lot's of help...
The BizTalk server team has released the aforementioned tool to facilitate the development of "Adapters" (not just BTS, but general WCF) for creation of WCF extensions to consume existing service interfaces. Mostly, it facilities building well structured classes that meet the WCF extensions requirements. Clearly, you still need to code up the actual interfaces, connection code handling, etc. This SDK is usable without BizTalk and can be used to create interfaces to existing systems. Then, expose...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, August 13, 2007 10:00 AM | Feedback (0)