| Thread | Last Post | Replies |
|
| equivalent of vb6's "resume next" | 03 Nov 2003 16:17 GMT | 1 |
while performing step-through debugging in vb6, there is a neat trick you can use ... if you have On Error GoTo ERROR_HANDLER
|
| advice on remote debug | 02 Nov 2003 18:16 GMT | 2 |
I'm going to start telecommuting soon and i need some advice on how to set up my home pc for .net. The situation is -- at my job site i have a workstation with VS installed. My projects work against a Oracle DB located on the company server. Now that i'm working from home, should i ...
|
| Cannot close program. | 02 Nov 2003 17:01 GMT | 3 |
I have visual studio.net installed on my Win2K machine. When I am running another software which I did not develop, and it hangs, I cannot seem to be able to kill the process. Windows says that the process cannot be closed since it is being debugged. Is there some setting in ...
|
| Problem during debugging with VS.Net | 01 Nov 2003 10:30 GMT | 2 |
I've got a problem for 2 days with VS.Net and I don't understand why ? When I generate my projects all is fine. When I execute them, all is fine.
|
| error | 01 Nov 2003 01:46 GMT | 1 |
is not a member of 'operator``global namespace''' What does it mean
|