BizTalk 2009 Orchestration Fails to Find References on External Assemblies

Posted by Shawn Cicoria on Geeks with Blogs See other posts from Geeks with Blogs or by Shawn Cicoria
Published on Sun, 06 Jun 2010 17:10:53 GMT Indexed on 2010/06/06 23:32 UTC
Read the original article Hit count: 298

Filed under:

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.com/kb/977428/en-us

FIX: You experience various problems when you develop a BizTalk project that references another BizTalk project in Visual Studio on a computer that is running BizTalk Server 2009

© Geeks with Blogs or respective owner