Where is the definition of Global_NS in a BizTalk schema?
Posted
by SteveC
on Stack Overflow
See other posts from Stack Overflow
or by SteveC
Published on 2010-06-08T15:13:49Z
Indexed on
2010/06/09
8:12 UTC
Read the original article
Hit count: 345
I'm trying to use a distinguished property but I get an error "Cannot implicitly convert type ... to Global_NS ... "
I've googled/bing'ed but I've found only 4 references, none of which help
I can't see anywhere that this is set :-(
I've been trying to remove the tempuri namespaces from a WCF service and all seemed OK, until I tried to access a distinguished property
© Stack Overflow or respective owner