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:
I just hit this problem and your artcile saved me. Thank you for posting it!
You're welcome - and thanks for finally proving that a least one other person in the world hits the same problems that I do!
Hey thanks a lot - you saved me too! :)
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?
Me too faced the same problem and you saved me..Thanks,Pri
It looks like it's indeed the "WebserviceDescription" and the "Webservice" names which can't be the same.
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!
You're welcome - and I sincerely hope you're able to move off BizTalk soon!
Thanks saved my day.
Post a Comment