Answer Questions
Raviatr Error while running the script second time
When I run the web test, the test is passed, but when I run the same web test after 10 mins it is failed by throwing following errors. Request failed: Context parameter '$HIDDEN1._ctl0:DCT_DESCRIPTION0_MEMO' not found in test context. RequestFailed: Context parameter '$HIDDEN1._ctl1_ParID' not found in test context Can anyone help me how do we solve this problem (Note: On the error message "DCT_DESCRITPION_MEMO" where the val ...Show All
kritchai vanchainavin Reporting Services Control
I am trying to open Project Portal Home page and receive IE alert "Unable to locate control: ctl00oReportCell" (one for each Report Web Part). Default MSF Agile project was created successfully. Looks familiar to anybody Thanks This is a known issue with the current release. You can ommit this problem by enabling the toolbar in the report. This is done by modifying the webpart that displays the report. The url must be modified to set th ...Show All
Vikas1111 VC programming help needed
Need help with some Version Control programming stuff... System.Collections.IEnumerable changesets = vcs.QueryHistory(txtProject.Text, VersionSpec.Latest, 0, RecursionType.Full, null, VersionSpec.ParseSingleSpec("Llabelfrom", null), VersionSpec.ParseSingleSpec("Llabelto", null), int.MaxValue, true, false); If I query from "labelfrom" to "labelto", I get the affected changesets plus the changeset that consi ...Show All
sbatati Walkthru question on "To save a document to the project portal"
I have a VMWare installation of the Trial version of VSTS running TFS in a single-server config. On the host I have the trial version of Team Suite. I am attempting to go through the walkthru's and have a question on the section intitled "Saving Your Work Item List to the Project Portal". In the subheading "To save a document to the project portal", step 2 states "Navigate to the project portal, and then in the File name ...Show All
DotNet_369 MSTest can't find tests in the VSMDI file
I have a solution with two assemblies and two separate (corresponding) test assemblies. At the root is the vsmdi file. Whilst in the IDE I can click on the vsmdi file and see the available tests that can be run... And all works well If I go to the command line and run (from the solution root) MsTest /testmetadata:My.tests.vsmdi I get a "No tests to execute" message I am actually looking at putting together an automated server buil ...Show All
L M Build Can't find references
I am using Enterprise Lib in my project. I have few assemblies referenced. All compiles fine from VS. Team Build finds most of them just fine but one it can't find - I get this error. Solution: PipeBizWeb.sln, Project: PipeBizLib.csproj, Compilation errors and warnings C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(0,0): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft ...Show All
Kevin Cogger MSFT New Project -- Reports Not Working Immediately
I am using TFS Beta 3 and I want to make sure that the behavior I am expeiencing is normal. After I create a new project, the reports do not pull any data until the warehouse goes through a processing cycle. I know that I can manually run the warehouse processing cycle, but is there a way to have the process trigger when a new project is created or a work item is saved Is this a feature in later releases Thanks! Aaron ...Show All
Mrrenzo Performance tools in Tool option in VSTS?
Hi all, I'm a new member in this group. I'm currently exploring VSTS. I've a doubt. In tools tab, there is a option for performance tools. what is that actually I tried with that. but it is not showing the result. it fails. Can any one plz help me with. regards selvi If you are interested in web testing and perf testing web apps, then this is not where you want to be looking. Checkout the help links in the following post for ...Show All
James M - new user Unexpected Erro Opening Project Portal
I had some issues creating a new project, but this was solved by following the suggestions of another post and changing all web sites in IIS to use ASPv2. This is the only change I have made following an error free install. Everything looks good except I cannot view the project portal. I get simply 'An unexpected error has occurred. ' when I connect to sharepoint root or to a Test project under http://teamserver/sites/test Thanks, Nick ...Show All
hriverag93 Error 28703
Hi, I have a problem during the installation of Team Foundation Server, the error is: Error 28703. Unable to connect to the SQL server. Please check that you have the necessary permissions and the SQL server process is running on the data tier. See the setup logs for more information. In spite of this I can connect from another pc to the SQL Server. I can conect to SQL Server using the user TFSERVICES During the installati ...Show All
Con_H VTS Beta 3 Refresh: I get the following error while viewing reports. - NOT RESOLVED
This is related to the following post: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=154637&SiteID=1 I'm getting the same error. I have also done a full process on the analysis services (successfully) and followed the troubleshooting guide (successfully). But still getting the same error. Any assistance would be appreciated. Thanks EJ Troubleshooting Results =================== Last Cube Process ...Show All
Takrim Khan TF42057: build request is not from the configured team foundation server
Hi, I installed TFSBuild on the application tier of my team foundation server. When I try to execute a build, I receive the following error: "TF42057: The build request is not from the configured Team Foundation Server. Please contact your Team Foundation Server administrator for help." This occurs whether I do it from the VS2005 IDE or if I log in to the application tier and run it from the command line. I took the steps outlined by ...Show All
CCamp Error during creation new project in Team Explorer
When I try to create new project in Team Explorer, I receive error: Project creation failed with error: "Initialization failed for plugin(s):'Microsoft.Pcw.wss','Microsoft.Pcw.currituck'" with following log: 08/08/2005 11:50:53.648 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://as-cmp-1:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0.0300432 seconds 08/08/2005 11:50:56.05 ...Show All
ihateC In web tests,how to validate the values on a grid?
I want to validate the values that are shown on a grid, based on the values that are selected on a Combo.(Herein internally, the grid gets filled, when the combo box value is changed.) I would also like to know the selected row from the grid. Pls, give me the details of this.If we have to write a custom validation rule for this, kindly provide that custom validation rule too. Thanks,for your reply. ya,i als ...Show All
MKeeper Have web test calls another web test as the setup.
I want to setup to run my web test in this way: 1. Call webtest1 (as one time setup) 2. Call Webtest2 (run this for multiple iterations. For example, run one for each data binding) Is this possible Yes, check out Yun's blog post: http://blogs.msdn.com/vstsloadtestblog/articles/592814.aspx Ed. ...Show All
