| Thread | Last Post | Replies |
|
| Unable to start debugger error message when running c# windows app | 30 Sep 2003 20:36 GMT | 3 |
Here's the details: windows 2000 advanced server service pack 4 VS Studio.Net (1.1 framework) I have a windows application that when I try to run with
|
| Depolyment of vb.net program | 30 Sep 2003 14:51 GMT | 2 |
I have created a setup of my program and installed it on another computer. It installs and runs fine on my computer, but when installed and tried to run on the other computer it comes up with the error messaege: Application
|
| trouble setting up remote components on a server | 30 Sep 2003 12:23 GMT | 5 |
When I try to run the remote compnents setup on the server and hit the install full remote debugging I get an error invalid commmand line parameters from the windows installer. Has anyone got any ideas ?
|
| debugging ASP.NET Web Service | 30 Sep 2003 10:03 GMT | 1 |
I am new with debugging of ASP.NET Web Service and I have question. On my Test system (that is connected to the same network as mine development system) I installed "Full Remote components", add to the registry entries and configured the DCOM. Then I am able to debug the Web Service ...
|
| debugger loses track of stack frame | 30 Sep 2003 00:16 GMT | 3 |
I've never seen this with VC++ 6 (which I've used for years and years), but it's happening all the time with Visual Studio .NET (which I've used for a couple months). I'm debugging vanilla Win32 C++ code. As I single step
|
| Unable to start debugging on web server. You do not have permissions to the server. | 29 Sep 2003 09:42 GMT | 4 |
I am a member of the Debuggers Users. debug=true in the web config. I have anonymous turned on and Integerated Windows authentication. Can anyone give me a clue what else I can try?
|
| Debug Information when Programs hangs on User-Machine | 29 Sep 2003 09:05 GMT | 10 |
we got some probleme here. We changed our OS from OS/2 to Windows 2k. Under OS/2 we got debugging Informations from a small Tool which runs as a service.
|
| installing latest dbghelp.dll and WFP | 29 Sep 2003 08:24 GMT | 6 |
What can we use to install this latest version of the DLL? Downloading and installing the latest debugging tools did not install this latest version of the dbghelp.dll We can not put this latest dll on winnt\system32
|
| unused=<undefined value> why? | 28 Sep 2003 22:32 GMT | 2 |
I am using the method in the .net framework method Graphics->getHDC(); to get the device context of a windows form. This returns an IntPtr which I
|
| HELP - JIT Debugging failed with the following error: 0x800405a6 | 28 Sep 2003 22:14 GMT | 2 |
I am receiving the following error whenever I attempt to: - run an EXE created by another programmer that contains error(s) - start a windows service that I've created and
|
| can't cast like this "(void)5"in a watch window | 28 Sep 2003 21:59 GMT | 2 |
I'm really happy about .Net, but I when I switched from visual 6.0 to .net I had some problems in a .Net app only.( These problem appeared only when I transformed my project to a .Net form app)
|
| reference object ids | 28 Sep 2003 19:28 GMT | 2 |
Is it possible in VS.NET 2003 to view object references while debugging? For example, say you have ArrayLists: list1, list2, and list3. list1 points to a new ArrayList, list2 points to
|
| Local window: Wrong data type displayed | 28 Sep 2003 01:21 GMT | 2 |
Hi, (VS 2003, Framework 1.1, XP Prof./SP1) as nobody answers in the vsnet.ide group, I try it here: The locals window sometimes shows the wrong data type (in VB.NET). Steps to reproduce:
|
| UNICODE lib | 28 Sep 2003 01:03 GMT | 1 |
i tried to compile a old VS Studio project in Visual Studio .Net - but i get following linker error: unable to open mfc42ud.lib how can i install the UNICODE DEBUG libraries with Visual
|
| URGENT: Infamous Symbols not Loaded message | 28 Sep 2003 00:58 GMT | 1 |
I see posts from others that have resolved the problem but those solutions did not work for me. I have a solution with 5 projects. 4 class libraries and 1 main windows program. Recently I started to notice the white ? on my break points and on
|