473,325 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

.NET 2.0 debugging slow

I've come over to .NET 2.0 recently from 1.1 and I now find that setting a
breakpoint in code and running in debug mode is extremely slow. So slow it's
unusable as a debugging tool.

Any suggestions? Settings?

Michael
Nov 7 '07 #1
2 1322
How much memory are you running under? That is often a sticking point, as
the 2.0 IDE bits are a bit of a memory hog.

The second thing to look at is how many projects you have loading and
whether or not you have any circular references amongst libraries. If so, a
good Dependency Model tool can help retool the libraries.

Can probably think of a few others, given time.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Michael Jackson" <mi*************@suddenlink.netwrote in message
news:47***********************@news.suddenlink.net ...
I've come over to .NET 2.0 recently from 1.1 and I now find that setting
a breakpoint in code and running in debug mode is extremely slow. So slow
it's unusable as a debugging tool.

Any suggestions? Settings?

Michael

Nov 8 '07 #2
I"m running 2 gb of memory. Windows XP.

I have no circular references. This came from 1.1 and never had any problems
there.
Thanks for any suggestions.

"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:uU**************@TK2MSFTNGP05.phx.gbl...
How much memory are you running under? That is often a sticking point, as
the 2.0 IDE bits are a bit of a memory hog.

The second thing to look at is how many projects you have loading and
whether or not you have any circular references amongst libraries. If so,
a good Dependency Model tool can help retool the libraries.

Can probably think of a few others, given time.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box! |
*************************************************
"Michael Jackson" <mi*************@suddenlink.netwrote in message
news:47***********************@news.suddenlink.net ...
>I've come over to .NET 2.0 recently from 1.1 and I now find that setting
a breakpoint in code and running in debug mode is extremely slow. So slow
it's unusable as a debugging tool.

Any suggestions? Settings?

Michael


Nov 11 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Will McGugan | last post by:
Hi, On my dev machine (P4 1.7Ghz Win2K) debugging with Komodo is painfuly slow. There is a delay of several seconds when stepping over a single line of code. Debugging the same code with...
1
by: Brian Henry | last post by:
I know some of you have seen this problem. Stepping through code in the debugger is slow as heck in Visual Studio 2005. Well here is the problem, Edit and continue. Because edit and continue does...
0
by: John Socha-Leialoha | last post by:
I've been working on an ASP.NET application for a while. Debugging was really fast. But then the debugging started to slow down. When it got to the point where it took 5 seconds to step from line...
1
by: Jeffrey Roughgarden | last post by:
I wonder if anyone has any tips to improve Visual Studio's debugging performance? I have a 20 page web app that takes 90 or more seconds to bring up the logon page after I hit F5. Start without...
20
by: krypto.wizard | last post by:
Is there any editor or IDE in Python (either Windows or Linux) which has very good debugging facilites like MS VisualStudio has or something like that. I like SPE but couldn't easily use winPDP....
8
by: razael1 | last post by:
I am putting debugging messages into my program by putting blocks that look like this: #ifdef DEBUG errlog << "Here is some information"; #endif All these #ifdef blocks make the code bulky and...
4
by: yuanliu1 | last post by:
Hi, I am debugging my code of visual c++ 6.0. I found it is extremely slow to run after the code is compiled as "debug" mode and OK as "release mode", I would say the difference is around 10x....
5
by: tshad | last post by:
I am using VS 2005 and find that if I am debugging my program and am still in debug mode, certain functions slow down. For example, if I tracing through some of my code and haven't stopped...
2
by: KUTTAN | last post by:
My .net web application became very slow on debugging (it was working fine) I have installed the exe described in the post...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.