Support Team wrote:Did you try to disable the Abort Key in the program.cs? This could be one possible reason, why it is slow during debugging. So please try to disable or comment out this line of code and retry to debug your code.
sdaly wrote:Do you use the features in Studio? If not then try using the standard version of SharpDevelop or Visual Studio and you will notice a performance difference!
Pixi6s wrote:Looks like turning off the progress dialog did it for me. That is a useful little guy, I'd like to request a fix for that.
Keyboard.AbortKey = System.Windows.Forms.Keys.Pause;Support Team wrote:The "LowLevelHooksTimeout" registry key is set (done by the Microsoft Visual Studio 2010 setup)
Support Team wrote:For removing the "LowLevelHooksTimeout" key, please search your registry for a key with name "LowLevelHooksTimeout" and delete it.
Users browsing this forum: No registered users and 0 guests