Answer Questions
-JM- 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
CzarOfKatmandu VSTF Coverage Analysis service won't start
If I try to start the Code Coverage Analysis Service on my Team Foundation Server it stops directly and write the following error in the Windows event log: The connection to the Team Foundation Build database could not be established: System.Security.SecurityException: TF50309: You do not have sufficient permissions to perform this operation. at Microsoft.TeamFoundation.Proxy.BisRegistrationProxy.GetRegistrationEntries(String toolId) at ...Show All
markov Work Items and "Assigned to"
I have two new users created by Active Directory, which were added as members to the Team Foundation Administrators group. I have configurated Security and Permissions ,Classifications and Iterations. The same two users appears as new integrants inside Project Manager-Development Project Plan. But .... In Vs,Team explorer, work items ... they don't ...Show All
cramer-creek How to build http://webproject.scottgu.com
I'm using the "Visual Studio 2005 Web Application" project model ( http://webproject.scottgu.com/ ) When building my project Team Build is only producing the compiled codebehind .dll. Content files ( images , .aspx ... ) is not getting copied to the drop folder. Has anyone succeded in using team build to build Visual Studio 2005 Web Application projects. ( VS 2005 Web Site projects works fine ) Suggestions /Andreas ...Show All
brownmb Permissions Bug with Beta 3 and Active Directory Groups?
When using an Windows 2003 Server Domain Active Directory Group to assign Team Foundation permissions to multiple users, the group members do not have the selected permissions if the primary group (for POSIX and Macintosh applications) of the account in AD is set to the group to which the permissions are being assigned. If you double click on the group in the Team Explorer GUI or select the Properties... button, the accounts with primary g ...Show All
B. Ritter MSF Marketing
I am concerned about the low popularity of MSF on the job compared to IBM's RUP. UK IT Jobs Watch ( http://www.itjobswatch.co.uk/default.aspx ) do not find a single job ad with this keyword, while it finds more than 2600 for RUP. What are your marketing plan to make MSF more demanded Thanks, Hi I always appreciate the fact when our audience asks more of MSF boosting and marketing. This means you support MSF and validate that it deserves ...Show All
ntalb Error 28100. Error Loading Event web server Team Foundation Server Trial Version
I'm getting the above mentioned error in the final stages of the TFS install when installing on the application tier. Everything has been going ok until the last step of the application tier install. I'm doing a dual-server installation. I've doubled checked the security accounts I'm using including the local policies that should be set for each on the application server. Here is the error message in the msi log file: Failed to load EventS ...Show All
Ben TX Unable to call a target from overidden CoreCompile
Hi, I would like to perform a specific target just before each solution is compiled. Unfortunatly, team build performs a build including all solution in an atomic MSBuild call. To correct this behavior, I tought I could overide the default CoreCompile with my own version, in order to call a private target just before each solution is built. However, I can't get CoreCompile to call my target. Wondering what is wrong, I tried overloading Cor ...Show All
mcpunjabi Is it possible to create and execute my own SQL-queries against TFS-databases from within VSTS?
I would like to create a Team Query that is more complex than the wizard inside Visual Studio is able to let me do (I would like to sum the remaining work and the completed work field and group it by users). I've managed to execute such a query against the database directly but I would like this query to be available to the public as a Team Query. Is this posible Regards, Kristofer You can create a r ...Show All
Nitesh Menon TFSClient cannot able to connect TFSAPP
Hi, Installed VSTS in DATA Tier, and went with Dual Server Installation. Installed application tier in TFSAPP machine and client in TFSCLIENT. I opened the Visual Studio and tried to add the server i am getting following error. Unable to connect to this Team Foundation Server: TFSAPP. Team Foundation Server Url: http://TFSAPP:8080. Possible reasons for failure include: - The Team Foun ...Show All
Tergiver How to capture the form request in a https site
Hi, all I have a question about how to capture https request when click some "save" button of my site, because there is some javascript source, so VS can not capture it , does anyone knows how to capture the whole request Thanks very much. Yes, that's means: I try to manually form the request, but i don't know the request content that sent to the web site after i click some "save" button. Do you kn ...Show All
Lakshminarayana Warning CA1822 : Microsoft.Performance :
The Error: Warning 1 CA1822 : Microsoft.Performance : The 'this' parameter (or 'Me' in VB) of ActivateFormClass.CheckActiveMidChild(Form):Void is never used. Mark the member as static (or Shared in VB) or use 'this'/'Me' in the method body or at least one property accessor, if appropriate. C:\Documents and Settings\joe\My Documents\Visual Studio 2005\Projects\BMC_2005\BMC_2005\Components\ActivateFormClass.vb 15 Bmc20 ...Show All
Silverdragontech Error running tfsupgrade - TFSIntegration db is not Beta3
I am attempting to upgrade from b3 to rc for a dual server installation. I am referrting to the upgrade doc that comes with the upgrade package. On running tfsupgrade <servername> on the data tier, I get an error regarding the tfsintegration db and the upgrade process fails. Pasting the content of the log file below. Any help is appreciated. Beginning upgrade from Beta3 to RTM DB ServerName : tfsdatatier Log File : TFSUpgrade-63276022 ...Show All
Zarfman Cyclomatic Complexity
Hi, How can I view the 'Cyclomatic complexity' using VSTS tools Thanks, Praveen Ian, thanks for reply. I am using B3Refresh and in that version I cannot find a place to set this threshold in Code Analysis settings. I can turn on/off rules, but couldn't find any rule specifying 'Cyclomatic Complexity' Under what classification does this come up Also, how can I add my own code analysis rules to ...Show All
Lady_Tevish Team Foundation Web Services
Hello Can somebody tell me which are the url for the web services in Team Foundation Server. I want to do an application, that add an attachment to the portal. I’m using Microsoft.TeamFoundation.Client, Microsoft.TeamFoundation.Proxy.Portal dll’s to do this. I thinh it can be done using the method "Lists.AddAttachment", but it needs the url to the webservice in TFS... //My code: Lists lists = new Lists (); ...Show All
