VS2005

  • Thread starter Thread starter Simone
  • Start date Start date
S

Simone

Hello.

I have imported a VS2003 mobile project into VS2005.

Now when i open one form of the project in designer mode of VS2005, i wait
for 3 minutes that VS show me the form.
In VS2003 i wiat 10 second for the same form.

Any help?

Simon.
 
Others have reported the forms designer to be sluggish in VS 2005 as well.
I'm not sure that there's a whole lot you can do from a software perspective
to speed this up - other than to wait for VS 2005 SP1, which should be
released later this year, and see if that helps.
 
VS2005 uses alot more memory than VS2003. Maybe increasing your RAM will
help.

Simon.
 
Simone said:
Now when i open one form of the project in designer mode of VS2005, i wait
for 3 minutes that VS show me the form.
In VS2003 i wiat 10 second for the same form.

Could you tell us what the form contains (how many controls/etc). I have
seen such issues but that is usually when people have hundreds of
controls on their forms.

Also, if you can, send me a stripped down version of your project which
repros the problem to sriramk [at] microsoft [dot] com. I can send it
over to the perf guys to take a crack at it.
 
Back
Top