Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
508
'WebDataMenu' is ambiguous in the namespace 'Infragistics.Web.UI.NavigationControls'
posted

I have got a error message at compile time like:-

Compiler Error Message: BC30560: 'WebDataMenu' is ambiguous in the namespace 'Infragistics.Web.UI.NavigationControls'

I am using Infragistics :-

Description        -  Infragistics35.Web.v11.2

Runtime Version -  v2.0.50727

Version              -  11.2.20112.2055

Not sure what is the issue over here. Please help me in resolving the issue.

Regards.

Parents
  • 49378
    posted

    Hello koneal,

    In this scenario it is likely that somewhere in the project, multiple versions (builds) of the Infragistics.Web assembly are present in the Bin folder of your project (it is possible that this may have occurred after installing a new Service Release and the new assemblies have been placed in the GAC). I would suggest checking the assemblies which are present in the Bin folder, and removing the unnecessary ones to see if that makes a difference.

    Please do not hesitate to contact me if you continue to experience any issues. 

Reply Children
No Data