I'm using the Entity Framework and somehow it has started to get really slow when I'm trying to add or update the model.
Everything was working fine until someone execute some scripts to create some tables, and the scripts looks ok (she deleted it so i can't post it).
We have deleted those Tables and the problem is still there, and of course we don't have a back up.
If I click on the finish button the screen freeze but like in 20 minutes or more it finish correctly.
Does some one have had the similar problem in the past and give me some clue?
I can't see any log or any error in the screen so I'm super lost and looking for any idea.
Thanks in advance.
EDIT:
I'm Using Visual Studio 2012 and SQL Server 2014
This guy is having the same problem
http://forums.asp.net/t/1911430.aspx?update+model+in+entity+framework+consumes+more+time