Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 > february 2007

Filter by week: 1 2 3 4

Problem with auto-indent
Posted by DaveP at 2/28/2007 6:51:39 AM
I am working in a Visual Basic application, modifying existing projects and code. For the most part, the auto-indent seems to be going what it's supposed to. But occasionally, when I'm modifying or deleting code, the auto-indent for surrounding code seems to get messed up. Code is indented ...more >>


alphabetical order
Posted by AndrewEames at 2/28/2007 6:11:18 AM
The projects and folders in the solution explorer are all displayed in alphabetical order. This is driving me nuts - I'd like them to be displayed in the order that I want - is there anyway I can do this? Thanks Andrew...more >>

Intellisense support in HTML view in webform
Posted by Johan at 2/28/2007 2:42:58 AM
I've builded a custom server control and want to provide Intellisense support on the HTML-view of webforms that use this custom server control. Questions: 1. In Visual Studio 2003 there was a Microsoft file called asp.xsd, that provided the intellisense support. Is this still the same file...more >>

C# Reference paths for different configurations
Posted by meera.rajarams NO[at]SPAM gmail.com at 2/27/2007 5:03:28 AM
I am using VS2005 and would like to know how I can use file references and yet have the path point to the correct debug or release folders based on the configuration. I know that Microsoft recommends using Project References, but in our case, we cannot put all the projects in a single solution. ...more >>

How to restore Visual Studio 2005
Posted by marcosruano at 2/27/2007 2:56:15 AM
By mistake I created an VS Estensibility Project in the non experimental instance instead of creating it in the Experimental Hive. Does anyone know how to restore the original VS? Thanks ...more >>

How do I delete project names from the start page?
Posted by Andrew Chalk at 2/26/2007 9:58:54 PM
How do I delete project names from the "Recent Projects" list on the VS2005 Start Page? Many thanks. ...more >>

MSResultSetGenerator causing IDE crash??
Posted by iKiLL at 2/21/2007 5:26:25 PM
Hi all i have been trying to Create a Result set for my C# Windows Mobile 5.0 application, i am using the Northwind DB. i am using VS2005 sp1 CF2.0 i have followed the instructions step by step from the Microsoft site and from a few other sites that all say the same thing. So i am posativ...more >>

Files deployed by Web Deployment project
Posted by Nadav Popplewell at 2/21/2007 7:04:47 AM
Hi Everybody, I'm using a Web Deployment project to create a Web Setup for a Web Application Project I've got, and I've noticed thay the Web Deployment Project deploys a lot of files that I'm not sure are needed... The files are: <project>.csproj <project>.csproj.user <project>.csproj...more >>



Why failed projects don't prevent dependant projects from compilin
Posted by Nadav Popplewell at 2/21/2007 6:34:54 AM
Can somebody PLEASE explain to me why MSBuild tries to compile projects even if their dependancies failed to compile ? Thanks, Nadav...more >>

Using the Tab Key
Posted by randy1200 at 2/20/2007 11:58:05 AM
I'm using Visual Studio 2005 with SP1. I'm able to select a block of text, then hit the Tab Key to indent that block of text to the right. This is useful when adding nested for loops. Simple enough. I used to be able to select a block of text, then hold down the Control key and hit the T...more >>

Problems with my Watch Window in debugging mode
Posted by oneil_tomlinson NO[at]SPAM qvc.com at 2/19/2007 5:01:22 AM
When im in debugging mode - and let say that im watching a object. to the left of the objects name in the watch window is a (+) meaning i can drill down. but when i click on it it simply disapears without drilling down. few weks ago my watch window was working ok - meaning i could drill down an...more >>

VS2005 and crashes
Posted by lallous at 2/19/2007 12:00:00 AM
Hello I am using VS.NET 2005 8.0.50627.762 (SP.050727.7600), for C# project. Whenever I rename a variable then click on it to apply refactoring, it works just twice. The third time I rename a variable the IDE just crashes!!! Any advices? -- Elias ...more >>

SQL SERVER not visible in VS 2005's "server explorer"
Posted by Lior at 2/18/2007 7:29:02 PM
i have VS 2005 PRO and SQL SERVER DEV installed. my VS's "server exloer" doesn't show my SQL server. every time i want to edit or view a DB i have to "add a connection". any ideas?...more >>

auto formatter changes continuation line tab spacing
Posted by Zytan at 2/15/2007 11:33:50 AM
Whenever I make a change to a line that has the line continued into the next line with _, the auto formatter adjusts the tab spacing of that next line. Is there any way to fix this problem? Normally, the auto formatter makes the continued line start at the same indentation, but this fix-up bu...more >>

Casing Issues
Posted by James at 2/15/2007 11:30:27 AM
I have an ASP.NET application. Visual Studio 2003. I add a DIV to the HTML side of a page. I set the style as: style="padding-left: 10px;" and despite the fact that I have tried setting the Capitalization under HTML/XML to "As entered" AND "Lowercase", it refuses ot leave them alone. It se...more >>

VB Regions closing automatically
Posted by Zytan at 2/14/2007 12:49:40 PM
it seems as though my regions in VB 2005 are closed when I didn't close them. this happens when i reload a project / solution. i am not deleting the user data file or anything like that, so whatever is stored is still stored. is this a quirk in the environment? Zytan ...more >>

Is there a list of all standard setup project properties (TARGETDI
Posted by Nadav Popplewell at 2/14/2007 5:46:04 AM
Hi everybody, Does anybody know if there is documentation containing all the setup properties (like TARGETDIR,TARGETSITE,TARGETVDIR) in the VS2005 setup projects? Thanks, Nadav...more >>

Turn off text formatting!!
Posted by Robert Burdick [eMVP] at 2/13/2007 12:16:00 PM
Hello All: I hit some key combo that made VS 2005 format every text file with . characters for spaces and arrows for tabs, etc. Sort of like the paragraph format option for Word. I won't go into why this is the stupidest thing for a developer IDE. Can someone simply tell me how to turn t...more >>

problems with hebrew shortcuts in setup project
Posted by Nadav Popplewell at 2/11/2007 4:36:00 AM
Hi Everybody, I'm trying to create a setup program for a WinForms application I've written. The program is in hebrew, so I want the shortcuts created by the setup program to be in hebrew as well. However, When I change the text of the shortcuts to contain hebrew text I get a warning : WARN...more >>

Macro To Make Sound on Build Complete
Posted by John Saunders at 2/9/2007 4:22:57 PM
Sorry to have to ask, but I haven't had time to learn the extensibility model enough to do this on my own. Does anyone have a macro or add-in which will make one sound on successful build completion, and another on failed build completion? In VS2003 I was able to set the sounds to use in th...more >>

Makefile project is always out of date
Posted by Andrei Zakharov at 2/9/2007 4:13:15 PM
Hi, I have a C++ makefile project in VS 2005 (without SP1, btw). Every time I do Start Debugging (F5), the IDE warns me that the project is out of date, though if I choose to build it, IDE runs nmake, which in turn, finds no actual changes and doesn't produce actual build. So nmake knows that ...more >>

File -> Recent Projects...
Posted by Zytan at 2/9/2007 12:19:35 PM
When I load an .sln file from double clicking on it, why doesn't it appear in the Recent Projects list? It is very annoying. I am using VB 2005 Express. Zytan ...more >>

Using DDE to go to a specific line
Posted by ksierens NO[at]SPAM msn.com at 2/8/2007 6:17:57 AM
We are using DDE to have a file loaded in VS2005, but is there a way to have it also go to a specific line number? ...more >>

Empty Task List in Visual Studio 2005
Posted by DJWalker at 2/8/2007 1:39:02 AM
I am using Visual Studio 2005, with SP1. My code is peppered with 'TODO:' comments with the expectation that they will appear in the Task List and I can address them when I am ready. This works to a certain extent, but after I run my app (ASP.Net) in debug mode then finish and return to th...more >>

How to create a non resizbale tool window on vs add In
Posted by Roni at 2/7/2007 11:45:43 AM
Hi there, I'm developing an add in for my client and I'm creating a tool window using the createtoolwindow function.The tool window is actually an ATL activex control. I'm interested in making the toolwindow non-resizbale.Anyone has any ideas on how to do that? Thanks, Ron ...more >>

SQL Server Project template?
Posted by randy1200 at 2/7/2007 11:33:00 AM
In my Visual Studio 2005 Team Edtion for Software Developers, I'd like to create a CLR Stored Procedure. The directions for doing so are as follows: File->New->Project->Other Project Types->Database At this point the "SQL Server Project" should be visible in the "Visual Studio installed te...more >>

Reload project file.
Posted by Kai at 2/6/2007 7:18:01 AM
Hi, I need to use environment variables in the reference path. Changing the file in an editor is not a good solution since every time I save the project file inside Visual Studio it expands the reference path and removes my environment variables again(only C++ projects). I'm trying to ...more >>

[VS2005, C#, MSMQ] TypeLoadException driving me insane
Posted by Jeff Johnson at 2/5/2007 5:06:31 PM
I'm not sure what's causing this, hence the cross-post. I have an assembly, let's call it Classes.dll, which contains a few classes that are used by other assemblies. I have a WinForms program with a UI, business, and data layer (i.e., an .EXE and two supporting .DLLs). The business layer ...more >>

icon not showing for DLL
Posted by David Thielen at 2/5/2007 3:37:00 PM
Hi; I just assigned the same icon to both a .exe and .dll project. For the .exe it shows fine. For the .dll it just shows the same icon as all the other dlls. Any ideas? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardrepo...more >>

32-bit icon editor?
Posted by David Thielen at 2/5/2007 3:31:00 PM
Hi; Where can I find an icon editor that handles 32-bits? VS 2005 does not. -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports.com/film.htm ...more >>

What happened to "Open As"
Posted by Chris Shearer Cooper at 2/5/2007 7:14:14 AM
I was finally able to move from VS6 to Visual Studio 2005, and for the most part I'm loving it. It took me a while to figure out how to add new message handlers and virtual function overrides to classes, but once I found that, I was flying along. One thing still bothers me though ... what ...more >>

World's simplest macro
Posted by Andrew Chalk at 2/1/2007 9:11:22 PM
Short break for a stupid question. In VS2005 I want to write a macro that writes some static text at the current cusrsor location. Here is what I have (that doesn't work): DTE.ActiveDocument.OutputString("Copyright (C) 2000-2007 Joe Bloggs Software, Inc. All Rights Reserved") Correction...more >>


DevelopmentNow Blog