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

  • Thread starter Thread starter Tore Stensby
  • Start date Start date
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
 
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
 
Back
Top