-
- Code to indicate field null
by Claude01
- 1 Replies
- Last post
by Aliaksei Baturytski - MSFT
- Hello, I wish configure a rule in a field of TFS where the condition would be: PG.User When "Null"
So, I do not find what to put after When who would mean "Null".
Thank you
-
- CRITICAL ERROR INSTALLING SP1 (released) FOR VISUAL STUDIO 2005
by Gunady
- 7 Replies
- Last post
by Gunady
- Hi All,
I have tried to install released version of SP1 for VS2005 Team System for Software Developer since last night with no success at all. This is the most troublesome for Service Pack, I have ever experienced so far. Now, some of my applications can't be used any more, e.g. VS2005, Windows Live Messenger, VSS, Paint.NET. Can someone from Microsoft or whoever help me
Currently I am deve
-
- Delete team project and remove from SCE?
by WXS123
- 14 Replies
- Last post
by Richard Berg MSFT
- I deleted two team projects one got removed from SCE and one didn't How do I get rid of the one that didn't and why did one get removed and not the other I understand there is some sort of bug related to this but why one and not the other and there must be a way to get rid of that one that is left right If not do we now know if this is fixed in SP1
-
- Failure to log on to TFS
by MaggieChan
- 2 Replies
- Last post
by jmzrbnsn
-
Our Team Foundation Server is set up to join an Active Directory domain so that users need only log on to the domain once. Recently, one of our developers is experiencing the problem of getting "kicked" out of the system after idling for 30 minutes or so (after logging on to the system). He gets the following error:
==================================================
Team Foundation
-
- java.util.zip in .net 1.1 can not work with BIG archives?
by RedPanther
- 3 Replies
- Last post
by Kazuya Ujihara
- Hi all, i need to use some zip algoritms in my commercial C++ .net 1.1 application, so i'm trying to use java.util.zip to zip and unzip files, but i have unknown exeption when opening big file that was previously created by this library. Here is my test code.
Code Snippet
//String szPathToFile contains path to file FileOutputStream *pZipFileStream = new FileOutputStream(szPathT
-
- Export to PDF in Report with expand collapse buttons
by Vaneet375270
- 1 Replies
- Last post
by Brian Hartman - MSFT
- I have Report with expand collapse buttons within Group in table. When i am collapsing the group in reportviewer and exporting the document to PDF my exported report is coming up in collpased format. Is it possible to export the report to PDF in Expanded form irrespective of expand/collapse in Reportviewer control.
Thanks
Vaneet Kumar
-
- Qt4 and extensibility projects
by JSPoly
- 0 Replies
- Last post
by JSPoly
- Hi, Is it possible to integrate a Qt gui in a extensibility(add-in) project in visual studio 2005 Thanks
-
- August 2007 Power Tools for Team Edition for Database Professionals
by StevenPo - MSFT
- 3 Replies
- Last post
by Geoff Adcock
- (Not sure where the previous post went, so I'm reposting, with additional information)
Powertools are at: http://go.microsoft.com/fwlink/ LinkId=88852
You need SR1 too: http://go.microsoft.com/fwlink/ LinkId=88853
And this is in the powertools:
Dependency Viewer
Refactoring
Move Schema
Expand Wildcard
Fully Quality Name
Refactor in to strongly typed
-
- Pre-Build event is throws error when running under TeamBuild
by brireed
- 2 Replies
- Last post
by brireed
- Hello, I am having a problem with the pre-build event of a DB Project executing within a TeamBuild. When the pre-build event is executed on the build server the following error is generated: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(814,9): error MSB6003: The specified task executable could not be run. The directory name is invalid For test purposes the only thing
-
- Step by Step guide to Smart client software factory
by HemantC
- 1 Replies
- Last post
by Jose Escrich
- Hi,
Please can anybody tell me where can i get Step by Step guide to Smart client software factory.So that i can develop small application using this concept.
thanks
hemant
-
- Data Sources Window is missing
by dhlundy
- 5 Replies
- Last post
by Figo Fei - MSFT
- Before I did the Visual Studio 2005 update, the Data Source window was fine. After the update, it can't be found or opened. I rolled back the update but still no Data Sources window. The icon for "Show Data Sources" is dimmed. The option in the Data menu never shows up. Any help would be much appreciated. Thanks. -- Dan
-
- Team Project creation failed TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed...
by Glenn Haworth
- 9 Replies
- Last post
by Ravisat
- Hi,
I have setup TFS on a single server with SP1 installed. Up until today we haven't had a problem creating Team projects, now every time I try and create a team project whether it is based on MSF for Agile or MSF for CMMI it fails with the following error:
Error TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed during task WITs from group WorkItemTrac
-
- Continuous Integration WITHOUT Drop?
by Aaron Corcoran
- 5 Replies
- Last post
by Aaron Corcoran
- Is there a way to implement a continuous integration build type in TFS 2005 that doesn't require a build drop It seems silly to have to create a new drop everytime someone checks something in. I know in 2008 they have drop management or something along those lines, but wasn't sure how people were managing CI implementations (in regards to the drops) today Seems like it would quickly fill up the
-
- How to determine programmatically that a solution (or project) in already loaded in solution explorere from a vspackage
by sdknewbie
- 12 Replies
- Last post
by sdknewbie
- I have created a vspackage to displayed a new menu system to visual studio using the code below:
protected override void Initialize()
{
Trace .WriteLine ( string .Format( CultureInfo .CurrentCulture, "Entering Initialize() of: {0}" , this .ToString()));
base .Initialize();
// Add our command handlers for menu (commands must exist in the .ctc file)
OleMe
-
- Start Installation of msi-package with command
by marcger
- 9 Replies
- Last post
by Raphael Enns
- Hello and greetings from Germany,
I'm new to MSBuild and therfore I may ask a stupid question. I developed a MSi-Package with WIX. What is important for me now is, that I need a Bootstrapper for for ensuring that all necassary components are installed. Sofar this is no problem for me. But after completing this prerequisits I must install the msi with parameters passed to msiexec. I need this Pa
-
- How to: Migrate Visual Studio .NET 2003 Add-ins to Visual Studio 2005
by stefano
- 2 Replies
- Last post
by Carlos Quintero - MVP
- Hello
I've some problems in migrating an addin developed by a consultant. This is the first time i work on addins development and i've followed the intructions found on msdn, inside the article titled like this post. The 2003 addin is c# coded. i've got some questions and some problems:
1. I've added a refrence to envdte80, but not removed the one to envdte. Shall i remove the last or mu
-
- VmWare + VS 2003
by Marcelocr2
- 1 Replies
- Last post
by Dave Sexton
- Hi im working with vs .net 2003 on a virtual machine with XP the problem is that i cant put the property visible=false in a required field validator or any other validator, any time i do it, the control doesnt work... what can i do thank you
-
- How to Show Differences?
by Jack Tripper
- 2 Replies
- Last post
by Jack Tripper
- i can't find the option from either Team Explorer or Solution Explorer to show me all differences between my hard drive, and what's in Microsoft Team Source Foundation Safe Control.
i want to:
see all the files that have been changed
see all files that have been added to source control
see all files that have been deleted from source control
i want to do this becaus
-
- numerous VSS problems repeating
by 1mt
- 6 Replies
- Last post
by 1mt
- Hi,
I hope you can help me, I have one user that is having problems with VSS since she upgraded to Vista Business. I am unsure as to whether it is a problem with Vista though, since if she terminal services to an XP machine and tries to run VSS she gets the same error.
Basically, when she tries to check out a file in VSS, she gets the error that the file is already open. This only oc
-
- Confused about install requirements.
by rallenh
- 5 Replies
- Last post
by allenh
- Hi,
I have been reading the posts w.r.t install requirements for VSTE DBPro RTM. I have a MSDN Universal subscription and hence have VSTE SP1 installed. That is what came in my MSDN subscription. My understanding is that I can't install VSTE DBPro RTM. Is this right
I suppose my first thought is how can this be Then my second thought is how can I get VSTE DBPro RTM installed without changing
-
- Add something to the requests
by mcSharp
- 4 Replies
- Last post
by Michael Taute - MSFT
- Hi! I want to modify the web test a little bit by adding a own header to every request. My problem is that i do not know how i get access for the event of the load testing, so i can modify it. I want to write this with a addin. Tia mcSharp
-
- print w/o preview
by nativecpp
- 1 Replies
- Last post
by Chazoo
- Hi All,
I have been exploring ReportViewer for couple of days and am pleased with the available features. I do have a question:
Is there a way to print the report w/o preview I looked into localreport but it seems that I have to render to some format (e.g. PDF) into memory first and then manually print the generated output to the printer.
Thanks
-
- Version of Visual Studio 2005 Professional
by Layne Teske
- 1 Replies
- Last post
by Cmcnear
- I'm considering buying a copy of VS 2005 Pro from a co-worker, and I'm attempting to find out how different this copy would be, if at all, from a full retail version.
The part # is X11-70630, he said he received this copy for participating in a usability study.
I know such things do happen, but I'm trying to find out before I pay him, is this a fully-featured version
Can it be registered
-
- Log on locally for TFSREPORTS
by OOMama
- 3 Replies
- Last post
by James Manning - MSFT
- Hi,
I have a question regarding the installation process for SQL server for TFS.
The installation process clearly asks for ¡°Log on locally¡± permissions for the user who runs the reports (usually TFSREPORTS).
I work in a site where they have a group policy in AD that prohibits ¡°Log on interactively¡± for application users.
This restriction denies the log on locally for those us
-
- How to remove check in policies from TFS
by Owin
- 4 Replies
- Last post
by Owin
- Hi All,
In my project, I've enabled almost all check-in policies. Today, a new member of the team could not check in anything because of the following 2 errors:
ERROR: ' WcfSecurityRules ' assembly specified in the policy does not exist ERROR: ' WcfSymanticRules ' assembly specified in the policy does not exist
The cause of this is that I have web service factories installed, and