Open a form in designer takes 1,5-2 minutes.

T

Tore Stensby

During (after) migration to Visual Studio 2005, I got some problems with
some of my forms opens _very_ slow when opening in design-view.

When migrating I tried different things, but ended up with this:
- I created a new solution, with a new project targeting Pocket PC 2003
(Device Application 1.0).
- Then I added all my forms, modules, files and classes.
- And last I added the references and web-references.
The app compiles and runs just fine both on the device and the emulator.

But:
When I open some of my forms in the designer, it takes 1,5 - 2 minutes!! I
have tried a lot of things, and i found that if I remove the reference to
...\SmartDevices\SDK\\SQL Server\Mobile\v2.0\System.Data.SqlServerCe.dll it
takes 5-10 seconds to open the same form.

Anyone?

ToreS
 
T

Tore Stensby

Tore Stensby said:
During (after) migration to Visual Studio 2005, I got some problems with
some of my forms opens _very_ slow when opening in design-view.

When migrating I tried different things, but ended up with this:
- I created a new solution, with a new project targeting Pocket PC 2003
(Device Application 1.0).
- Then I added all my forms, modules, files and classes.
- And last I added the references and web-references.
The app compiles and runs just fine both on the device and the emulator.

But:
When I open some of my forms in the designer, it takes 1,5 - 2 minutes!! I
have tried a lot of things, and i found that if I remove the reference to
..\SmartDevices\SDK\\SQL Server\Mobile\v2.0\System.Data.SqlServerCe.dll it
takes 5-10 seconds to open the same form.


No one else experienced this?

ToreS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top