09-30-04 01:02 AM
I have two orchestrations in the same assembly. One orchestration uses a
message called Request and points to an assembly that has a schema in it.
I created another orchestration and I want to use the same message in that
schema, so I had to create a new message and name it something different.
When I go to recompile the assembly with both orchestrations in it, the
first orchestration fails the build and says:
C:\Labs\MyLabs\Primary\ProOrchs\SiteDire
ctor.odx(255): illegal name-hiding:
'RequestSource' hides 'ProOrchs.RequestSource' on line 137
Can I not reference the same schema in two different orchestrations?
Thanks.
Norton
[ Post a follow-up to this message ]
|