| Thread | Last Post | Replies |
|
| HTML editor in VS.NET 2003 | 20 Jul 2004 03:41 GMT | 1 |
Worst editor in the world? Is there any fool (other than me!) that uses this editor??? What a disgrace, $1200+ for the environment and they ship it with that piece of garbage.
|
| underline code errors in vs.net (C#) | 19 Jul 2004 16:08 GMT | 2 |
Can anyone tell me how to make vs.net underline errors as I am typing; it does this when writing VB.net, but not with C#? Example: anObject.nonExistantMethod(); does not show as an error until I try to
|
| What happened to Win32 projects? | 19 Jul 2004 09:08 GMT | 3 |
What happened to the Win32 projects in C++?! We can't make windows applications without using the framework? The Windows include files are gone...
 Signature ~Donath
|
| Old behavior of HELP in IDE | 19 Jul 2004 05:07 GMT | 1 |
In VS.NET 2003, I would like to make the help in the IDE come up in a separate application, not as a MDI window in the IDE, regardless of whether or not I am using the 'tab' mode or not. This allows me to put it on a separate monitor in my multimonitor set-up.
|
| Error building setup project | 18 Jul 2004 20:34 GMT | 1 |
When I try and build a deployment project that I have added to my application solution I get the following message. An error ocurred while validating. HRESULT = '80040155'
|
| File Save Dialogue is Slow | 18 Jul 2004 02:26 GMT | 1 |
I have a new problem that just started happening -- but as far as I can tell, only in my Visual Studio IDE. When I try to do anything that requires use of the file dialogue box, such as "Save As" or looking up an image, it takes forever. Perhaps as long as a minute just to do ...
|
| Visual Studio 2005 toolbars and menus are way too fancy | 17 Jul 2004 23:40 GMT | 3 |
I am writing to let you know that it was a dissapointing experience interacting with the new IDE of Visual Studio 2005, particularly concerning the toolbars and menus. Both, menus and toolbars have this gradient-like look and feel to them which isn't really professional. It ...
|
| What Anoys me : Automatic HTML | 17 Jul 2004 23:37 GMT | 2 |
MY major gripes are: 1) HTML is altered for me and <P> </P> is automatically shoved in any place VS think it needs another <P> when I want ot use <BR> 2)There is also an anoying movement of </form> from the end of the html page to somewhere in the middle of the form. 3) When making ...
|
| run only one project in solution | 17 Jul 2004 01:00 GMT | 1 |
I have a solution with a main project i'm working on. To experiment i added another project to the solution with it's own classes. How can I run the experimental project when my main project won't compile yet? Thanks for any help with this.
|
| Simple addin doesn't work in VS .Net 2002 | 16 Jul 2004 08:47 GMT | 1 |
I am running into (what I hope) is a simple problem. Here is what happens: 1) I create a VS Addin project in VS 2002. 2) I add a form to the addin project. 3) I install the addin project and run it under VS 2002. It runs fine and
|
| Lost a toolbox tab | 15 Jul 2004 14:57 GMT | 1 |
I accidentally deleted the Windows Form Toolbox Tab and can't find any way to get it back. Anyone know how to do this? Thanks Brian
|
| FileCodeModel C# | 15 Jul 2004 14:56 GMT | 1 |
how can i get a local CodeVariable in a CodeFunction
|
| Open sol read-only file, VS.net try to edit. | 15 Jul 2004 14:24 GMT | 1 |
Hi, all We are using Clearcase to control all the our source code. Everytime when I join to the new project from Clearcase, I tried to click on the sol file, I got the following error message:
|
| DTE Object Reference to Text in Code WIndow ? | 12 Jul 2004 10:19 GMT | 1 |
I am trying to write a VB.Net 2003 addin which will find the start and end of the procedure in which the cursor is located and insert a block of code right after the procedure header and another right before the end of the procedure. I have tried to navigate the DTE object model ...
|
| Uninstall of Visual Studio 2005 beta causes problems for Visual Studio 2003 | 09 Jul 2004 11:15 GMT | 3 |
After I uninstalled a preview copy of Visual Studio 2005 my version of Visual Studio 2003 had problems. Specifically I am unable to add any new items, classes, components, etc. to a Visual Studio project. When I try to add an item I get "unspecified error".
|