| Thread | Last Post | Replies |
|
| File -> Recent Projects... | 10 Feb 2007 20:38 GMT | 1 |
When I load an .sln file from double clicking on it, why doesn't it appear in the Recent Projects list? It is very annoying. I am using VB 2005 Express. Zytan
|
| Using DDE to go to a specific line | 09 Feb 2007 09:22 GMT | 1 |
We are using DDE to have a file loaded in VS2005, but is there a way to have it also go to a specific line number?
|
| Reload project file. | 09 Feb 2007 06:22 GMT | 3 |
Hi, I need to use environment variables in the reference path. Changing the file in an editor is not a good solution since every time I save the project file inside Visual Studio it expands the reference path and removes my environment
|
| SQL Server Project template? | 08 Feb 2007 08:51 GMT | 1 |
In my Visual Studio 2005 Team Edtion for Software Developers, I'd like to create a CLR Stored Procedure. The directions for doing so are as follows: File->New->Project->Other Project Types->Database At this point the "SQL Server Project" should be visible in the "Visual
|
| Building and then attaching to process doesn't load symbols in vs 2005 | 07 Feb 2007 10:12 GMT | 13 |
When a make a change in code, then do a ctrl shift b, then attach to my process, my breakpoints won't be hit because symbols weren't loaded it says. i'm running vs 2005 prof. So what i do to fix it is to hit F5 which launches a browser and then the
|
| icon not showing for DLL | 06 Feb 2007 17:48 GMT | 2 |
Hi; I just assigned the same icon to both a .exe and .dll project. For the .exe it shows fine. For the .dll it just shows the same icon as all the other dlls. Any ideas?
|
| 32-bit icon editor? | 06 Feb 2007 17:47 GMT | 2 |
Hi; Where can I find an icon editor that handles 32-bits? VS 2005 does not.
 Signature thanks - dave
|
| What happened to "Open As" | 05 Feb 2007 21:54 GMT | 2 |
I was finally able to move from VS6 to Visual Studio 2005, and for the most part I'm loving it. It took me a while to figure out how to add new message handlers and virtual function overrides to classes, but once I found that, I was flying along.
|
| Disabling "Just my code" changes Debug|Exceptions dialog | 05 Feb 2007 11:08 GMT | 5 |
Normally, the dialog box displayed by Debug|Exceptions has 3 columns: Name, Thrown, and User-unhandled. However, in my VB.Net project (Visual Studio 2005 SP1), if I disable "Just My Code" (under Tools|Options|Debugging|General), then the Debug|Exceptions dialog no longer
|
| World's simplest macro | 05 Feb 2007 00:55 GMT | 2 |
Short break for a stupid question. In VS2005 I want to write a macro that writes some static text at the current cusrsor location. Here is what I have (that doesn't work): DTE.ActiveDocument.OutputString("Copyright (C) 2000-2007 Joe Bloggs
|
| VS 2005 sp1 c++ navigation bars cpu usage | 02 Feb 2007 04:14 GMT | 7 |
I am using Visual Studio 2005 SP1 for unmanaged C++ development. If I enable C/C++ navigation bars in the options->editor page, then devenv continually consumes 50% cpu whenever the cursor is in a text editor for a C++ file. I have let devenv do this overnight and the cpu usage ...
|