Building schema for external partners

Home Page Forums BizTalk 2004 – BizTalk 2010 Building schema for external partners

Viewing 1 reply thread
  • Author
    Posts
    • #26074

      Step 1: Using Biz-Talk 2010 I have created a schema for external partners. Build successfully.

      Step 2: Created an ASMX web service using Visual Studio 2010 and referenced the DLL created in step 1.

      Step 3: On browsing the web service I am receiving the following error:

      *****************************************************************************************************************************************************************************************************

      You must implement a default accessor on System.Xml.Schema.XmlSchemaCollection because it inherits from ICollection.”

      *********************************************************************************************************************************************

      Looks like the issue is within Microsoft.XLANGs.BaseTypes.DLL

       

      How can I resolve this issue? Any suggestions?

       

      Thanks,

       

    • #26079

      Hello,

        In step 2, the easier approach is to expose your schema as a web service (or better as a WCF service) in BizTalk, by following the steps outlined in the following articles:

       

      http://iaimtomisbehave.org/2007/12/12/how-to-expose-your-schemas-as-web-services-in-biztalk

       

      http://msdn.microsoft.com/en-us/library/bb246047.aspx

       

        Good luck.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.