missing operator ‘new’

Home Page Forums BizTalk 2004 – BizTalk 2010 missing operator ‘new’

Viewing 1 reply thread
  • Author
    Posts
    • #16242

      Hello,

      I have constructed a simple orchestration with receive and send shapes and a transform shape. When I build the project, I receive the following error:

      'ProjectName.MapName(name of Message that is being constructed)': missing operator 'new'.

      I have tested the map and the latter works fine.

      Any idea please?

      Thanks in advance,

      HB

    • #16257

      Do you have the Transform shape inside a Message Construct shape and are you constructing that message inside the Construct shape?

       

      Also make sure you have the map set correctly and the correct input and output messages set on the map.  Sometimes it’ll create a new message and that might not have message type set.

       

      Just some guesses.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.