Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > visual studio .net ide > january 2004 > threads for january 29 - 31, 2004

Filter by week: 1 2 3 4 5

Help: PostBuildEvent fails mysteriously
Posted by Chen Venkataraman at 1/30/2004 1:26:51 PM
It appears that the IDE is spawning cmd.exe in C:\ instead of the project directory that results in the cmd shell unable to find the .bat file. [used FileMon from SysInternals to track the file access] Here's the error i see in the output window Performing Post-Build Event... 'PostBuild...more >>

Enhancement for "Pending Checkins" context menu
Posted by Francis L Spafford at 1/30/2004 10:55:10 AM
I would like to see "Open" added to the context menu, so that when a file is closed I don't have to find the file in the solution explorer. Frank...more >>

CodeElementFromPoint Bug?
Posted by Anon at 1/30/2004 10:08:28 AM
I've found a "feature" of the extensibility model that is driving me nuts. In C# and J#, if you call CreateElementFromPoint from the filecodemodel and ask for the class for the given point, the routine returns a function if the point indicated is in a function. This seems pretty bone-headed to me...more >>

Whidbey Changes
Posted by Anon at 1/30/2004 10:04:19 AM
Does anyone know how much the extensibility model will change in the Whidbey release of Visual Studio? Are there bug fixes???? ...more >>

Upgrading AddIns from VS 2002 to VS 2003
Posted by Lucas at 1/30/2004 9:29:59 AM
Hi, I have an Add-In developed with VS 2002. We would like to make it work with VS 2003 also. Is there any way to do that? Must we have not make to different versions? Is it necessary to migrate it? Thanks a lot Lucas ...more >>

Replace Glitch with RegExp
Posted by Lee Silver at 1/29/2004 5:26:52 PM
Given the following Regular Expression: ^:Wh*Stuff and the following Replacement: OtherStuff I would expect that occurances of "Stuff" that are preceded by nothing but white-space and anchored to the beginning of the line would be replaced by "OtherStuff". The problem is that the anc...more >>

Tab captions and intellisense hints missing
Posted by Dave L at 1/29/2004 1:11:11 PM
I'm having a couple of problems that could be memory issues. If I have a large number of documents open in Visual Studio (e.g., 20+) the names of the last set documents do not appear on their tabs. The characters sometimes end in the middle of a file name. So, File1.cs | File2.cs ........ File20.c ...more >>

saving Visual Studio solutions as VC++ 6.0 workspace files
Posted by Larry Deaton at 1/29/2004 9:16:08 AM
Does anyone know of a way to save Visual Studio .NET 2003 solution files as project and workspace files that are compatible with VC++ 6.0? Basically, I need to generate a .dsw and .dsp file for the same project since some of my developers are still running Visual C++ 6.0....more >>



Any list of must-have plug-ins?
Posted by Moosebumps at 1/29/2004 4:38:17 AM
I'm looking basically for UI enhancements for VS.NET 2003. I program in C/C++ almost exclusively. I use VisualAssist, which is pretty nice -- wondering if anyone has any other recommendations. thanks, MB ...more >>


DevelopmentNow Blog