Answer Questions
Spearhead127 Can't instrument project targets for ASP.NET performance session?
I create a new ASP.NET performance session and point it at my web application directory (i.e. not using IIS). Now, I can sucessfully get performance data for the web site itself, but I cannot seem to get performance data for any other project assemblies I've configured for instrumentation. At first I noticed that it was instrumenting the project assemblies in their respective project \bin directory as opposed to my web site's \bin directory. ...Show All
Saravanan.W.S Team Foundation Installation Error 32000: Createds.exe returned non-zero value: 6
I tried to install the Team Foundation Server Beta3 on a Windows 2003 Server (single server) and received this error. Can anybody tell me what this means,or even better, tell me how I can get the Foundation Server installed Tanx in advance, Hans. Also, the RC version of the TFS is out there. You probably want to install RC instead of Beta3. Bo The error show ...Show All
Lord of the Idiots Load Test requests/sec drop to zero
I'm seeing a recurring problem in a load test where requests/sec drop to zero during the test, and then resume normal levels 1 minute and 15 seconds later. The load test has 25 users, starting at 1 and ramping by 3 every 8 seconds - it consists of 2 webtests. I reach a constant user load and everything cranks along pretty well until about 30 minutes into the test. Then reque ...Show All
Will139 Custom Rule, only appears the first time
When a rule is fulfilled only appears the first time but not more. Nevertheless the Collection "ProblemCollection" has all the occurrences that have appeared in the class. Why Thanks. Code: public override ProblemCollection Check (Member memberField ) { Field mField = memberField as Field; if (mField == null ) { return null ; } if (mField.IsStatic && !mField.IsInitOnly && ...Show All
jjbutler88 Beta2: Cannot create a Team Project
I am not able to create a new team project. I'm logged in as a domain user with local administrator membership. On the last screen of the wizard I get this Process creation failed with error: "Initializaton failed for plugin(s): "Microsoft.Pcw.wss"" Here's the log content: 04/22/2005 01:48:54.478 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://syd-3rtest:8080/bisserver/EleadWebService.asmx " from the registr ...Show All
prakash_iisc Error with my portal
Hi for every one, I have some problems with my Team System and also I can't see me portal, so, I need to change my DB MSDE to SQL Server any idea can I get that Thanks, Ray! It isn't an easy solution . Basically, you will need to go to your WSS Sharepoint Admin Site, and redirect your database and config server to your Sql Server 2005 box. Once you repoint your admin site, you will the ...Show All
doobey Team Build & CrystalDecisions
I've just added some Crystal reports to my winforms app and now the Team Build fails becuse the CrystalDecisions assemblies are not installed on the build server. How do I do this Hello Jonesie! We do not have Crystal Reports assemblies included in the Build Server SKU. To build these Crystal Reports projects, please install the Crystal Reports redist (that comes with VS) on your build machine separately and then build these. Please let ...Show All
buzzsaw Custom FxCop rule for detecting empty catch blocks?
Hi, I'm looking for a custom rule that checks if there are empty catch blocks in a method. If you know of something like this that already exists, that would be great. If you have pointers on how to implement such a rule, that would be great too. Thanx, -KC The easiest way to write a check would look like this: 1) foreach over all Method.Instructions 2) On encountering an instruction w ...Show All
Trying_another_name Support for Oracle and DB2?
Hi, Do you have any plan to support Oracle and DB2 Or is there any extension point to write plugins for other databases Thanks. Great! thanks. Currently, our product need to support 3 databases, it takes us a lot of time to sync the database scripts and development / testing environment. We are very interested in the Oracle version as well. I am glad to hear that Microsoft ...Show All
Gokhan Berberoglu rsLogonFailed when rendering reports
All reports have started giving this error. An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'TfsOlapReportDS'. (rsErrorImpersonatingUser) Logon failed. (rsLogonFailed) Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E) I believe it started when the passwords were updated. I have changed the tfs password using tfsadmin ...Show All
Tim2048 What does MS use for Requirements Management?
I know that Microsoft is dogfooding VSTS, but what are you using for requirements management I have seen on these forums multiple posts about Caliber RM for Team System and most say that if you are really serious about requirements, you won't use VSTS alone. I highly doubt MS is using Caliber for their requirements management, but I guess pigs do fly from time to time. When VSTS was used to build VSTS, did you just use scenarios to capture the r ...Show All
Visalchea Open solution of other user
G'day, I am looking on the following scenario for the shared PC: Bob logs in using his account to computer A Bob performs get latest to <folder> for the <solution> in his <workspace> Bob performs required activities with the files in his <workspace>, finishes up his activities and logs off Alice logs in using her account to computer A Alice opens <solution> in <folder> using "Open... ...Show All
TheBlackNoodle MSF Version 3 at a glance
Hi, Our office has an A3 poster labelled 'MSF at a glance', which contains a one page summary of the . Is this a Microsoft document and if so is this available on line. I would like to provide copies to all staff within the IT department. We are in the process of implementing this Methodology and the document would be usefull for communicating to the Team. Many Thanks Jason Hi Bindia, Yes pl ...Show All
Carlos Figueroa Switching between two TFS servers
Currently, we have a production and a development version of TFS deployed in our organization. The development version is mainly for play to get the developers comfortable with using TFS and to develop components and templates for the production environment. The problem we are seeing is specifically in the Team Explorer client for people using wireless or vpn access to the servers. When we are doing work on the production server and then try ...Show All
pater Deployment path settings
When deploying the database project, you should have the option to select where to deploy at that time. Currently, the selection is made at the project scope. It is very common in my usage even so far to deploy a database to more than one location. I may create a database model and deploy it to four servers: production, test, development, and to the developer's local pc. Even if you leave the default deployment path setting in the project ...Show All
