This question is locked. New answers and comments are not allowed.
My Visual studio asked me if i wanted to update to the latest Silverlight controls.
I said yes and after the update was done i started receiving an error.:
Error 1 The type or namespace name 'RadButton' could not be found (are you missing a using directive or an assembly reference?) D:\Projects\Silverlight\cint.Rabbit.Shell\cint.Rabbit.Shell\obj\Debug\Views\Users.g.i.cs 40 18 cint.Rabbit.Shell
I tried to clear and recompile, but it's not helping.
What can i do about that?