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 > june 2006

Filter by week: 1 2 3 4 5

Add To Toolbox Choose Items Dialog
Posted by jpspringall at 6/29/2006 1:12:01 AM
Is it possible to automatically add to choose items dialog in the vs.net IDE so that the user does not have to browse for them? if it makes a difference, the dll is in the GAC so i dont think they can browse to it anyway...more >>


"Supports File Batching" won't stay set to false in custom build rule
Posted by Andrew McDonald at 6/28/2006 2:00:41 PM
I'm trying to make a custom build .rules file for DirectX effects. The compiler, fxc.exe, doesn't want multiple input files on one command line. But VS insists on setting that parameter to true! If I set it to false, then OK my way out of the dialogues, it just doesn't get saved. What am I ...more >>

Clipboard Ring missing in VS 2005
Posted by Sisnaz at 6/28/2006 1:20:03 PM
I've recently installed and began using VS 2005 Professional and I can't find the clipboard ring anywhere that was in VS 2003. How do I make the clipboard ring appear in the toolbar? Thanks, John...more >>

Visual Studio 2003.NET- New project creation failed.
Posted by semut at 6/28/2006 12:00:00 AM
Hello, When I create a new project in Visual Studio 2003.net, (under - New Project - Visual C# Projects - Windows Application a dialog box "The specific module could not be found" will pop up. And then, a blank project will be created which is not what I want. It also happen to oth...more >>

Problem with Distributed System Project
Posted by swildermuth at 6/27/2006 9:38:01 PM
When I create a Distributed System project, I can drop any type of "Application" on the design surface and it works except "ASP.NET WebService" or "ASP.NETWeb Application". Both of these complain: 'Could not load file or assembly "System.Runtime.Serialization, Version=3.0.0.0, Culture=neut...more >>

ghost bin and obj directories
Posted by David Thielen at 6/27/2006 8:22:01 PM
Hi; I was given a project by someone else and when I added it, it has a folder for bin and obj. They are shown with a dotted outline of a folder. I have deleted the directories on disk and in the solution explorer but as soon as I build, they come back. It's just this one project. How do...more >>

Satellite assemblies could not be built because the main project output is missing
Posted by mjs NO[at]SPAM community.nospam at 6/26/2006 1:28:20 PM
I'm sorry if this has already been asked before but I have a problem that has only just started to happen. When I first open a particular project it compiles and runs as expected. However when I return to the IDE and try to F5(Debug), rebuild again I get the following message ------ Buil...more >>

Deleting Ood solutions from startup list
Posted by csgraham74 at 6/24/2006 2:55:09 AM
Hi Guys, I just have a little niggle that im trying to sort out - basically on my startup screen in visual studio it display the most recently openend solutions. I have done a bit of house keeping on my PC and have deleted a few solutions that i no longer use but they remain in the list on st...more >>



Missing Test menu item - Test Manager
Posted by Groij at 6/23/2006 6:29:11 PM
Hi I have been working my way through "Visual Basic 2005: The Language", a Microsoft Press book by Francesco Balena and in the "Debugging Windows Applications" chapter a walkthrough example states that I need to "Select the Test Manager command from the Window submenu of the Test top-level ...more >>

Shouldn't have upgraded to VS.net 2005
Posted by Jessica at 6/23/2006 6:43:02 AM
Hi All, I am a c++ developer. I was using VS.NEt 2003 IDE for some time. Recently I installed VS.NET 2005 IDE. Now I have problems with intellisense. I am developing a win 32 dll (A.dll), which is using another win 32 dll develped by me (B.dll). in VS.NET 2003, I had no problems with In...more >>

VisualStudio 2005 and Bookmarks
Posted by Viviana Vc at 6/22/2006 5:34:41 PM
Hi all, I used until now Visual Studio 2003 and now I updated to Visual Studio 2005 and I have problems with the bookmarks. 1) until now if you had several bookmarks into one document, with F2 you were jumping from the current one to the next one, next one meaning the closest when going to ...more >>

VS.NET 2003 - Find all uses of a method (a la dependency tree)
Posted by curt.spam NO[at]SPAM gmail.com at 6/22/2006 1:34:15 PM
Hey all, I'm new to the .NET world coming from Java. Is there a way in Visual Studio .NET 2003 to be able to find 'all the uses of a method'. For example, in Eclipse w/ Java you could highlight a method object.doSomething() and then it would search through all open source files to find exa...more >>

File saving times
Posted by jens.uffhaus NO[at]SPAM gmail.com at 6/22/2006 1:15:02 AM
Hi There I have a problem in VS 2005. This only started recently and I have tried everything but reinstalling. When I'm editing source code, (C# .cs files) it seems to take about 30 seconds to save the file when I click save, or CTRL+S. This also happens on plain .txt files, Crystal .rpt fi...more >>

VS2005 Multi Project template assigning solution name as first part of the project names
Posted by mschuetz NO[at]SPAM consjuri.net at 6/21/2006 4:38:15 PM
Hello, Anyone knows, how to modify the following .vstemplate file in a way that each project of the solutions starts with the solution name? I already tried all parameters, without success... <VSTemplate Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="P...more >>

Why does the ToolStrip show up in the component tray
Posted by Bill Rust at 6/20/2006 5:23:01 PM
I was under the impression that components that do not have a visual presence on a form show up in the component tray of the designer but controls do not. However, the ToolStrip is a control that does have a visual presence, but it also shows up in the component tray. Why is that, and in gen...more >>

VS2005 problem with look/feel of Combo and Edit boxes
Posted by ARTMIC at 6/20/2006 3:10:02 PM
Hello i have an old project from Visual studio 2003, and when i convert it to the new Visual Studio 2005 project, everything works perfectly, the exception being the look/feel of the application !!! When i create a new app in VS2005 the combo boxes, and edit boxes have this sleek thin blue ...more >>

Accessing hot fix mentioned in KB833772
Posted by wern at 6/19/2006 6:46:01 PM
Hi, how do I go about getting this so called hotfix? This problem is really making me suffer. Please don't tell me I need to pay for support to access this :(...more >>

How come on most of MS software there is a send as email option but not on VS?
Posted by gman at 6/18/2006 11:07:01 PM
How come on most of MS software there is a send as email option but not on VS? Is it there and I have not found it yet. vs.dotnet vs.dotnet2003 vs.dotnet2005 cannot find it. ...more >>

IDE Problem - Like CR being hit after every keypress
Posted by Geoff Hirst at 6/18/2006 12:00:00 AM
Hi, Does anyone else get this occurring? In VB2005, occassionally, but usually after a debug session, the IDE will decide for itself to insert what seems to be a carriage return after every character. This results in the most annoying () brackets being placed after each letter typed, someti...more >>

Unable to sign assembly Error
Posted by JT at 6/16/2006 12:33:02 PM
Working with a project in VS 2005, I recently got the following error: Error 1 Unable to sign assembly: Not enough storage is available to process this command. I am using a machine with 2GB of RAM for development. What to do? -- John...more >>

VS .NET 8 (2005) insists on installing on C drive
Posted by GlennDoten at 6/15/2006 6:20:14 AM
What does it take to get VS 8 to install on a drive other than the C drive? The installer is telling me this: You cannot change the installation location for these products. These products have a dependency on a file already installed in another location, which prevents these products from bei...more >>

"View Data Grid" option for XML files in VS 2005 but not VS Expres
Posted by BMeyer at 6/14/2006 2:33:01 PM
Now that the XML hierarchical/nested element problem is solved with .NET 2.0 (ie: same named child node can exist within multiple parent nodes - child node of <City> can now exist in parent node <Address1> and <Address2>) I've run into a question. I noticed that I have the "View Data Grid" ...more >>

VS-2005 IDE External commands question
Posted by kevininstructor NO[at]SPAM state.or.us at 6/14/2006 1:46:23 PM
In VS 2003 I setup Windows Explorer to fire up in the project directory with the following. Command: C:\Windows\explorer.exe Arguments: /select,/e,$(ProjectDir) Initial directory: $(ProjectDir) Under 2005 when executing the menu related to the above it say the directory does not exists a...more >>

Internet "help" collection
Posted by Bob Altman at 6/14/2006 9:45:04 AM
I've noticed that Visual Studio 2005 is smart about finding online help info from the MSDN website. If I have a good, fast internet connection, is there any reason why I must install the latest MSDN Library bits on my PC? If I accept the defaults when installing Visual Studio 2005 documentation...more >>

VS 2005 missing Edit.MatchCase and Edit.WholeWord relative to VS 2003?
Posted by Wil Stark at 6/14/2006 9:34:53 AM
It appears that the commands for toggling the 'match case' and 'match whole word' options in the find / find in files dialogs has been removed in Visual Studio 2005. They existed in Visual Studio 2003 as "Edit.MatchCase" and "Edit.WholeWord". Does anyone know if they are there in VS 2005, bu...more >>

OutputDebugString not work in plain C++ app
Posted by Chris at 6/13/2006 10:39:07 PM
I'm using VS 2005 and am fairly new to it. I knew VS6.0 like the back of my hand.... I've created a Win32 console app using the App wizard w/ default values to work with some code I was previously working with in 6.0. However, none my OutputDebugString statements (and thus my TRACEs) are pr...more >>

when is VC 2005 update expected?
Posted by Ian at 6/12/2006 9:42:39 PM
When I load my solution, 'Updating Intellisense' appears in the status bar and stays there indefintely. The CPU consumption is 100%. I've renamed the file 'feacp.dll' as a work around solution but this means the class view is disabled and this really slows development down. Does anyone know...more >>

VC++ 2005 Express - Tools -> Command Prompt
Posted by Chuck Bowling at 6/10/2006 3:08:30 PM
Is there any way to have the Command Prompt in the tools menu open in my project directory instead of in the VS bin dir? ...more >>

Language detection
Posted by Michael Brown at 6/9/2006 4:27:35 PM
Hi there. I need to detect what languages are supported by an application using the VS automation IDE (for a VS add-in). Unfortunately, I can't seem to find any clean way of doing this other than searching for all (embedded) resource files and checking for the appropriate language extension (e...more >>

Dynamic Help does not show function help
Posted by Luke Surace at 6/9/2006 12:00:00 AM
Hi all, I have installed Visual Studio .NET 2005 with MSDN 2005 and the dynamic help does not work correctly. If I create a project and type a function i.e. printf, the function context hint text is displayed correctly, but when I hit f1, it brings up printf function in the index menu, b...more >>

Build output prefixes every line with 1>
Posted by Paul Watkins at 6/8/2006 6:21:02 PM
Hi, I have just recently installed VS2005 Professional Edition on my workstation (Win 2k SP4). I also have VS6 and VS2003 installed. Whenever I build any C++ solution, the build output prefixes every line in the output window with the "1>" character sequence, like this: 1>------ Build s...more >>

about vs toolbox category
Posted by allen pan at 6/8/2006 12:00:00 AM
Hi, I crated some user controls, how can I create a category in VS2003 Toolbox and put user controls in it when I setup these controls? Do I have to do it in a setup project, if so, how can I do it? allen pan 2006/6/8 ...more >>

Custom Tool and Web Service Application (VS 2005)
Posted by Wasp at 6/7/2006 5:57:01 AM
Hi, I have a maybe strange problem: on my machine I installed a "custom tool", associated to a file extension ".wsmaps", which helps me generating default implementation for certain interfaces. The custom tool works perfectly for projects like class libraries, but if I try to create a file wi...more >>

Upgrade ASP.NET -Visual Studio Waiting Internal Operation to Compl
Posted by ChrisFrohlich at 6/6/2006 5:10:02 PM
Visual Studio is locking up on me whenever I open a file (*.vb, *.aspx, etc) from an upgraded ASP.NET project. The text for the file opens in the editor, and then...nothing. I can't highlight any of the text, select anything from solution explorer, or any other menu's - total freeze. To be ...more >>

VS 2005 and Manifest for runtime dlls
Posted by Viviana Vc at 6/6/2006 3:32:41 PM
Hi all, I'm having some problems with Visual Studio 2005 and even though I read everything I could find in MSDNL I still couldn't find the answer. Mainly my problem is that even though the manifest needed for the MS runtime library is embedded into the binary, the C:\Program Files\Microsoft V...more >>

Anyway to float a code window?
Posted by mnadig at 6/1/2006 2:50:24 PM
I'm running multi-monitor and would like to view my winforms form in one window and undoc the tab that has the code in it and float it over to the other monitor. I don't want to have to stretch the IDE's entire surface over the 2 and create a new vertical tab group (I'm running different resolut...more >>


DevelopmentNow Blog