Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 - Entity Framework - Update Wizard not responding

I'm trying to refresh my EDMX through the Update Wizard, I've waited around 30 mins but nothing happens and it stops responding. I only have around 23 tables, which shouldn't be too much.

Update Wizard stays unresponsive after 30 mins of waiting

I've tried these and none are working:

  • Restart VS 2013.
  • Tried on VS 2012.
  • Restart Windows.
  • Add a data server connection through the Servers tab in VS.

And now I'm clueless on what to do. I'm aware that I can manually update the EDMX definition through Notepad, but that's too tedious to do everytime. Any hints on how to resolve this issue?

like image 639
Nicholas Lie Avatar asked Jan 23 '15 01:01

Nicholas Lie


1 Answers

I think a clean repair of Visual Studio 2013 will fix your issue. I had the same problem, and a clean repair fixed it for me. Btw, I see this question is old, you have probably fixed it, which I hope.

like image 82
Festim Cahani Avatar answered Sep 21 '22 13:09

Festim Cahani