I\'m still learning web API, so pardon me if my question sounds stupid.
I have this in my StudentController:
StudentController
public HttpResponseMessage
Just one more thing to look at... my model was marked as [Serializable] and that was causing the failure.