BizTalk Server Orchestration - illegal name-hiding Compile error

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > October 2004 > illegal name-hiding Compile error





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author illegal name-hiding Compile error
Rebecca

2004-10-18, 5:48 pm

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
Stephen W. Thomas

2004-10-18, 5: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

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com