Page 1 of 1

VS 2005 IDE is very slow if a form that contains a Typed-CoreLab-pgDataSet should open at Design-time

Posted: Mon 13 Aug 2007 12:03
by MiMa1974
Hi!

I've create a typed dataset with your Dataset Manager.
(130 tables with a datatable-adapter for each table and about 30 relations over all) (The DataSet1.Designer.cs has 7,639 KB)
So far so good. :lol:

If I now add this dataset to a form in my c# project then my PC need 5 Minutes to show my form in the design-time-view after a double click in the solution-explorer. Every time if I open that form in desin-time!. At Runtime it is fast enough.

Environment:
VS 2005, Project: Windows c#
Postgres SQLDirect 3.0.10.0 Professional Edition
Windows XP on Intel DualCore 3.0 Ghz / 2 GB RAM

Thanks for help!!

Posted: Mon 13 Aug 2007 12:26
by Alexey
Please send me your dataset, so that I could reproduce the problem.
Use email address provided in the Readme.txt file.