First check that the user control you copied are still in the namespace 'ESRI.ArcGIS.SilverlightMapApp.Actions'.
If you changed the namespace in the .cs files, you have also to change it in the xaml.
Then, try to compile your application despite this designer error. This error can happen if you never compile your application but should not prevent to compile and run.