I am trying to get a value from Resource file which I have added in App_GlobalResource folder
But when I am trying to access the resource through an Action, GetGlobalResourceObject returns null and Resources class is not getting generated. What am I doing wrong in this to get the resource.