Answer Questions
PavaniPolu How to get previous request information
Hi, every For some reason, I need to get the request information of previous request in a web test, and the request produced by passport login interrupt, i can not make it manually, so how can i get the request that produced by the web server in my code Is there any method to get the previous request in a web test Please help me , thanks very much. hi, slumley That solved my problem well and truly, Thank you very muc ...Show All
CHowell TF30177: Team Project Creation Failed - Unable to connect to the Windows Sharepoint Services
I followed the latest installation guide TFSInstall-v60208.chm closely to create a 2 VM system. 1 VM for the DC/AD server TFSDCAD and 1 VM for the Apps tier TFSAPPS with SQL Server 2005, Sharepoint Services 2 and TFS I installed Sharepoint Services SP2 and did NOT configure it. Next I verified the Sharepoint Services install and saw the "Under Construction" page. I then went ahead installing TFS RC1, installed successfully ...Show All
BlairSh Change Domains
I recently migrated my BETA3 TFS install to a new domain. Everything went fairly smoothly, but I'm having one problem that I'm unable to fix. I cannot change the user assigned to the [SERVER]\Service Accounts group. The group has a single read-only member: the TFSSERVICE user from the domain the server has left. TFS seems to be working okay with this account as is for Source Control. However, when I try and create a ...Show All
R.A Automatic build on check in
Hi I would like to get VSTS to automatically run a predefined Team Build (or build type...) every time code is checked in. Is this possible, and if so where would I look at doing this If there's some way I can attach events/tasks to check ins I can easily use consolebuild.exe Any suggestions would be appreciated Thanks Should I be using some external tool to accomplish this Can I somehow monitor a list of ch ...Show All
RobertLevy Performance Counter for Total Execution Time
Hi, I am trying to send a request to a webservice on a remote machine and calculate the total time it takes for the execution of the request. I am creating a webtest and a load test and adding required performance counters.Unfortunately, I am not able to figure out a performance counter to calculate the total execution time of the request on the remote machine. Can you please suggest if there is any performance counter availa ...Show All
Morad How to login as a different user to Team Server?
I have Team Server installed and I have been testing with it for a bit but have come across a problem. I have the Server running in a VM and have created another user on the local system that I want to log in as. Then I gave that user permissions to use TS. On my client machine I had been accessing TS as administrator and must have checked the "Remember Password" box on the login screen in VS. Now I can't figure out ...Show All
Sandeep Singh Kushwah VSTS Ship Date?
VS 2005, SQL 2005 and .NET 2.0 are supposed to release in early November, however on the FTP web site they are saying this: Updates and firm release dates for Visual Studio 2005 and .NET Framework 2.0 (together previously code-named "Whidbey"), along with SQL Server 2005 (previously code-named "Yukon"). The target release dates are well within Microsoft's most recently stated goal (second half 2005), although some of the features expected in t ...Show All
SujathaJaganathan GetType Base class
I had created an abstract class which had inherited from the Dataset class, i had created many derived classes which inherit from the abstract class. I pass these classes as byref parameters for my methods and i am creating a rule that all the byref must be a type of dataset when i used public override ProblemCollection Check(Parameter parameter) and tried for parameter.Type.Name i get the full name of the class and the basetype is retu ...Show All
TarPista 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
SwissToni error 3200
I have the follow error: error 3200 when I’m for finish the install Visual Studio Team Foundation App-Data Tier Beta in a single Server. Unfortunately that error number can mean a number of things. We are working on improving the error reporting in setup. For now, the only way to investigate the problem is to examine the setup log and the event viewer. It's often a web service that isn't start ...Show All
Henry Ma URL in Redirect is not encode
Hi, I have a ASP .NET app. In the Search.aspx there is a redirect to an URL with a QueryString parameter (data). This parameter is created at run time and contains characters like %. When i run the web test, the parameter value is not right, as something replace some characters. In the Object was moved here... page the parameter looks OK. <html><head><title>Object moved</title></head><body> <h2>Object ...Show All
JaysonM MsTest command line publish code coverage
The MSDN2 article How to: Publish Test Results says how to publish code coverage using the UI but it does not say how to do it using the command line. Anyone got any brilliant ideas please Hmm I think I don't catch your problem, sorry, but, Code Coverage is tightly coupled to unit tests, it doesn't make so much sense without them, so for getting code coverage you have to run your tests, with MsTest, and ...Show All
ShadeZero Getting Constructor Passed Parameters
I've cast an SqlParameter Newobj opcode's Value parameter to an InstanceInitializer class. I'm trying to find out if the second passed parameter in the constructor is of type HttpContext. I could do this by walking the IL around the Newobj instruction, but I'm wondering if there's a simpler way using the Parameters collection of the Instance Initializer class. I have tried: InstanceInitializer createdObj = methodInstructions //emoticons/e ...Show All
EamonnH Project creation fails
Hi, I'm getting the following error when creating a new project in TFS: Event Description: Task "Currituck.WITs" failed Exception Type: System.Web.Services.Protocols.SoapException Exception Message: Server was unable to process request. ---> Violation of UNIQUE KEY constraint 'UQ_ADObjects__DomainName_SamAccountName'. Cannot insert duplicate key in object 'dbo.ADObjects'. SoapException Detail: <soap:Detail xmlns:soap="http://www.w3.org/20 ...Show All
thambi Sharing of common components/resources between Team Projects
Our organization has some common components (own or third party) that are used by several different projects/systems/applications. We can't see a sensible way of sharing these between these different projects. This scenario can also apply to Logical Datacenter Diagrams by the way. Actually we would like to have a way for projects to subscribe to component X version nn and a way to see which projects that uses component X (and version nn). In ...Show All
