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
25
'webtextedit' is ambiguous in the namespace 'Infragistics.WebUI.WebDataInput'.
posted

hi all,

         i got the above error when i try to run visual studio 2010 asp.net website. this error continued for all the contorls in .net advandage for asp.net 2009.1.

i need the solution urgent..

please help me.....

thanks in advance....

  • 8607
    Offline posted

    Hello kavisrini84,

    Has this issue been addressed?

    This problem can occur when more than one version of an assembly is referenced in a website.  For example, the CLR3.5 and CLR4.0 versions could both be referenced, probably in the .aspx file.

    My suggestion would be to check the assembly registration tags at the top of the .aspx file and make sure that only one version of each assembly is referenced.

    You could also do a Google search on this issue (search for "is ambiguous in the namespace"), as it's a generic Visual Studio error (not specific to NetAdvantage controls).


    Elizabeth Albert
    Localization Engineer