I was using a control in my application and then decided to make some customizations to it so I modified the control and built it and removed the old control from my project and dropped the new one in. Now I am getting the error :'AutocompleteMenu" is ambiguous in the namespace 'AutocompleteMenuNS'.
Like I said I had removed the old control from the project so why is it still saying it is ambigous? Do I have to go through the project and remove every last entry of this control? Help would be appreciated.