HttpPostAttribute not found? worked a second ago
- by Dejan.S
Hi I just opened up a project I done in MVC a while back, fired right up I looked at in the browser and now all the sudden it just wont find the [HttpPost] & [HttpPostAttribute]. What can be the problem?
errormessage
The type or namespace name 'HttpPost' could not be found (are you missing a using directive or an assembly reference?)