I had this issue. It was because I added a table to my entity framework name "Resources". I removed the table and then my report loaded correctly. I just needed to rename my "Resources" table so there would be no conflict.