Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > visual studio .net debugging > august 2005 > threads for august 1 - 7, 2005

Filter by week: 1 2 3 4 5

Unable to debug Office and Visio addin after installing VS.NET 2005 Beta2
Posted by Niranjan Marathe at 8/5/2005 12:00:00 AM
Hi All, I have installed VS.NET 2005 Beta2 (Professional Edition) on my laptop which was having VS.NET 2003 installed and working fine. After installing VS.NET 2005 beta 2, i am not able to debug my office and visio addins in VS.NET 2003. When I try to attach to Excel/Visio process using VS...more >>


Problem with PostMessage and WndProc
Posted by mike2036 at 8/4/2005 3:42:03 PM
When I try to perform a PostMessage using a windows handle tied to a form, in the debugging environment I get a ERROR_INVALID_WINDOW_HANDLE error but this doesn't happen when I run outside the debugging environment. Why would this happen? It's very strange. I'm executing the PostMessage fro...more >>

debugger doesn't stop at breakpoint while debugging SQLCLR functio
Posted by Amit at 8/3/2005 7:16:25 AM
Hi, I have created one simple SQL Server 2005 CLR function in Visual Studio 2005 beta 2. It works fine from SQL Server 2005 management studio April CTP. When I try to debug this SQL CLR function from Visual Studio 2005, I am getting the output in Output window along with debug information bu...more >>

how can I create minidumps of second chance exceptions in .NET 1.1 managed code?
Posted by Uri Dor at 8/2/2005 8:58:52 AM
(any chance my previous message was removed from the group? can't see it, so I'm resending) Hello, everyone, I've written a test Windows Forms (.NET 1.1) app, with the following event: private void Form1_Load(object sender, System.EventArgs e) { int i = 0; ...more >>

Winforms button: Difference between mouse and keyboard
Posted by Armin Zingler at 8/2/2005 12:00:00 AM
Hi, in a new WindowsApplication, an exception is thrown in a button's click event. The button is the form's 'AcceptButton'. If you click the button using the mouse, the IDE stopps at the line "Throw new exception". If the button is "clicked" by pressing <enter>, it stopps somewhere else. There...more >>

How do I install "Machine Debugger Manager"?
Posted by pduncan at 8/1/2005 1:26:56 PM
Hi, The service "Machine Debugger Manager" isn't on remote server. I need it to debug remotely. Any way to get it on there or enable it? Thanks, Paul ...more >>



DevelopmentNow Blog