Software Development Network Logo
  • .NET Development
  • Architecture
  • Visual C#
  • Visual J#
  • Visual Studio
  • SQL Server
  • Windows Live
  • Game Technologies
  • Visual C++
  • Windows Forms
  • Smart Device
  • Windows Vista
  • Visual Basic
  • Microsoft ISV
  • Visual FoxPro

Software Development Network >> VS Team System

VS Team System

New Question

Error 32000 widbloc.exe - <servername> -d CurritukDB Returned a non-zero value:1
PublishRun: Server was unable to process request
Line Breaks in Printed Work Item
Undo Check Out of another user
Best Way to Add a Document Link to a WI
Build FAILED: A database error occurred (SQL error 8152) ---> String or binary data would be truncated.
Problem to connect to AD while doing automated tests
Forgot password for TFSService
Cannot acces source control after upgrading to RC
HELP I THINK I DELETED THE TFS BETA 3 Registration Connection file with TFSREG tool

Top Answerers

eebarroso
jwaters
tmasboa
cutatl26
Frank Walker
Sean MCAD
Julian Ladbury
galwacco
Stacey Murphy
gjutras
Perfect Scripts
Only Title

Answer Questions

  • hellotolisa Web Test: error 400 Bad Request?

    I am connected through our internal network to the server hosting the webservice. If I remote into the Server and bring up web service asmx page, I have the option of entering values and invoking the specific method. I copy n' paste appropriate values in the textbox, click Invoke, and it's successful. If I use the very same data on my machine, then run the webtest, it fails with error 400 Bad Request. Are there any issues with the webtes ...Show All

  • Sher J PRoject ALert not working in Team foundation Server

    hi Project alert is not working. can anyone tell the procedures to configure that ... Thanks Rithu hi Buck, Oops,It's strange...... I have check all the setting of IIS accroding to the documentation you provided. But it still doesn't work... Any idea Thanks. Frank R You need to configure the SMTP settings in the TF server for it to generate emails. http://msdn2.microsoft.com/en-US/library/ms4 ...Show All

  • bashman Team Foundation Server Setup Error 32000 returned non-zero value: 6

    --------------------------- Microsoft Visual Studio 2005 Team Foundation Server Setup --------------------------- Error 32000.The Commandline '"D:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools\createds.exe" /setup /install " http://TESTERVER/ReportServer/ReportService.asmx " TfsReportDS "Data source=DEVSERVER;initial catalog=TFSWarehouse" "Domain\TFSREPORTS" "01000000d08c9ddf0115d1118c7a054e65365465477536754674575474574 ...Show All

  • SlEasy How to check for a particular value in Constant?

    Hi, I am not sure if its possible to do the following by writing custom Rule in fxcop. I have some constants declared at class level in my application: eg: Private Const c_sSQLUpdateIC As String = _ "UPDATE IC" & _ " SET C_EMPLYR_PAY_RANGE = ' '," & _ " A_OTH_WKLY_PAYMENT = ," & _ " C_DISPUTED_CASE = ' '," & _ " N_LAST_UPDT = ," & _ " ...Show All

  • Tomislav B. A Minor fxCop Bug??

    One of the dependencies in my application is on: Microsoft.Office.Interop.Outlook when fxCop can't find it and prompts me to browse for it it, the file dialog box prompts me to look for Office.exe or Office.dll and won't let me change it to the correct name in order to find this dependency. Is this a bug It's not a big issue - I've been able to ignore it, but it would be nice if there were a fix because I get it everytime I run fxCop. ...Show All

  • trishik Migrating Team System Project from one server to another

    hi, How can i migrating a Team System Project (with all the relvant data and configuration) from one server to another Is there anything new to report on this feature To be honest, I'm rather astonished that you guys are surprised this feature would be requested..did you never expect that somone might need to consolidate team projects onto a single server Or that they might have the need to archive team projects with the ability to re ...Show All

  • Tynman Word defined as a recognized word in CustomDictionary.xml is still being flagged as a misspelling

    I am using 'num' as the name of an integer parameter on a method.  FxCop 1.32 flags this parameter as a violation of the IdentifiersShouldBeSpelledCorrectly rule.  In an attempt to make FxCop accept 'num' as a recognized word, I added this word to my CustomDictionary.xml (located in the same directory as my FxCop project file).  Unfortunately, FxCop still flags 'num' as a misspelling. IdentifiersShouldBeSpelledCorrectly also ...Show All

  • AustinH100 show project portal

    When click show project portal, I got this error "application not found".But i can access the portal if I typed the portal url directly in ie address . Hi Jackie, If you select the Documents node and have the Properties window open, is the URL property the correct url If you copy that url, and go to Start->Run and copy the URL there does it open IE to the correct page If you Right-Click on the Reports node and selec ...Show All

  • omer khan sahab Customer Feature requests

    Is there a pre-built web part that I can publish on a SharePoint page that allows for general/authenticated users to report a bug or a new feature It would be handy to have a way of allowing these requests to enter directly into the Bug/Task queues in VS. Any help would be greatly appreciated Thanks for your help, I'll see what I can make up. :o) We don't have any such web p ...Show All

  • JasMR One problem in security setting

    TFS : Beta3_refresh VS 2005: Visual Studio 2005 Team edition for software developers I create a team project called "TestTeamProject". There is a file in this team project. Its path is $/TestTeamProject/Test/test1.txt. I also create a Team Foundation Group called [TestTeamProject]/TestGroup. and add user (domain\ABC) to the group. Grant the read and check out permission to this group. domain\ABC connect to TFS, and he can ch ...Show All

  • ChrisX Error when running tests: Column 'TestType' does not belong to table test.

    I and everyone on my TFS team is getting the following error message box when trying to run unit tests: --------------------------- Microsoft Visual Studio --------------------------- Column 'TestType' does not belong to table test. --------------------------- OK --------------------------- I checked the TFS databases, and I couldn't locate any table named test, so I'm not really sure where else to look. Has anyone seen this before We've been ...Show All

  • PopieJopie Unit Testing Web Service that returns DataTable type

    I am trying out the team testing facility in VS 05 against a web service and am not sure what the intended use is, and can't find a good example. I have a webservice with one method which returns a data table, and have used the "Create Unit Test" option to generate a test method which has created the proper web reference in my test project, providing generated class to interact with the service. The response from the web service method is ...Show All

  • _Prabhu Sadasivam Team Build Error - TF42046 - Unable to Execute Team Build

    All,  I am working with a new installation of Team Foundation Server and I am struggling to get the Team Build component to work.  Here is the Setup that I  am working with: All Systems are running in a seperate Domain (BOOKSTORE) from my company's domain (CTS) BSTEAMSYSTEM - this is the Team Foundation Server that is running  Team Foundation Server.  I have the application that I want to build stored here in Sour ...Show All

  • ryan_scanner TargetVisibilities.Overridable what can i check?

    Hi, Can anyone tell me what i can check if i set TargetVisibility property to TargetVisibilities.Overridable I never seem to get any members and/or types And another question how do targetvisibilities affect public override ProblemCollection Check( Module module) public override ProblemCollection Check( string namespaceName, TypeNodeList types) public override ProblemCollection Check( Resource resource) ...Show All

  • TCRavn No documentation for customers in MSF Agile?

    Can someone point me to a set of activities in MSF Agile that deal with creating and delivering appropriate guidance for using a finished system to the people who will use it While trying to figure this out I noticed that the "Business Analyst" role was shown with the rounded box labeled "User Experience" in the introductory page on Roles. Since the type of the rounded boxes wasn't identified I'm not exactly sure what they are intende ...Show All

8910111213141516171819202122232425

©2008 Software Development Network

powered by phorum