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

Filter by week: 1 2 3 4 5

New Team Project error TF30177
Posted by Erik Reiter at 3/31/2006 1:11:01 PM
I am trying to create a new team project and get the following error ---begin Exception entry--- Time: 2006-03-31 13:12:09Z Module: Engine Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed Exception Type: Microsoft.TeamFoundation.Client.PcwException Exception Mes...more >>

how can I get my voice heard?
Posted by beginthreadex at 3/31/2006 8:50:03 AM
What's the email address or site that I can post about the new Visual Studio 2005 IDE for bugs or suggestions to make the product better? I would love to have a bug/suggestion tracking site to put my ideas for the IDE. thanks!...more >>

Synchronize button on the Settings tab
Posted by michael at 3/31/2006 6:37:02 AM
I'm trying to get the Synchronize button to "reset" the application User settings. However, when I press the button I get a dialog box that says: "No user.config files were found in any of the following locations:" (and there were no locations listed"). Otherwise the settings work just fine...more >>

IDE Crashes Constantly
Posted by Richard Hogan at 3/31/2006 5:10:02 AM
I am having problems with the IDE in Visual Studio.NET as it crashes contstantly, usually giving me the 'Microsoft Visual Studio has encountered a problem and needs to close', but sometimes it will just close without warning. This happens as soon as I click view code on any web control or web...more >>

devenv.exe (VC7) produces no text output when run from batch file
Posted by Daniel at 3/31/2006 4:32:32 AM
Hi, Another quick question / comment. When running devenv.exe from the command line with the following command: C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE>devenv v:\Dev\Solution1.sln /build Debug /project Project1 devenv starts compiling and outputs status information ...more >>

Tool.Shell not able to display output - "Operation could not be completed"
Posted by Daniel at 3/30/2006 11:49:22 PM
Hi, I've been trying to run a shell command in the Command Window and have the output displayed in the window. From the VS2005 help I copied this code: Tools.Shell /c cmd /c dir /s /b """c:\My Documents\*.doc""" which produces the error: "The operation could not be completed" ...more >>

how to get the reference- files from a program code.
Posted by Herve at 3/30/2006 7:26:02 AM
Hi i a programing an Add-In for Visual Studio .NET. My questions is: how to get the reference files for a projet. I found the property "ReferencePath", that give me the location of these references. But in this directory i have more than 400 files and i use only 5. Thanks. Herve...more >>

intellisense is just horrible in vs2005
Posted by beginthreadex at 3/30/2006 6:24:02 AM
I don't know what's wrong with the world when we can't seem to get the non-managed C/C++ intellisense working. I have a custom headers that have been used since Visual Studio 6 and just last week we upgraded our environments to VS2005 and these headers can't get picked up in the intellisense...more >>



VS2005 Menu font size uses wrong system setting
Posted by Dean J. at 3/29/2006 9:46:02 PM
VS 2005 Team Developer (RTM release) The menu bar items ("File", "Tools", etc.) get their font size from the "icon" Windows system setting, instead of from the "menu" setting like every other Windows app. System settings...meaning Control Panel/Display/Advanced Appearance settings. Thi...more >>

Using VB6 Components in a VS8 add-in - problem with group box
Posted by fnqbruce at 3/29/2006 8:14:01 PM
I have a visual component written in VB6 which contains some popup forms. I use the component within an add-in which has versions for VS6, VS7, VS7.1 and VS8. In the last 3 cases the component is hosted via interop in a form written in VB.NET. Under VS8 and WinXP SP2, when a popup appears, ...more >>

Save outlining in VS2005
Posted by Joe at 3/29/2006 8:49:48 AM
the IDE for VS2005 saves som many things, such as breakpoints, bookmarks, etc... Is there anyway to save collpased level for blocks of code? I know that upon first opening a file, outlines are collapsed, but I'd rather save what I have set to be collapsed or non-collapsed when I save and...more >>

problem with the members combo box in VC.NET 2003 IDE
Posted by Raghav at 3/28/2006 12:00:00 AM
Hi All, I don't seem to understand why choosing a member from the members combo box takes me to a different member!!! and sometimes to the middle of nowhere!!! Say I have 2 members foo1() and foo2() in a C++ class. Choosing foo1 from the members combo takes me to foo2. I have files that have...more >>

VS2005, Arrow keys, keyboard mapping schemes gone.
Posted by Mike at 3/27/2006 10:48:14 PM
Something weird happened to my IDE today. My arrow keys no longer work, I can't backspace, I can't delete, I can however type letters and numbers. I went into the Tools->Options and went to the keyboard page and lo and behold there was NOTHING there. Seriously, all the combo boxes, list boxes...more >>

Using Visual Source Safe 6.0 with VS.NET 2005 for C++
Posted by gc at 3/27/2006 11:04:55 AM
I'm trying to add some of my projects/solutions to Visual SourceSafe 6.0 , but I don't have Source Control in the File menu. I have the same problem in Visual Studio 2005, with both existing and new solutions/projects. Do I have to install anything before I can use SourseSafe from Visual Stidio...more >>

Add-in ... failed to load or caused an exception
Posted by Steve Elmer at 3/27/2006 8:02:04 AM
Hi, I am trying to use the MSDE 2000 Deployment Toolkit with VS.NET 2005. The toolkit includes a VS.NET Addin. After some research, I discovered that VS.NET 2005 is using a different means to register Addins. Basically it seems to require an .Addin file (xml). I created a M2KBSLC.Addin fi...more >>

Web Part Templates
Posted by Mal Ball at 3/26/2006 2:51:58 PM
I want to use a Web Part template, I have downloaded the WebPartTemplatesforVSNetSample2.exe file and run this. It comes up saying the installation was successful. When I run the setup.exe file in the extracted folder I get the following error: Visual Studio .NET must be installed before y...more >>

View Markup
Posted by Gal Steinitz at 3/26/2006 2:49:49 PM
In Visual Studio 2003 I was able to switch back & forth between code view and markup view of an asp.net page using F7 and shift-F7. In Visual Studio 2005, "F7" still works (maps to View.ViewCode) but Shift-F7 doesn't work from code view. The command View.ViewDesigner works from code view, b...more >>

Turn off Intellisense in VS2005
Posted by Edward Diener at 3/26/2006 2:44:32 PM
How does one completely turn off Intellisense in VS2005 ? I have gone to Tools | Options | Text Editor | All Languages | General and unchecked everyhting, as well as the corresponding boxes for the language I am using, C++, but Intellisense still runs every time I start the IDE....more >>

can't find "Code Snippets" in VS2005
Posted by Shawn Mason at 3/24/2006 11:28:19 AM
I seem unable to find the Code Snippets menu choice under Tools in my Professional Visual Studio 2005. Am I missing something here because I saw it in the Beta versions. When I choose Tools I simply do not see the choice. TIA, Shawn ...more >>

Object test bench only on startup project
Posted by nitramsen NO[at]SPAM nospam.nospam at 3/24/2006 1:52:02 AM
Hi, I have been trying to work with the Object test bench in VS 2005 but it only seams to work on a single startup project (If I have multiple startup projects it does not work). Is this a bug or is it supposed to work this way? Brgds Martin ...more >>

Control declaration does not include id="TextBox1" attribute?
Posted by clintonG at 3/22/2006 9:56:07 PM
When I drag a control from the Toolbox the generated control declaration no longer includes an id attribute. Typing it in can get a bit tedious. I may have fragged a setting but wonder how I may reset the IDE to write a complete declaration when dragging a control from the Toolbox? <%= Clin...more >>

Controls toolbox hidden/not displayed
Posted by markoh NO[at]SPAM community.nospam at 3/22/2006 12:00:00 AM
Out of nowhere my VS.NET 2005 IDE crashed and when starting it again no toolbars and docked windows were displayed. I managed to get them back, every one of them, besides controls toolbox which is essential one. Choosing Properties, Server Explorer, Solution Explorer etc. from View menu brings t...more >>

Some disapointments / bugs
Posted by Eric Beaudry at 3/21/2006 6:49:27 AM
Can someone explain to me what happen to that magnificent IDE we had for years before VS 2005 comes up? Don't get me wrong the IDE is still superbe and there are plenty of new features that can save hours in development. But I never experimented as many crashes in an IDE for years... (last ...more >>

Issue: a project with that name is already opened in the solution
Posted by Buddhist.CHinA NO[at]SPAM gmail.com at 3/20/2006 11:17:44 PM
When I opened a sln including serveral projects, I got this warning. Thus, each project didn't be loaded. How to resolve it? What was the root cause? Thx. ...more >>

how to hold the output window when running console application in VS.NET?
Posted by Steve at 3/20/2006 5:39:09 PM
I am new to VS.NET. I created a simple C# console application with statements like System.Console.WriteLine("Hello"); WhenI run the application with F5, it shows the output console window and then disappears, how can I hold the output window? Even I go to menu bar, View->Other Windows->Output, i...more >>

Customizing .NET 2002
Posted by Jack at 3/20/2006 12:00:00 AM
Hi, How do I customize VS.NET 2002? So that I can reduce my navigation to one click? Say I go to a definition of a variable, I click on the left mouse, the IDE quickly switches to that specific line of code in the .h I'm after, If I click on the right button, I go to the declaration immediatel...more >>

Where can I find the generated dll in visual studio 2005 as Visual studio 2003?
Posted by owais at 3/19/2006 10:14:35 PM
Where can I find the generated dll in visual studio 2005? I didn’t find any of the generated .dll file as in visual studio 2003. Please let me know the steps to generate the project .dll Thank --- Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/...more >>

VS 2005: C++ not hitting breakpoints in project
Posted by Dick Swager at 3/19/2006 9:31:00 PM
I created a C++ project that generates a static library. Then I created a C++ project to test the library that is a console application. The library has a lot of template classes in it. The program runs fine. But when I put a breakpoint in the test code (or library code for that matter) th...more >>

How to Paste and NOT stay selected?
Posted by Noozer at 3/19/2006 3:23:33 AM
When I paste content into my code, the newly pasted code is "selected", meaning it ends up getting replaced when I type. This is neither normal, nor wanted. How do I get a normal PASTE when editing my code in the VS 2005 IDE? ...more >>

VS2005 and .NETCF compatibility problems!
Posted by Cornel Gligan at 3/17/2006 6:06:45 PM
Hi! I'm developing an application for Windows Mobile 5. I'm using the following tools: - Windows XP Professional; - Visual C# from Visual Studio 2005 Professional Edition; - Windows Mobile 5 SDK. I made an exe for my applica and I made an install for it. I installed my application on a ...more >>

ASP .NET 2.0 - setting a css class
Posted by David Thielen at 3/17/2006 2:26:03 PM
Hi; When I am designing a web page, how can I select some text/table cell/row/etc and then set it to one of the classes defined in my theme .css file? I can find the standard html classes like h1 but not mine. -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com ...more >>

resx config setting
Posted by jesse james 2020 at 3/16/2006 2:33:08 PM
How do I turn on/off the auto-generation of .resx files? I know that it is a setting somewhere, but not sure if it is a machine.config setting, project level setting, solution level setting, or IDE level setting. What I do know is that every new project I create, .resx files are not created ...more >>

source safe not getting all latest
Posted by DC Gringo at 3/15/2006 6:07:58 PM
I have a project that was recently disconnected and reconnected to VSS 6 behind Visual Studio.NET 2003. Upon getting latest version, several newly created files did not come back to my workstation. These files were created and checked in by another developer. The project file does make spec...more >>

Visual Studio 2005 performance - ide - load
Posted by toebens at 3/15/2006 4:01:00 PM
Hallo, i have Visual Studio 2005 Pro on Windows XP SP2 (CPU: 2200+, 512MB). I develop ASP.NET sites with C#. As soon as i save a codebehind file VS seems to compile and the system is working to capacity for some seconds, although it is a new project with only 2 sites of code. Why is tha...more >>

Where is the CopyLocal property for references in VS 2005?
Posted by boerseun NO[at]SPAM gmail.com at 3/15/2006 2:34:45 PM
In Visual Studio 2005, I set a reference and need to set the CopyLocal property of the reference to true. The problem is that I can not find where to do it. In my VS2005 IDE, there is no node for references like in VS2000/2003 in the Solutions Explorer pane. I can see the references in the cla...more >>

Changing VS 2005 "Developer Setting" back to something other than
Posted by MisterEdTX at 3/15/2006 12:02:05 PM
Installation Order: 1) VS 2005 2) SQL Server 2005 Developer Edition Here's the problem/question: Since I installed SQL Server 2005 after I installed VS 2005, the IDE has changed it's "Developer Setting" to be a SQL Server Developer. I would like to change it back to Visual Basic Develo...more >>

Is there a keyboard shortcut for HTML/Design toggle?
Posted by Matthew Speed at 3/14/2006 6:46:27 AM
When editing web pages in the VS.Net 2003 IDE, I'd like to be able to switch between HTML and Design modes without having to reach over for the mouse to click the tabs at the botttom of the screen. Is there any way to do this using the keyboard? TIA...more >>

How to configure debug and release builds?
Posted by Karsten Schramm at 3/14/2006 6:42:06 AM
Hi, I've got a Visual Studio C# project and an external reference from which I get a debug and a release dll, but no source code. How do I configure my Project that it references the debug dll in debug configuration and vice versa? Thx Karsten ...more >>

Intellisense for ASP
Posted by lukics at 3/14/2006 2:39:12 AM
We have a huge project in ASP. When our project is opened in visual studio 2005 the asp file get displayed just fine, problems we have with the include files, which have extension *.inc. These files are mostly not displayed as source files. Intellisense is not working at all on these files, se...more >>

Intellisense for ASP
Posted by lukics at 3/14/2006 2:37:20 AM
We have a huge project in ASP. When our project is opened in visual studio 2005 the asp file get displayed just fine, problems we have with the include files, which have extension *.inc. These files are mostly not displayed as source files. Intellisense is not working at all on these files, se...more >>

Add-in for debugging support
Posted by Joris Dobbelsteen at 3/13/2006 4:46:53 PM
Dear, I'm looking arround making a Visual Studio 2005 add-in. However I don't seem to understand how to catch the debugger starting (which should be simple, but I cannot catch the event). Also I like to catch the debug output (DebugOutputString) from the debugged application. How can this b...more >>

Default to VBScript for syntax highlight?
Posted by Noozer at 3/12/2006 4:38:47 AM
If I do not begin my file with: <%@ language="VBScript"%> ....I do not get the syntax highlighting in my ASP code. The language directive can't exist anywhere except the first line of code, meaning that I cannot just insert this at the top of each file as many are server side includes....more >>

VS Plugin
Posted by ThisBytes5 NO[at]SPAM gmail.com at 3/11/2006 6:35:03 AM
I want to write a plugin for VS net 2005, that will modify the project file, set properties in the Property Explorer based on complie type, and previous modifications to the project file. I'm not sure where to even start with this. Any nudges in the right direction would be appreciated. Tha...more >>

VS2005 Add-In not showing up under Tools.
Posted by costasz NO[at]SPAM gmail.com at 3/10/2006 11:49:23 AM
I used the Wizard to make this Add-In from scratch in preparation of moving some 2003 Add-In Code to 2005. I used the wizard and I made no other changes. I hit F5 and another copy of VS2005 launched but the Add-In is not showing under Tools but it does list itself in the Add-In Manager. Any idea...more >>

Extremely high cpu usage by devenv.exe with no rhyme or reason :(
Posted by CodeConqueror at 3/10/2006 10:16:31 AM
I too have a problem. While writing code or working with forms, devenv.exe sucks up 50-100% cpu for up to a minute or 2 and then throttles back down. Other times it spikes up for a little bit and comes back down repeatedly for no reason. Some times I only have a code window open and while s...more >>

How to go to a specific method by name in the Disassembly window?
Posted by Mike Domashchenko at 3/10/2006 10:10:53 AM
When I try to put a method's name in the Address: edit control it always says that it "is a 'method', which is not valid in the given context". What do I need to do to get the start address of the method? Best regards, Michael Domashchenko ...more >>

Option Strict
Posted by jpondy NO[at]SPAM AugustaNewsprint.com at 3/10/2006 10:07:36 AM
In the IDE Options Dialog under "Projects and Solution" I have the "VB Defaults" for Option Explicit and Strict both set to on. Despite this in my code behind for ASP pages the Strict Option is OFF. I have to add it to the top of the page to get it to turn on. What am I missing here?...more >>

VS2005 equivalent of the "Supported Runtimes" build setting from VS2003?
Posted by jjkboswell NO[at]SPAM yahoo.com at 3/10/2006 7:44:24 AM
In VS2003 you can specify whether your project will support 1.1 or 1.0. This does not mean *targetting* 1.1 or 1.0, it simply specifies compatability. But I can't find a similar feature in the VS2005. Is there one? The reason I need this setting is that I have projects that I wish to shar...more >>

VS2005: How to disable cut & copy without selection?
Posted by SergeK at 3/10/2006 12:00:00 AM
In the VS6 it was optional "extra feature". Then, apparently, someone decided that it is "the only right thing" for VS. NET 2003. Well, I and everyone I work with hates it... It seems to be the same in VS.NET 2005. There is an option "Apply Cut or Copy commands to blank lines when there is no s...more >>

How to start a new Solution?
Posted by Pete at 3/9/2006 4:58:42 PM
How do I start a new Solution in VS 2005, then (after it is created) add a Project to it? I have been unable to spot how to do it in the book that came with VS 2005. Thanks in advance for your help. - Pete ...more >>


DevelopmentNow Blog