all groups > visual studio .net ide > july 2004 > threads for july 8 - 14, 2004
Filter by week: 1 2 3 4 5
Lost a toolbox tab
Posted by Brian Crawford at 7/14/2004 11:57:05 PM
Hi!
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
... more >>
run only one project in solution
Posted by Michael Appelmans at 7/14/2004 8:10:21 PM
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.
Michael... more >>
Very Slow IDE - Background debugging?
Posted by harry at 7/13/2004 11:14:43 PM
Hi,
Is there any way I can disable background debugging on routines that I have
already debugged? No point having the background debugger working on code
that has been debugged.
My IDE is so slow. Usually 5-10 seconds when I make code changes. Even 3
seconds is irritating as I can't type an... more >>
Unspecified Error ( or VS.NET 2003 is Toast!)
Posted by Brian W at 7/13/2004 5:34:51 PM
OK, I cross posted this on purpose hoping someone from either place would
have seen this problem before...
Sorry, this is going to be a bit long-winded
I have a solution with a class library project in it.
It the project I have several classes derived from Component (created
through "Add ... more >>
Open sol read-only file, VS.net try to edit.
Posted by mluvw47 NO[at]SPAM yahoo.com at 7/13/2004 9:52:03 AM
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:
------------------------------------------------------------------------------
Edit of Read-only... more >>
Source Safe...
Posted by Ralph Krausse at 7/13/2004 8:49:43 AM
I don't like the heirarchy that SS added so I wish to remove all my projects
and readd them differently. I can delete it all from SS but the .NET IDE
still sees it as SS'd. What do I need to do to let the ide know that is
isn't SS'd anymore?
--
Thanks
Ralph Krausse
www.consiliumsoft.com
... more >>
underline code errors in vs.net (C#)
Posted by dave.chapman NO[at]SPAM bpe.co.uk at 7/13/2004 8:31:44 AM
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
build the project.
Thanks... more >>
What happened to Win32 projects?
Posted by Donath at 7/10/2004 12:11:02 AM
What happened to the Win32 projects in C++?! We can't make windows applications without using the framework? The Windows include files are gone...
--
~Donath... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
DTE Object Reference to Text in Code WIndow ?
Posted by Keith at QES at 7/9/2004 4:21:00 PM
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 with no success
... more >>
Macro not working?
Posted by Calvin at 7/8/2004 11:26:23 PM
I have several Macros working fine on my laptop. I copied
everything to my VS.NET 2003 installed on Windows Server
2003, it stopped working!
The builtin Macros not working either!
No error message, just no effect.
I opened the Macro IDE, try to debug it, I got message:
DLL or Library ... more >>
Shortcut for Scroll page?
Posted by Martin Hart - Memory Soft, S.L. at 7/8/2004 7:25:56 PM
Hi:
I can't seem to find a shortcut key that scrolls a page up or down while
leaving the cursor on the original line. Does one exist?
TIA,
Martin.
... more >>
visual studio .net addins documentation
Posted by junkmale48 NO[at]SPAM hotmail.com at 7/8/2004 12:12:34 PM
Is there any good resource on writing visual studio Addins. I am
having a lot of trouble just getting basic information. Sure the
EnvDTE namespace is in MSDN but that is about it.... more >>
Mouse wheel speed
Posted by Clive Taylor at 7/8/2004 6:31:50 AM
Hello,
Does anyone know how make the mouse wheel speed
accelerate when scrolling through source code. It works
fine in VS6.0 and all other applications but not in
VSnet. I am using V7.0.9466, that latest SP and Windows
XP. It's a minor problem but an extremely annoying one.
Thanks,
... more >>
|