Answer Questions
Keirsy Web deployment projects
I am using these for the first time and am pleased to see that Team Build makes use of deployment projects too, Anu has a blog on the subject http://blogs.msdn.com/anutthara/default.aspx I am wandering if there is any scope for a divergent process between the way Team Build interprets the deployment project and Studio does. Basically I want Team Build to deploy to a remote IIS machine rather than just to IIS on the build machine for example ...Show All
Thomas Greenleaf Reports node in Team Explorer sticks at Working...
I'm running TFS beta 3 refresh in a dual-server installation. I had a lot of problems getting Sharepoint working again (see my other threads) - that may have something to with what I'm seeing now. Per the migration instructions, I went into the report server and manually created all of the reports for my projects. I made all of the necessary configuration changes and tested every report. In my project portal sites, reports do appe ...Show All
krog Add an option to run rules on a STA thread?
I have three custom rules that specifically test WinForms. These have stopped working in FxCop 1.35 beta 1 with the following exception: Resolve the following problem with the parameterless constructor. Exception: Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it. at System.Windows.Forms.ComboBox.set_AutoCompleteMode(Aut ...Show All
Jim Wilcox Deleting TeamBuilds in the RTM
In the RTM of TFS will we be able to delete past team builds from within the IDE or are will still limited to using tfsbuild delete from the command line Thanks Hi Khushboo, Thank you for your response. I totally agree with and understand what you are saying and I believe that is why even after I have deleted the builds using tfsbuild delete command that they still appear in those mentioned drop do ...Show All
Sarang Datye Proejct Creation failed while uploading reports
Hi there, In Beta3 I'm trying to create project which fails everytime with the error below... Error TF30225: Error uploading report : Bug List Explanation The Project Creation Wizard encountered a problem while creating reports on the SQL Reporting Services on TEST01. The reason for the failure cannot be determined at this time. Because the operation failed, the wizard was not able to complete creating the SQL Reporting Services site. ...Show All
kwix Sharepoint Permissions error When Creating New Team Project
I'm having trouble adding users as TFS Administrators. From what I understood in the documentation, a TFS Administrator needed to be added to the TFS Security Group as a TFS Admin, an Admin for Sharepoint at the top site level and a content manager for sql server reporting services. I have done that however, I still receive the following error: Error Insufficient permissions on the Windows SharePoint Services at ekta to create ...Show All
Amit Kumar Gupta FxCop 1.35 and static class methods
First let me say that I really appreciate all the work done on FxCop. Its a very helpful tool. However, the integration into VS2005 needs to be back-ported to VS2003. it does not have to be "exactly" like 2005, but it can come close. Here are a few ideas on how this can be accomplished. 1) Provide an AddIn that gives the user a context menu for the projects so code analysis can be run. Sure, you can put it on the "Tools" menu, but that is ...Show All
Bandobras Load testing website, without using SqlExpress to store data
I am new to testing and maybe this is a stupid question but could anyone help me how to configure my tests so that I do not need a SqlExpress data store In the documentation I found the following "Tip" "You can also save your load test run data in XML. That data is stored as a file and is not stored in the Load Test Results Store." But I can not find how to do this anywhere. Any help is terribly welcome as I need to get ...Show All
Michael D. Fox Associating an editor of choice with HTML files in the Team Explorer and on Sharepoint
I'm finding it very frustrating attempting to empower a whole team to edit and work with HTML files using the VSTS. We have two interfaces to the same document library: 1) Internet Explorer (using the Project Portal driven by WIndows Sharepoint Services) 2) The Team Explorer (in Visual Studio 2005) I have three staff all of whom want to edit HTML files in our project and are not developers (but managers and sales people). I face the fol ...Show All
Stef Shoffren How do I add a solution to a workspace for team build?
Hi, The subject pretty much says it all, how do I do this Thanks, J The short version is that you can open up the solution in VS, right-click on the solution, and choose Add to Source Control. Accept the defaults. When it's finished, check in the changes by clicking Checkin in the Pending Checkins Tool Window (View -> Pending Checkins). Check out the Team Foundation Walkthroughs. There ar ...Show All
Steve W. CMMI Poster
Will there be a CMMI poster available in August as well Thanks for the clarification. The MSF poster will be an overall uber poster including both processes. ...Show All
Yaniv ab Another Bug in Source Control Explorer (Beta 2)
If I create a new top-level folder, it will not show-up until I close and reopen VS. also I am not able to (re)name it, so it always gets a default name. I can only delete the folder again. In our more recent versions, we don't allow users to create folders directly in $/. Instead, all items need to be created within a Team Project folder. The inability to rename is an artifact of the restriction that Team Projects cannot be renamed. The ...Show All
Mohan Radhakrishnan Initialization for plugin "Microsoft.Pcw.wss" failed
Hi I have just installed TFS in a single server setup, following the help file on the cd. But when I try to create a team project from within VS I get the following error: Initialization for plugin "Microsoft.Pcw.wss" failed with error: "Client found response content type of 'text/html', but expected 'text/xml'. I have added myself to the "TFS Project Creators" group and added the group to administrators in TFS, set the administrators group i w ...Show All
dseydel Confusion when the Merge target solution is not loaded
Merging when the source branch solution is loaded into VS and the target branch isn't throws you off for a moment because you know there should be pending changes but there aren't any. At least not until you load the target branch solution. This is a rough-edge IMO. What if I merge branches and the merge spans multiple solutions Do I need to load each solution in order to checkin all the pending changes f ...Show All
Eduardo Sagredo Installation problem with Reports Server
I'm trying to do a single-server (beta 2) install but keep hitting a problem during setup. The system says: Miscrosoft SQL Server 9 Reports Server services is either not started or not installed which isn't true. All prerequisite software has been installed and is working. I can browse localhost/reports and both reports and teh server are running in their own app pool. The only place I didn't follow the installation guide exactly is that SQL Ser ...Show All
