开发者

VS2010 and WPF slow debug issues

im (like a lot of other people) doing my first steps in vs2010.

one of the things i just found which really annoys me is that each time i try to debug a WPF application the ide slows down so each movement from one statement to the other results in 10 sec. (!) waiting.

what开发者_开发知识库 can i do ? is there a nice solution (besides not using WPF:)

adiel.


    1)Which version of VS2010 are you using RC or the RTM?

    2)What is your machine's spec? Does it comply with the minimum requirements of VS2010?
    (if you're using single core processor you're screwed kidding...) 

    3)Try defragmenting the partition in which you've installed VS2010?


Eventually the slowness issue was mainly a result of visual source safe with a very problematic user.

This can be solved in three ways :

  1. Disable VSS - you can turn it back on later.
  2. Run using the admin the analyze on the vss db (actually a file system).
  3. Use a new clean vss user.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜