Software Development Network Logo
  • Visual FoxPro
  • SQL Server
  • Windows Live
  • Visual C++
  • Architecture
  • Windows Forms
  • Visual Studio
  • VS Team System
  • Windows Vista
  • Visual C#
  • Visual J#
  • VS Express Editions
  • Visual Basic
  • Microsoft ISV
  • .NET Development

Software Development Network >> VS Team System

VS Team System

New Question

Missing Object Test Bench menu items?
How to add a new report to a Team Project
Whidbey FxCop 1.32 ignores certain methods ?
Extensibility
Team Explorer doesn't support filenames with characters [ or ].
403 Forbidden Error.
Having issues with Team Build
Class Diagrammer - Disappointed
Backup you data with Team Foundation Server Beta 3
No effect of "define _CRT_SECURE_NO_DEPRECATE 1"

Top Answerers

shadow2026
James L. Buchan
Weidong Ding
Sixfore
CoolMax
SilverSmurf
Bill Henning
billqu
PascalJC
Blanker
Visual
Only Title

Answer Questions

  • WiGo Prepare foundation server installation failed in SQL Server 2005 Reporting service installation

    I am following the Visual Studio Team Foundation Installation Guide to install the Foundation server. According to the guide, I installed DNS, Active Directory and set up users. But problems occured after the SQL Server 2005 and sharepoint service have been installed. The report manager site not working properly. I have been tried to fix it since yesterday. But it just getting worse :( I need to get this to work properly before I can install the ...Show All

  • Arjuna Chiththananda Is it possible to get the connection string from the app.config file for the DataSourceAttribute?

    Hello, I would like to be able to change my DataSource Attribute connection string to access the app.config file. The problem that I am running into is that the connecting string must be a constant. Do you know of any work suggestions   Currently it is something like this. [ DataSource ("System.Data.SqlClient", "Server=TestServer;DataBase=TestDB;User Id=sa;Password=", "ChildSearchCriteria", DataAccessMethod .Sequential)] &nbs ...Show All

  • Goodway Help me please with WebTest

    Hola, si por favor me pueden ayudar con las siguientes dudas: Es posible mostrar la ejecucion de un WebTest en un navegador aparte o solamente en el Web Brownser que aparece en el Visual Studio Que tengo que hacer para que aparezcan las ventanas pop-up de mi aplicacion en el WebTest, cabe indicar que yo abro estas ventanas con codigo de javascript Buenas Josh, Necesito un gran favor ayudeme constestando las dos preguntas ...Show All

  • AndrewB Team Project Creation Faild- not able to connect to the SQL Reporting Services at http://192.168.0.1:8080/

    Installation: ------------ SqlServer 2005 (command line install) SharePoint Service SP1 (command line install) patched with Security Update for Windows SharePoint Services (KB887981) http://www.microsoft.com/downloads/details.aspx FamilyId=6BB93661-0CE7-46CF-B8BB-55546B58A2F2&displaylang=en TFS Beta3, single server Some other facts: ----------------- Reporting Services function well at http://192.168.0.1/Reports and http://192.168.0.1/Repor ...Show All

  • kush28 Team Foundation Visual Install Guides

    Full visual Guide located on a new Yahoo group: http://groups.yahoo.com/group/teamFoundation You have to join the group, but there are no membership requirements. There are two visual install guides: Word http://f3.grp.yahoofs.com/v1/QCv2Qxx5TA3c8DAQMs84s7uPsKL1JT67yl31SQoSQSYedBzv8C5Qu5S-ofO3OcHHYX8ynNpnBLYP1M0qxVB5Ow/Team%20Foundation%20Server%20install.doc PDF http://f1.grp.yahoofs.com/v1/QCv2Q_14BK7c8DAQyVbGkdsOLdEqH785DsOjB4z1FdIMAs5 ...Show All

  • jhobitz the request failed with http status 404

    when I tried to open the team explorer I got the following error the request failed with http status 404 I have the same error. At first when I was creating new projects I was receiving that connection terminated error. I am using beta 3. I have rextended sharepoint onto default and team foundation server. when I extended team foundation server it started giving me the 404 when I did any team related functions in Visual Studio. I checked ...Show All

  • Brett Blatchley how to enable project code analysis?

    For projects, how do I get the "Code Analysis" tab to appear on the properties We have Team System for Developers installed, and we can use the source control portion and set the policy to do code analysis on check-in, but the actual property to enable the code analysis seems to be missing. Thanks. Hi Killem, Unfortunately, I'm not seeing that "code analysis" tab on the left. ...Show All

  • Chia Li TFSDeleteProject.exe is friggen useless....

    After trying to create a project unsucessfully (see this: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=128046&SiteID=1 ), I decided to clean a little house and try again. The utility returns: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies>TFSDele teProject.exe /force /TeamFoundationServer:vsts-host Test001 Warning: Deleting a team project cannot be undone.  Are you sure you want to del ete the ...Show All

  • Mareen Philip CA2000 Dispose temp resource question

    This is my first foray into code analysis, so please be gentle ;) I have a component that utilizes several performance counters. Upon dragging the counter onto the design surface, the following designer.vb code is generated (pared down for applicability)... Private WithEvents myPerfCounter As System.Diagnostics.PerformanceCounter <System.Diagnostics.DebuggerStepThrough()> _ Private Sub InitializeComponent() Me .myPerfC ...Show All

  • TasneemHasAQuestion Unit tests for methods that return NotImplementedException

    Should one write unit tests for methods that return NotImplementedException If we don't test these methods, then code coverage will not be 100%. If we do unit test them, do we just make them always pass I really appreciate your responses as they were very helpful. The solution you described is elegant, terse and intuitive. Thanks again. Unfortunately, in real world scenario a 100% code coverage is usually impossible to achiev ...Show All

  • Bruder manually remove a (failed creation) project

    Hi, I tried to create a new tfs-project, but got a very strange error message (see below). But I need to be able to reuse the name! So how can I manually delete all traces of this project-name (or rename it in the DB, so the name is not recognized anymore ). I think there is some kind of project-removal console-app, but last time I tried that, it could not remove such zombie-projects. ---begin Exception entry--- Time: 13.01.2006 17:20:39 M ...Show All

  • cs VSTS RC1 crashes with Reporting Services when switching dataset.

    Hello all! Using VSTS RC1 on TFS BETA 3 and decided to edit some reports and create some new ones... So I created a new solution, then downloaded each reports(.rdl files) and added them to my solution. Once I've configured everything(the two shared Data Sources and the TargetReportFolder and TargetServerURL) I decide to "Check Out For Edit" the Unplanned Work.rdl report. Then I click on the "Data" tab which defaults to the dsWorkItemHistory dat ...Show All

  • Danny_FADBA Error publishing tests results...

    Hi, I am trying to publish a unit test result and it gives me error: "Server was unable to process request. ---> Method failed with unexpected error code 53. " I am using TFSB3Refresh. My client machine and TFS are on separate domain, and the credentials I use to connect to TFS have full authorization (Project Admin, TFS Admin, Windows Admin) on TFS. In the "Publish Test Results" window, the owner of the test run ...Show All

  • Martin McNally Retrieving codecoverage info programmatically “off-road” code coverage experience.

    hi, i have reffered the url http://blogs.msdn.com/ms_joc/articles/406608.aspx that says how we can retrieve the codecoverage info from an assembly/exe. i am using the code to create the coverage file after retrieving the coverage info. /******************************************************* Collecting code coverage info from assemblies/binaries. ********************************************************/ public void CreateCoverageInfo( ...Show All

  • coastal skier Unable to view Source Control Explorer in Beta2

    I currently have 25 or so developers running up against Beta 2's Version Control. Everybody up to this point has been fine. However, I recently added another member to the team and they can NOT see any of the existing projects under Version Control. I have given them every access right I can find (include Project Administrator on the Team Project itself). Any ideas or things I could try Thanks, ~slee I had a ...Show All

34567891011121314151617181920

©2008 Software Development Network

powered by phorum