I am getting the exception above when I run an application. The application is using asp.net mvc 3 / C#. I made an mdf file and added it under App_Data folder in Visual Web
This usually means a simple configuration issue:
dbo scheme (it might be in Fred.Categories)dbo.CATEGORIESAny of these will cause the above exception. In particular, you state:
My database contains 6 tables and one of them is Category.
Now to a machine, Category != Categories