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 > may 2006 > threads for may 8 - 14, 2006

Filter by week: 1 2 3 4 5

HOWTO: Remotely debug classic ASP in Visual Studio 2005
Posted by Ian Boyd at 5/12/2006 10:48:01 AM
After reading http://www.devx.com/tips/Tip/18204 http://support.microsoft.com/kb/q258929/ http://www.gotdotnet.com/team/csharp/learn/whitepapers/How%20to%20debug%20script%20in%20Visual%20Studio%20.Net.doc http://www.odetocode.com/Articles/425.aspx http://groups.google.com/group/microsoft.publ...more >>

Reading XML files while running test manager
Posted by Steve Teeples at 5/12/2006 9:55:01 AM
I have a class that reads an XML file. I want to use Test Manager to debug routines within this class. My XML file is where the EXE is, but Test Manager apparently runs in a different folder so when I look at the "startupfolder" for my XML file is looks elsewhere in test manager. Is there ...more >>

trouble debugging a DLL in VS2005
Posted by Mark Denardo at 5/12/2006 8:36:00 AM
I have a project (lets call it proj1) that includes a DLL (say dllA) and that DLL includes another DLL (say dllB). (btw, both DLLs are user created DLLs that I created). I'm having a problem debugging dllA. When I step into the call from proj1 into dllA, it immediately steps into dllB (which i...more >>

Weird Compiler Error
Posted by randy1200 at 5/9/2006 12:00:03 PM
Any ideas how to approach debugging the following compiler error? It comes from a .NET 2.0 project called ReportingServicesReports. The start-up project in this solution is an old MFC C++ project compiled with the /clr:oldsyntax switch. Any thoughts greatly appreciated. Randy ////////...more >>

VS2005: Cannot continue after exception occurs
Posted by Lee Grissom at 5/8/2006 4:27:57 PM
VS2005 Professional Edition. About 3 weeks ago, I started having problems with the IDE breaking into the exception assistant instead of letting our global exception handler display a graceful error message. When I press "Continue", the debug session simply terminates. I am the only one on a...more >>

abnormal exit when out of the debugger.
Posted by Liu Xiao at 5/8/2006 1:18:02 PM
I have a weird problem in my application. If I run the debug version directly (not in visual studio.net), it will exit during the process. If I use vs to launch it, everything is OK. I try to use log to find the problem, and finally find it exit in complete normal place, like a=0;..., and the...more >>

Unable to start debugging on the server
Posted by myalo NO[at]SPAM yalo.com at 5/8/2006 12:07:56 AM
I spent hours to try to trouble shoot this problem. Read many threads and tried to follow all recommendation but still to problem persist: OS: Win XP Pro SP2 Framework 1.1 version 1.1.4322 VB.NET Microsoft Visual Basic .NET 69462-270-0000007-18775 I am able to start debugging on a simple co...more >>



DevelopmentNow Blog