| Thread | Last Post | Replies |
|
| spell checking of comments in vs 2005 | 21 Nov 2005 10:00 GMT | 1 |
Any recommendations for a free plug-in to vs 2005 to enable spell-checking of comments in c# files? (Or, is there such a feature buried in vs and I just havnt found it yet?) Thanks, Bruce
|
| Custom tool interface in VS.NET 2003 questions | 20 Nov 2005 15:52 GMT | 7 |
We are trying to get one of our tool programs integrated into the build process for a VS.NET C# project. The tool we want to use is a parser generator which runs as a console-mode Win32 application and reads a YACC-like grammar from an input file and
|
| VS2003: Could not run the 'C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems\CSharpAddClassWiz.vsz ? | 20 Nov 2005 11:03 GMT | 1 |
I get the following error when I try to do an AddFile command from within my addin: Could not run the 'C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems\CSharpAddClassWiz.vsz
|
| BUG in View Tasks and Build | 19 Nov 2005 04:13 GMT | 3 |
Using VS.NET 2003 EA. I am recently having two problems with an otherwise fantastic product. 1. I am having inconsistent troubles getting my task list popup to appear. 2. The first time I build a particular project after turning on my
|
| vbc unexpected error after edit and continue | 19 Nov 2005 03:03 GMT | 3 |
If use edit and continue and close afterwords my debugging session the vbc always crashes. This is one of the messages I recieve in the error list window: Error 1 The "Vbc" task failed unexpectedly.
|
| VS2005 HTML Formatting | 18 Nov 2005 14:10 GMT | 4 |
Is there any way, when reformatting an HTML page (control-K control-D) to have it NOT MOVE a specific tag? In particular, I write the <TD> tag two different ways depending on what's between them.
|
| Which VS 2005 edition support EnvDTE add-in development? | 18 Nov 2005 11:09 GMT | 2 |
Does the VS 2005 Standard edition allow me to develop + load EnvDTE based Add-ins ? Or would I need the Pro edition to do that? Thanks in advance, Gerrit Beuze
|
| [VS2005] Parallel batch builds? | 18 Nov 2005 09:59 GMT | 5 |
[reposted using recognized no-spam alias] Hi, it seems like C++ Batch Builds doesn't respect the maximum number of parallel builds property set in the IDE.
|
| Can you display the Solution name as the title in the taskbar in VS2003? | 18 Nov 2005 09:43 GMT | 1 |
Is it possible to configure VS2003 to display the solution name in the taskbar instead of "project - filename"? I usually have multiple solutions open that share some projects, and it is hard to differentiate between the solutions in the taskbar.
|
| [repost] VS2005 IDE unresponsive during C++ builds | 18 Nov 2005 09:38 GMT | 7 |
[reposted using recognized no-spam alias] Hi, I've installed VS.NET 2005 RTM and converted an old VS.NET 2003 C++ project just to try it out.
|
| Can't add file to Windows Installer Project | 18 Nov 2005 05:37 GMT | 4 |
When I choose "Add File" in a Windows Installer Project in VS 2005 nothing happens. What's going on? Steps to repro: - Create a brand new setup project
|
| Can't open VS2003 Form with VS2005 form designer | 18 Nov 2005 02:58 GMT | 3 |
i converted a C# application to VS2005 and .net v2.0. The application is running perfect. I have only problems to edit my forms in the form designer. I get the following error message: Object reference not set to an instance of an object.
|
| No Vs 2005 help | 18 Nov 2005 02:51 GMT | 8 |
I installed Vs2005 final release developper team edition, I had previously installed Sql server 2005 developper edition complete on same machine and had also Visual studio 6, with Visual studio 2003 installed for quite a while. I installed the msdn for 2005 from 3 CD iso images ...
|
| VS2005 DB Tools can't set Identity prop for Primary Key columns? | 18 Nov 2005 02:33 GMT | 3 |
Using VS2005 today I needed to create a test database with a couple of tables for a quick R&D test. Instead of opening up SQL Enterprise Tools, I just used the VS2005 database tools and created a new table. I added an INT column named ID and set it as the primary key. I saved ...
|
| 2.0RTM: Bug in Text Editor Settings? | 17 Nov 2005 19:10 GMT | 3 |
Which settings are you unable to save? They all seem to work for me except Smart Indenting. This is expected because not all languages support Smart Indenting -- for example, Plain Text does not. When you set "All Languages" to use Smart Indenting, that option will be set for ...
|