Entity Developer Refreshing Metadata timeout

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
KCizzle
Posts: 2
Joined: Wed 05 Jun 2019 12:39

Entity Developer Refreshing Metadata timeout

Post by KCizzle » Thu 06 Jun 2019 14:23

Hello. I love Entity Developer but i don't love so much my internet connection to this Azure server. It's slower but it works. The problem is this DB is SO HUGE that refreshing metadata times out when trying to get the list of tables.

Refreshing Metadata when trying to retrieve the table list and then a second standard windows alert popup which says "The wait operation timed out"

I know it is working since it manages to grab the names of the stored procedures, the views just not the tables (there are about 8,000 of them)

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer Refreshing Metadata timeout

Post by Shalex » Fri 07 Jun 2019 10:25

We will investigate the question and notify you about the result.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer Refreshing Metadata timeout

Post by Shalex » Thu 04 Jul 2019 17:05

The time to wait while trying to retrieve metadata before terminating the attempt and generating an error by Create Model Wizard / Update From Database Wizard / Update To Database Wizard is increased to 180 seconds for SQL Server: viewtopic.php?f=32&t=38972.

Post Reply