In a MVC2 project I moved a file from App_code to Content folder and compiled it. Then move it back again to App_Code and then changed its Build Action to \"Compile\". Now I
There might be two classes with same name "Helper" in your solution/project. Change name of one of them and then rebuild