all groups > visual studio .net ide > december 2005 > threads for december 15 - 21, 2005
Filter by week: 1 2 3 4 5
F1 Help in VS 2005
Posted by Greg Burns at 12/21/2005 1:20:34 PM
This has been bugging me for awhile and I've finally had enough and thought
I would ask for help...
How comes in VS 2005, if you select any part of the below line (just an
example that I know does it) and press F1, I get context help on the Dim
keyword, not SqlParameter.
Dim p As New Sql... more >>
Exclude from source control
Posted by Michael Weber at 12/21/2005 11:00:02 AM
I have an app.config file that is used for debugging, so I would like to have
it in the project, but not under source control. Is there a way to do this
is Visual Studio 2005 Professional?
mike... more >>
ANOTHER POST TO MICROSOFT TO SOLVE DESIGNER BUG ASAP !!!!
Posted by João Santa Bárbara at 12/20/2005 11:33:47 AM
Hi all,
Once again lots of people who have migrate from previous .NET version is
facing lots of problems with VSNET 2005 form designer. I´m Not an exception.
This post is to ask to Microsoft when is going to be relased the fix for
this bug. I supose for what i have searched in the Internet,... more >>
XML Editor Not reformatting XML properly
Posted by Patrick at 12/20/2005 11:09:02 AM
Hi,
When I try to view an XML that's generated from ms word, I see the entire
document structure on four lines. It's painful- As nice as my widescreen
mediacenter laptop is, I'm afraid it's just not capable of handling that much
horizontal text.
When I click on the "format whole docum... more >>
VS 2005 CPU cycles
Posted by Lee Button at 12/20/2005 9:55:59 AM
I have a VB.NET solution setup with 3 projects. 2 are forms Projects the
other is a control/class library project. All were upgraded/imported from VS
2003 Solution. When step into debugging using F8 the IDE seems fine for a
few lines of code and then slows to virtually a standstill. The window... more >>
checking into source control now says checkIn Now (recursive)
Posted by TS at 12/19/2005 5:14:30 PM
I dont' know what happened, but the check in turned into this menu option.
Anyone know why this is and how to change it back? (I'm using Version
Manager source control, but i don't think its an issue). It was working like
normal till a couple of days ago.
thanks to anyone!
... more >>
Visual Studio 2005 Windows Forms Project. Debug->Exceptions missin
Posted by nickname at 12/18/2005 6:42:02 AM
In Visual Studio 2003 you can set the debugger to break into code when an
exception is raised even if it is caught by a exception handler. How do you
do this in Visual Studio 2005? It doesn't seem to have Debug menu->Exceptions ... more >>
IDE VS 2005 Crashes On Open Solution
Posted by Abe Munk at 12/17/2005 10:11:02 PM
Every time I open my solution, (upgraded from vs.net 2003) the ide crashes,
and tells me it needs to close. Every once in a while it just informs me of a
serious error, and allows me to work with the solution. After that the IDE
won't close properly.
This only occurs with one specific solutio... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Intellisense for enumerations
Posted by Huey at 12/16/2005 2:03:02 AM
Hi.
I was using VB under VS2003 but having received VS2005 I have decided to
start using C#. One little thing seems to be a step in the wrong direction
although I just may have to customise the IDE properly.
When in VB, for instance, I had a listview control and wanted to change the
View... more >>
Cannot instantiate EnvDTE.DTEClass class
Posted by George Jordanov Ivanov at 12/15/2005 4:46:19 PM
Hello,
I am currently developing an add-in for Visual Studio .NET 7.0, 7.1 and 8.0.
I am using Visual Studio .NET 2003 to develop it and C# as a programming
language. I have installed Microsoft .NET framework 1.0, 1.0 and 2.0 on my
machine.
Normally, my add-in registers his own commands,... more >>
Keyboard shortcut for new line?
Posted by iamspoosh NO[at]SPAM gmail.com at 12/15/2005 9:25:47 AM
This is my first post on Google groups so I hope I have done this in
the right place.
When I am developing in visual studio, sometimes I would like to go to
the next line with out having to use the mouse to click at the end of
the line and then hit enter or use the arrows to move to the end o... more >>
VS 2005 Crashes
Posted by Mark Richards at 12/15/2005 9:23:18 AM
I have noticed that every time I debug a web application, when I finish
debugging Visual Studio 2005 crashes. This seems to happen if I start
typing too quickly after stopping debugging. It happens every time, and it
happens to everyone on my team.
Anyone else experience this? Know any w... more >>
SLN files in VS.NET 2005
Posted by Ujwal C Reddy at 12/15/2005 7:52:02 AM
whenever we create a new website, we are observing that the solution files
are getting created in My Documents\Visual Studio 2005\projects folder
whereas when we create a project we see the solution files are copied into
the same folder as application files.
Is there any option we can set ... more >>
|