10-18-04 10:48 PM
Basically, as best I can tell it means you have two items named the same
thing in the same project.
I have seen this before when I have two Orchestrations in the same project
with the same NameSpace and TypeName. You can see these properties by
setting focus to the Orchestration designer and selecting Properties.
You might end up with this if you make two copies of your Orchestration and
put them in the same project. I think I have to seen it with PortTypes, as
I
think those names need to be unique through the Project as well.
Hope this helps.
Stephen W. Thomas
http://www.geekswithblogs.net/sthomas
"Rebecca" wrote:
> error X2053: illegal name-hiding: 'OracleiWayEmployeeInterface' hides
> 'HughesSupply.OracleIntegration.OracleiWayEmployeeInterface' on line 492
>
> I have searched the Microsoft site and don't find anything on this error.
> What are the rules for the naming of orchestrations?
>
> --
> Thanks,
> Rebecca
[ Post a follow-up to this message ]
|