-
- OK button and Local Path fields are disabled in "Choose Folder in Team Foundation Server"
by MurthyPL
- 4 Replies
- Last post
by Hua Chen - MSFT
- I am trying to use Microsoft Team Foundation Server MSSCCI Provider for one of our propriatary software development tools. When I try to set the folder in "Choose Folder in Team Foundation Server", OK button and Local Path fields are disabled, so I cannot able to go further. When I do the same thing in Visual Studio 2003, OK button and Local Path fields are enabled and every thing works
-
- Determine MSBuild version at build time?
by Tom McLeod
- 4 Replies
- Last post
by Tom McLeod
- What's the simplest or recommended way to determine the version of msbuild being used to run a project file It seems likely that it's done somewhere in the targets files that ship with VS 2008, but I haven't found it yet. Environment variables don't seem to be much help. It looks like I can check for Framework35Version, but only if I've called vsvars32.bat or an equivalent ahead of time. Thanks,
-
- Noob question about merging
by Tomas Elison
- 2 Replies
- Last post
by Tomas Elison
- I have a very basic question about how a merge works. Lets say we start with a main branch A and then we branch off branch B from A. I then make code changes in both branches. Now, when I merge B back into A what exactly happens For starters does a merge have a direction or is it biderectional After I have merged B into A obviously the code changes from B are now in the A branch. But the code chan
-
- Adding text-values to the Toolbox programatically
by Frank Johannessen
- 2 Replies
- Last post
by Frank Johannessen
- Hi all,
I'm Trying to programtically add a list of "text"-items to the Toolbox. (The same kind as you get if you drag'n'drop text to the Toolbox.) All the examples I find involving the toolbox seems to only consider adding controls to the toolbox.
Thanks,
Frank Johannessen
-
- WorkItem Layout
by Marcus Alt
- 4 Replies
- Last post
by Hakan Eskici - MSFT
- A customer told me, that in the work item layout definition you can include a "target" statement, that tells the system which layout it shpuld render. Team Explorer uses "Winforms" and it seems, that TeamPlain just uses the last one in the XML file. Can anyone give me an insight on this topic and/or tell me if we are wrong
Any help appreciated !
Marcus
-
- Sandcastle Presentation Style Patches
by EWoodruff
- 3 Replies
- Last post
by Anand Raman - MSFT
- I've made my fixes for the Sandcastle presentation styles available at http://www.codeplex.com/SHFB/Release/ProjectReleases.aspx ReleaseId=5311 . Extract them into the Sandcastle installation folder to overwrite the necessary files. See the ReadMe.txt file in the archive for a list of the fixes and a couple of remaining issues not fixed by them.
Anand, I e-mailed you a list of these issues
-
- Visual Studio Syntax Coloring
by jwp_si
- 0 Replies
- Last post
by jwp_si
- Our team enjoyed syntax coloring (highlighting) while editing *.sqc files in VS 6.0. Now we've moved to VS .NET 2003 (and 2005) and no longer have syntax coloring for those files.
In VS 6.0 it was as simple as adding the .sqc file extension into the registry. Is there a simple way to get syntax coloring in our *.sqc files.
-
- Work Item closed when associating it with a Check In
by dan blanchard
- 2 Replies
- Last post
by dan blanchard
- Hello, using both TFS and VS2005 SP1. When I check in a file from VS, I am associating Work Items with the files being checked in. However, it is automatically closing the work items. Is there a way to NOT have it automatically close a Work Item upon checkin Thanks, Dan
-
- Can MSBuild 3.5 be used by existing msbuild host programs (without recompiling them) ?
by Bern McCarty
- 4 Replies
- Last post
by Eugene Zakhareyev
- I have a program that hosts MSBuild that was built with VS 2005 tools. The program consists of a pure native .exe that delayloads a mixed dll that hosts msbuild.
I figured that the MSBuild object model (including the hosting related portions) probably have been enhanced but are probably compatible with existing binaries. Is that true
I installed Orcas Beta 1 and I changed the app.con
-
- Data Generation of List of Strings
by DonBaechtel
- 8 Replies
- Last post
by Andrew Campbell - MSFT
- In VSTS 2008 B2, How do I configure Data Generation to select unique items from a list of strings I tried a regular expression like "(sting 1 | sting 2)", but the Data Generator always selected "string 1". How do I control which chioce it selects Is there any way to have it select a choice based on the row being generated, ie. choice 1 goes into the 1st row, choice 2 into the 2
-
- How to catch a moment when any Windows Application is opened completely?
by plusia
- 2 Replies
- Last post
by plusia
- Hello!
I need to catch a moment in my program when any Windows Application is opened completely. I need to do it because I want to add some .NET controls to the Visual Studio toolbox. I wrote a function that should do it (it adds a new tab to the toolbox and adds my controls to this tab). But my controls adds to the toolbox only in that case if I call this function after any Windows Application
-
- How can I fail build conditionally?
by FalconDW
- 4 Replies
- Last post
by FalconDW
- Hello -
I'm fairly new to MSBuild scripting. I have a team build that I've created in which I wrote several custom command exec's (to handle deployment) in the "AfterDropBuild" task. However, even when one of the project solutions fails to compile, it still executes the afterdropbuild task.
How can I base this task (or others) on the condition of whether or not the code com
-
- Installation of MCMS
by NomadaPT
- 4 Replies
- Last post
by Alan McBee
- Hi,
When i tried to install Microsoft Content Management Server it gives the message above!
I've installed J# .NET Redistributable Package Version 2.0 but it says that needs 3.0 i can't find the 3.0 in the download area.
Wich package sould i install in order to satisfy this requisite
Thanks in advance, Bruno Franco.
Prerequisites
WARNING!
You have chosen to perform a compl
-
- I'm Using TFS Single server and updated to SP1 but get error.
by Simon Peng
- 2 Replies
- Last post
by Simon Peng
- First, I got error from event viewer.
Sourcd: TFS Services, Event ID: 3055
TF53010: An unexpected condition has occurred in a Team Foundation component. The information contained here should be made available to your site administrative staff.
Technical Information (for the administrative staff):
Date (UTC): 3/29/2007 3:27:59 AM
Machine: TEAM-TFS01
Application Domain: /LM
-
- How to debug SQL Server 2005 stored procedure?
by Gish
- 5 Replies
- Last post
by Gish
- Is it possible to debug SQL Server 2005 stored procedure using Visual Studio 2005 exactly like any vb.net or C# code How
Thank you,
Smith
-
- Schema Compare Problem #2
by Amos Soma
- 8 Replies
- Last post
by Chuck Weininger - MSFT
- I have noticed that when I compare a Database to a Project, and as a result of the compare, objects need to be deleted out of the Project, the objects are never deleted. I can run the compare process over and over again, the same objects show up to be deleted, I will click on Write Updates button to update my project (which should delete the objects), but the objects are never removed. Is this a k
-
- Installing Team Foundation Server with Analysis Services on different server
by mrdenny
- 9 Replies
- Last post
by James Manning - MSFT
- All,
We are looking to install TFS on an existing OLTP SQL Server we have. This server does not have SQL Server Analysis Services installed on it as it's an OLTP database server not an OLAP database server.
We have a dedicated SQL Server Analysis Server in our enviroment.
Is there a way to install TFS using a different machine as the SQL Server Analysis Server so that I don't have to have
-
- How to add another attachemnet control
by Anonymous_writer
- 3 Replies
- Last post
by Naren Datha - MSFT
- All,
I am new to TFS and have been trying to customize the TFS work Items.
here is the problem: We have many tabs and one of them is attachments.
Under another tab I need a 2nd attachment control. when I modify the XMl file it give me an error " 'AttachmentsControl1' has already been used on this form. Each control must have a unique name. The Name property can be specified in th
-
- TFS and SQL Server
by Brandon Mc
- 4 Replies
- Last post
by Brandon Mc
- We want to install the TFS trial on our development server that already has SQL Server 2000 running. Since TFS comes with it's own limited version of SQL server, will it conflict with what we already have installed Or.... can we choose not to install the TFS version How does this work
-
- Macro IDE will not start
by John Rossini
- 3 Replies
- Last post
by Craig Skibo - MSFT
- When I try to start the Macro IDE I get message box that states "No such interface supported". How do I start the Macro IDE I would like to edit a macro. thanks, John Rossini.
-
- Setting up a Visual Studio macro to appear in a context menu
by Josh Comley
- 1 Replies
- Last post
by Peter Macej
- Hi!
Is there a way of making a Visual Studio macro appear when you right click on the code viewing window, or perhaps just in a menu (maybe Tools-->Macro-->Somewhere)
Cheers,
Josh
-
- Reg Text Editor in VS 2005
by Deepak562051
- 1 Replies
- Last post
by Frank Palinkas
- Hi,
Is there any way of limiting the max characters entered per line to a pre-defined value in VS 2005
We have coding standards like each line should not exceed 80 chars. Is there a way to limit it Is there any way to change the existing code to adhere to such standards.
It would be of great help if someone could suggest a solution or a tool to implement the same.
Thanks,
-
- AssignedTo for Team Foundation Server Groups
by Jan Peukert
- 7 Replies
- Last post
by Kevin S Won
- Hi,
while preparing the introduction of workitem tracking with TFS we encountered the following problem:
We want to assign bugs not only single users but also Team Foundation Server Groups (e.g. [Global]\Tester). In the Bug.xml file is the System.AssignedTo field defined as follows:
< FIELD type = " String " name = " Assigned To " refname = " System
-
- Same project in multiple solutions - changes in one not detected in other
by JohnnieK
- 3 Replies
- Last post
by Nitin Gupta MSFT
- I have a problem with two VS 2005/SP1 solutions that share a project. All code is in VSS 6.04d and they are VB projects. One solution has a Windows Forms project and a Class Library project. The other solution is setup/deployment for the first solution. If I have both solutions open and make a source change in one solution and then switch to the other solution, I expect to see a dialog asking me t
-
- setting up visual studio with windows vista
by ckymoose517
- 1 Replies
- Last post
by pyeung
- I'm sure this has been asked a lot lately but i'm having trouble figuring out how to set up visual studio. I installed Visual Studio 2005 and now i want to be able to create windows applications and do things with directx. I am not sure what i need to download to get this all running, i already have the august 2007 directx SDK installed. i know it has something to do with the platform SDK but I se