Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I am trying to create a Controller for MVC5 using Entity Framework. but I keep encountering an error. 'Unable to retrieve metadata'. It also says The argument connectionString cannot be null, empty or contain White Space.

What I have tried:

I have tried to rebuild. Checked the connectionString under the app Web Config. Filled the table with data. But what I tried seems not to work. May you please help me?
Posted
Updated 9-Apr-17 22:59pm

1 solution

I found the problem it was with my database tables data types.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900