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 > september 2004 > threads for september 1 - 7, 2004

Filter by week: 1 2 3 4 5

Cryptographic service provider (CSP) could not be found for this algorithm.
Posted by Sven-Torben Janus at 9/7/2004 11:27:44 PM
I'm running an ASP.NET webapplication on a Windows 2000 Server SP4 machine with .Net Framework 1.0 installed. The ASP.Net application uses impersonation (windows domain account). This is needed for communication between two servers (some ldap stuff). Furthermore the application uses FormsAuthe...more >>


DIA SDK Issues
Posted by georgiosd NO[at]SPAM gmail.com at 9/5/2004 5:33:36 AM
Hello everyone, After reading, possibly every article, question and sample code on DbgHelp, I have drawn the conclusion that the DIA SDK is the way to go as it's more powerful and object oriented which is a plus IMHO. However, there are some issues that I was hoping I could get information ...more >>

Walking the stack and retrieving decorated names
Posted by georgiosd NO[at]SPAM gmail.com at 9/2/2004 7:30:08 PM
Hi everyone, I know questions about the DbgHelp API have been asked a lot but I seem to have read them all as well as code examples and yet i can't find why I am experiencing this problem. I use StackWalk to get the addresses and then I get what is supposed to be the decorated name with Sym...more >>

Debugging info
Posted by George Doe via .NET 247 at 9/2/2004 7:00:46 PM
Hi everyone, You seem to be the only people that know about the dbghelp.h APIs so here it goes: I wanted to create a stack trace with function names and arguments. I know how to get the values of the arguments but the problem is that SymFromAddr() will only give me the name of the function. ...more >>

Anyone else seeing this kind of debugger hang?
Posted by Jack Menendez at 9/2/2004 5:03:07 PM
In VS.NET 2003, the debugger hangs while I am stepping "F-10" through my code making various calls. I have exceptions in managed code set to stop when, in most cases, exceptions are thrown but the rest stop if not handled. My project is set to debug managed code only. This application...more >>



DevelopmentNow Blog