| Thread | Last Post | Replies |
|
| Collection size in memory with VS 2008 pro | 12 May 2008 17:08 GMT | - |
I want to know the memory usage of an object (ie an hashtable) in debug mode. I know how to watch the object, but I can find any info about its bytes size in the ram memory. I try the memory window without success.
|
| How to get debugging symbols in VS2008 with Win32 DLL | 12 May 2008 15:13 GMT | - |
I have a C# project for Windows Mobile (.NET code) that calls a DLL written in C++ that is a naitive Win32 application. When Idebug this, either on my physical hardware or in the emulator, I cannot get into my DLL as the debugger refuses to load the sumbols. THe C# code is all ...
|
| Debugger_Users and VS2008 | 10 May 2008 07:46 GMT | - |
I am have a devil of a time trying to debug my VS Web project on a SBS2003 network where the IIS that is hosting the web project is a server inside the SBS internal network (not the PDC). Yes, ISA is installed and running (I believe it is the latest supported with all SPs ...
|
| MapPoint and VS2008 and Vista cross thread execption | 08 May 2008 18:45 GMT | 5 |
We are migrating a major development to .NET/VS2008 and have encountered the same error as many others (acorrding to the number of posts), however most of these posts are over 7 months old and none really offered a solution, so I thought I would try again.
|
| Visual STUDIO 2005 is slow | 08 May 2008 12:57 GMT | 13 |
I have migrated my web asp (VB) application to my windows 2003 server, but now when i open the solutuion whit Visual Studio , Visual Studio is very low to open it and to debug it!!! THANK's
|
| BreakPoint | 07 May 2008 10:13 GMT | - |
I Using Visual Studio 2005 for develope a web application; Durig debug It don't stop at brakpoint, why this ???
|
| Debugging Classic ASP with Visual Studio 2003 and non admin (limited / restricted) LUA | 07 May 2008 08:16 GMT | 3 |
I use Visual Studio 2003 Pro on Windows XP SP2, firewall disabled and with IIS running local, a limited (non-admin) user account (Domain Account). I am able to Debug ASP.NET web projects but not Classic ASP on my machine.
|
| System.ArgumentOutOfRangeException was unhandled by user code | 06 May 2008 00:44 GMT | - |
Hi, I am running VS2005 and developing a Windows From using VB. I have attempted to create a simple grid attached to a table adadpter which is connected to a MSSQL 2005 database; and followed instructions to embed a
|