| Thread | Last Post | Replies |
|
| Getting managed call stack from a crash dump | 30 Jul 2008 09:19 GMT | 1 |
Is there any way I could get my managed code call stack when my managed+unmanaged application crashes? (I am using managed code under MMC 3.0). You know when it pops up with a suggestion to report the problem to MS, can I somehow see the call stack ?
|
| CodeBehind problems | 30 Jul 2008 09:15 GMT | 1 |
Im trying to convert a Web Site over to a Web application and the code that worked with the website doesnt work with the application. Im getting errors saying that all of the drop down menus, textboxes, etc
|
| RaisError in Database Pro | 22 Jul 2008 13:26 GMT | 2 |
When debugging/testing a Proc in Database Pro via a "Database Unit Test" , shouldn't "RaisError" cause the test to fail? It doesn't for me.
|
| Amazon: "Microsoft VISUAL STUDIO 2008 Unleashed" | 15 Jul 2008 20:29 GMT | 1 |
http://xrl.us/VS2008Unleashed
|
| VS 2008 Web Projects will not debug - filename...syntax is incorre | 14 Jul 2008 09:08 GMT | 6 |
I have been using and continue to use VS 2005 Team Suite. I can debug both Web Applications and Web Services in that IDE fine. I recently installed VS 2008 Team Developer. In that IDE I can NOT debug either Web Applications nor Web Services. After clicking "Start Debugging
|
| Attach to Process does not work? | 10 Jul 2008 03:13 GMT | 12 |
I'm one of out projects (DLL) the attach to process does not work, we must start the process from VS to debug the code. I'm looking for possible reasons why this project is different than others in the solution.
|
| stop debugging in VS 2005 | 02 Jul 2008 20:15 GMT | 1 |
I use VS 2005 Tools | Attach to process... to debug other external applications, such as Notepad. However, the process being debugged will be termined also when I "stop debugging" Visual studio. According to MSDN, this should NOT be the case.
|