Illegal 'activate' predecate

I am creating a orch that has filter on the initial receive shape. When building I got these error:


Error 1 : identifier 'MySolutionname' does not exist in 'MyOrchName'; are you missing an assembly reference?
Error 2: cannot find symbol 'MySolutionname'
Error 3: an 'activate' predicate rvalue must be a string, character, boolean or numeric literal
Error 4 : illegal 'activate' predicate

The solution to this is to put the filter expression in sting literals (i.e. “double quotes”)



Comments

  1. Great scenario Eirik! I'm pretty sure this is something many experience every now and then. :)

    ReplyDelete
  2. Many Thanks for your help!

    ReplyDelete

Post a Comment

Popular posts from this blog

BizTalk Host "Stop Pending"

The Messaging Engine failed to register an adapter "WCF-BasicHttp". Details: "Registering multiple adapter types within the same process is not a supported configuration. For e.g. HTTP and SOAP receive adapters cannot co-exist in the same process