| Thread | Last Post | Replies |
|
| Web Service Debugging Problem | 06 Oct 2003 17:10 GMT | 1 |
I am having a strange problem. When debugging my Web Service application the Visual Studio debugger hangs for about 5 minutes. When it eventually comes back I attempt to step over the next instruction and receive this error:
|
| Use that critical patch from M$ Corp. | 04 Oct 2003 16:03 GMT | 2 |
MS Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| How to create a snapshot minidump file | 03 Oct 2003 10:34 GMT | 2 |
I want to create snapshot minidump files, i.e. an on-demand minidump instead of an on-exception minidump. In "Debugging Applications for Microsoft .NET and Microsoft Windows" by John Robbins, John has an elaborate mechanism for capturing the execution/stack
|
| VS sometimes can't debug | 03 Oct 2003 07:51 GMT | 2 |
I'm using VS 2k2 to develop a remoting solution, which at this point has 2 projects: - A Windows Application that serves as a test service, and hosts some remoting objects
|
| Icon on compiled executable | 02 Oct 2003 22:10 GMT | 1 |
How do I get my compiled executable to show my icon instead of the default one. The one on the form is fine. I am using Microsoft Visual Studio.Net ver 7. Thanks in advance...
|
| Data Grid Multi-row problem | 02 Oct 2003 16:49 GMT | 1 |
I derived a pretty basic datagrid to handle row selections so that if a user clicks anywhere on a row, the whole row is selected. They can also select multiple rows without having to hit a modifier key. The problem that I am
|
| run-time error-6 | 02 Oct 2003 13:21 GMT | 1 |
hii there! i'm facing the above problem when ever i run my program. can anyway help me with this problem. i will sent all the details if you are will to go through the program. thanks for your help .
|
| Puzzling folders appear when debugging .NET app | 02 Oct 2003 13:16 GMT | 1 |
I'd be glad to know why my .NET app systematically creates 18-digit folder names on C:\ (e.g. 632006414092656250) when I execute it under nunit. Is it something done by the .NET debugging infrastructure, or is this some odd nunit behaviour.
|
| URGENT: VS Stopped debbuging | 01 Oct 2003 11:56 GMT | 1 |
Hi all, I need urgent help. Since I have installed Microsoft .NET SDK Update for Windows 2000 my Visual Studio doesn't debug applications anymore. I'm in the middle of a project and
|