❔ CS1660
Hello, I am making a small MVC project and I have encountered error CS1660 and cannot find out how to fix it
2 Replies
You don't include scalar values
You only need to include navigation properties that create a relationship with another model
Show your models ig
Also, as a side note, this query won't fetch you anything since it doesn't get resolved anywhere
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.