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.
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.
Hello Koneal,
Please do not hesitate to contact me if you are still experiencing any issues with this scenario.