c# - The prefix 'xg0' is not defined -
i have wcf workflow foundation server.
i tried add query correlation described in tutorials, key "sm:body()/xg0:user/xg0:playerid"
but if when call receive method exception : "the prefix 'xg0' not defined. exception details: system.xml.xsl.xsltexception: prefix 'xg0' not defined."
the query correlations can bit confused @ times, designer leaves room improvement. easiest way of solving problem deleting correlation , recreating it. other option open xaml in xml editor , fixing problem way. make sure have backup copy before start if not used doing that.
Comments
Post a Comment