I was playing with Visual Studio 2012 and I created an empty ASP.Net Web Application, when I tried to add the traditional validator controls to a n
this line was not in my WebConfig so : I simple solved this by downgrading targetting .Net version to 4.0 :)