Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Message Type not available in Transform Destination drop down menu › Re: Message Type not available in Transform Destination drop down menu
August 22, 2009 at 10:49 AM
#23089
Is everything part of the same project? Try importing your webservice reference into a separate project, marking everything there as public and then using a project reference to make them visible where you will be using them. This seems to be necessary with the WCF adapter in 2009 sometimes, so maybe it’s the same bug…