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....
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 AlbertLocalization Engineer