﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Debugging getting very slow in a project</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:37:45 GMT</lastBuildDate><ttl>20</ttl><item><title>Debugging getting very slow in a project</title><link>http://forum.strataframe.net/FindPost23202.aspx</link><description>Something wierd is happening witn my current project, If I set breakpoint the debugger gets real slow up to the poing that I have to stop it.  This is happening since yesterday and in the same way with any form I try to step in for this project.&lt;br&gt;
&lt;br&gt;
I tested other SF projects and debugger since to run fine, so I believe something may have become corrupted with the solution/projects.&lt;br&gt;
&lt;br&gt;
Have anybody experince this sort of slowness whilde debugging?  &lt;br&gt;
&lt;br&gt;
Where should I start looking for clues?&lt;br&gt;
&lt;br&gt;
I am a bit lost here and need to be able to get this project to work while debugging soon.  I could restore a backup from day before yesterday, but I have done many changes and would like to see if whatever is causing the debugger to get slow can be fix without me having to restore a whole backup of the solution and projects.&lt;br&gt;
&lt;br&gt;
Thanks.</description><pubDate>Thu, 21 May 2009 15:05:50 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Debugging getting very slow in a project</title><link>http://forum.strataframe.net/FindPost23209.aspx</link><description>I wasn't real hopeful that my suggestion would help, but it was an easy thing to try, just in case you hadn't already.  I'll be interested if Trent (or some other guru) has some more wisdom on this issue.</description><pubDate>Thu, 21 May 2009 15:05:50 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Debugging getting very slow in a project</title><link>http://forum.strataframe.net/FindPost23206.aspx</link><description>Thanks Greg,&lt;br&gt;
&lt;br&gt;
I have tried all those, since the problem started yesterday, and it does not happen with other projects I tested today.  I even tried setting breakpoints in different classes to see if the problem was caused by specific form class or something else.&lt;br&gt;
&lt;br&gt;
I google the problem and found this post [url=]http://social.msdn.microsoft.com/Forums/en-US/netfxcompact/thread/45c03ca4-cb86-4be4-95dd-2b0b62241413[/url] by Raffaele Limosani, here is the quote:&lt;br&gt;
&lt;br&gt;
[quote]I remember something similar for VS2005... probably worth to check anyway: go to Tool-&gt;Options-&gt;Debugging-&gt;General and uncheck “Enable property evaluation and other implicit function calls”.[/quote]&lt;br&gt;
&lt;br&gt;
I disabled that property and now the debug speed seams normal, of course I can not see the values of properties in the code file by hovering the mouse, but I can see them in the "Watch" &amp;#119;indow.  Not a final solution, but at least I can continue working on this project until I found a better solution.  I do believe something may be corrupt in this project, but I have not idea where or what to look for.</description><pubDate>Thu, 21 May 2009 11:47:43 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Debugging getting very slow in a project</title><link>http://forum.strataframe.net/FindPost23204.aspx</link><description>Edhy,&lt;br&gt;
&lt;br&gt;
I'm assuming you've already tried closing and restarting VS, done reboots all the "normal" stuff.  If you haven't yet, you also might try doing a clean/rebuild of the solution.  Maybe the solution/project files are corrupted, but not likely (they are just XML MS Build files).  More likely is that something is whacked with a debug file and a clean "should" remove them, so you can start fresh.  This might not work, but it might get you going again.</description><pubDate>Thu, 21 May 2009 11:37:44 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>