Friday, 14 November 2008

BizTalk Server 2006 funnies

When you use the BizTalk Web Services Publishing Wizard and, when you try to browse the asmx, you hit an error like
Compiler Error Message: CS0426: The type name 'XsdTypesBody' does not exist in the type
... well, you caused the problem yourself.
Things go wrong if you enter the same name in two places in the publishing wizard (when publishing schemas).
Okay, so I'm not currently sure which two places. I get the feeling it's the web-service-description name and the web-service name, which are the first two nodes in the tree you have to put together. Could have been the location two pages later for all I know, though. Still... if you make 'em all different it works!

9 comments:

  1. manwithoutastar@yahoo.com14 November 2009 at 05:24

    I just hit this problem and your artcile saved me. Thank you for posting it!

    ReplyDelete
  2. You're welcome - and thanks for finally proving that a least one other person in the world hits the same problems that I do!

    ReplyDelete
  3. Hey thanks a lot - you saved me too! :)

    ReplyDelete
  4. So apparently there are three people in the world who have the limitation that they can't think of appropriate *and* different names to enter into those boxes. Must be some rare genetic abnormality?

    ReplyDelete
  5. Me too faced the same problem and you saved me..Thanks,Pri

    ReplyDelete
  6. It looks like it's indeed the "WebserviceDescription" and the "Webservice" names which can't be the same.

    ReplyDelete
  7. Even I faced the same problem, and then I changed the names for "WebserviceDescription" and "Webservice", it worked like a cheez. Thank You Very Much!

    ReplyDelete
  8. You're welcome - and I sincerely hope you're able to move off BizTalk soon!

    ReplyDelete
  9. Thanks saved my day.

    ReplyDelete