| Thread | Last Post | Replies |
|
| SymGetTypeInfo failure | 25 Jun 2008 20:08 GMT | 1 |
I am trying to use SymGetTypenfo() with little success. The code is my my callback for SymEnumSymbols(). And it always fails. I have tried various combinations for the params based on things I have seen on the internet but nothing seems to be working.
|
| Visual Studio 2003 remote debugging | 24 Jun 2008 15:26 GMT | 2 |
I am setting up my new laptop and trying to put on a dual install of Visual Studio 2003 and 2008. And have been successful with everything except for the remote debugging in Visual Studio 2003. I have 2003 remote debugging working fine on my old laptop but when I open the same ...
|
| Problems stopping debugging in VS2005 | 23 Jun 2008 20:46 GMT | 2 |
I no longer am able to stop debugging in Visual Studio 2005. I start debugging from within VS using the Start Debugging button. This is an ASP.net application and I have tried to stop the debugging by clicking Stop Debugging and by closing the browser windows. After I do ...
|
| Configuration Manager not available as different user | 19 Jun 2008 15:21 GMT | 12 |
When I logon to my machine as a different user the VS 2008 Configuration Manager is not available (Menu Grayed out, I also had to add it!). Whats up with that? I had to logon as my old user to change itm then log back in.
|
| Remote debugging from Vista to XP64 | 13 Jun 2008 06:05 GMT | 12 |
I'm try to enable remote debugging from Vista to XP64. Vista machine say I don't have permissions on the XP box. I created a user account on the XP box, added them to the Admin group. Also I can't login to the XP/c$ admin share? Say invalid login when it is a
|
| Debugging focus related issues | 02 Jun 2008 03:03 GMT | 3 |
Anyone have any ideas on ways to debug Focus based issues? I have a case where the focus is transfered in a way unwnated, yet when I try to debug it it behaves perfectly. In my case a different Form is brought to the front somehow, yet does not
|