I'm doing these steps:
- Create new vs2010 C# console application
- Project menu -> Add New Item
- select Ado.NET Entity Data Model -> click Add
- Entity Data Model wizard window opened.
- Select Generate From database -> Click Next
- The next window appears for less than 1 second and it gets closed automatically.
I tried to reset vs2010 setting but no good news, the problem still exist.
I also tried it with ASP.NET Website.
What is the problem?