This is a migrated thread and some comments may be shown as answers.

Tables are not loading in Wizard

1 Answer 49 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
King Wilder
Top achievements
Rank 2
King Wilder asked on 17 May 2012, 12:25 AM
I just installed OpenAccess 2012.1.301 and I have an issue:

  1. Domain Model Wizard - in the wizard, it never displays the database tables.  The progress indicator just continues to cycle, but no tables are shown.  I've had it running for 17 minutes.  The database connection works because I used it with Entity Framework.

Any ideas?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 18 May 2012, 04:33 PM
Hello King Wilder,

Do you see the Tables/Views/Stored procedures nodes in the treeview behind the progress indicator? If so, you have hit a known problem with the busy indicator control, which prevents it from hiding when the database schema is read. This problem is observed when another Visual Studio extension has loaded the WPFToolkit library, where the busy indicator is defined. If this is the case, you should be able to create the model successfully by disabling all other Visual Studio addins and extensions from the Tools -> Add-in Manager and Tools -> Extension Manager dialogs, restarting Visual Studio and running the OpenAccess wizard again.
This problem will be fixed for the upcoming 2012 Q2 release.

If you do not see the three nodes in the background and the busy indicator continues to show the "Reading database schema" message, this might be a problem with our schema reader. In this case we would need more details about your setup - which database backend you are using, is it installed locally or accessed remotely and how many tables/stored procedures are present there? If possible, please send us your database schema, so we could test the same setup on our side.

Kind regards,
Alexander
the Telerik team
Follow @OpenAccessORM Twitter channel to be the first one to get the latest updates on new releases, tips and tricks and sneak peeks at our product labs!
Tags
Getting Started
Asked by
King Wilder
Top achievements
Rank 2
Answers by
Alexander
Telerik team
Share this question
or