Answer Questions
Zia Khan Error 28100.Error loading Event web service.
Hi, During installation I got "Error 28100.Error loading Event web service.". Any idea what is going wrong TFS is being installed on a Virtual Machine. Please feel free to contact me if you need any more information. Thanks, Bart ps. Is it possible to upload the setup log Hi Joe, Thanks for your response. I am installing the single server TFS and the error occurs at the end of ...Show All
YKen Are there integration problems between Team Editions and Pro versions on same machine
I have a copy of Studio 2005 Pro and have an option to purchase Team Tester edition. If I install both on the same machine will there be issues Will they work seamlessly Thanks They will integrate into the same installation of Visual Studio. When you next run Visual Studio, you will see all the features of Team Edition for Software Testers (which inlcudes Visual Studio 2005 Professional Edition). ...Show All
Mike from symbol Where is the Check out ?
I've been playing for some time with the TFS part in the sdk. There is something I didn't see.I didn't see CheckOut command or anything similar to it. Saw checkout,get... but no CheckOut command or any event linked to it. Doe's it go by a different name Avi Hi Robert When I do check out on an item in the visual studio, which of the above is invoked Avi ...Show All
karabo Source control viewer can display items but dropdowns are empty
I have a source control explorer that can connect to my team server and view it's contents. However, whenever I right click on an item I get an empty context menu. Addtionally, my security log contains a 1:1 relationship between browsed items in the source control explorer and Faiure audit entries informing me of an unkown user or bad password. I have tried repairing and uninstalling my VSTS client but have not seen any change in the system. ...Show All
millercj Integrating with TFS: Use of ExecuteDefaultAction
We have an internal tool that we use to keep track of work items and a bunch of other stuff. For a lot of reasons, I would really like to start using TFS for what it can handle. In order to make this feasible, I'm going to need to integrate TFS with our existing tool. I'm starting to get a picture of what I need to implement in order to integrate with TFS, but one aspect is still unclear: Suppose that I have a work item that is linked to an & ...Show All
Lordnikon981 TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed
Im trying to create a project and i got this error any ideas. Error TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed during task WITs from group WorkItemTracking. Explanation Plugin error text: “Value cannot be null. ---> Value cannot be null.” User Action Contact your Team Foundation Server administrator. Warning TF30144: The New Team Project Wizard attempt ...Show All
Joiko Team Build Error
I get this Error when doing a team build " Solution: CoreSolution.sln, Project: x:\___\ABC_XYZ_WebUI\, Configuration: Release, AnyCPU ASPNETCOMPILER(0,0): error ASPRUNTIME: Failed to create AppDomain. thanks Hello Xanthus! Would you please try a "caspol -reset" on your machine and rebuild the project At the outset, it seems like that might solve the issue. If it does not, however, please share your sources w ...Show All
Dave the Developer please help with web recorder
Hi! I'm trying to record webtest. 1. Create new web test 2. Window of recorder (IE) does not appears 3. Script is not recorded What solution can you suggest to resolve this problem Thanks for your reply! In addition whem recorder launces - control are grey and there is a message: The web test recorder must be launched within Visual Studio. Several days ago all seems to be working. I havent done nothing unusual... B ...Show All
Mike Martin24365 Build machine is not reachable
I'm having trouble getting a Team Build type to run. The error message that I receive is "Build machine is not reachable". I have defined the Build Machine as 'teamfoundation' in my build type, which is the name of the Team Foundation server (creative, I know). I've tried various combinations of this, including the IP address, the FQN, and I've tried all of these from remote machines and on the server itself. Everything appears to be ...Show All
Zaph0d Source Control error = Error occurred during difference operation: Data is null
Hi We have been using VSTS beta 2 for about 2 months now - very happily! That is until early this week. One of our files doesn't seem to exist anymore (it shows in the source control explorer, but greyed out) and any attempt to get, history, view, compare with this file gives the error "Error occurred during [difference] operation: Data is null. The method or property cannot be called on Null values." Also, I can see that my local fold ...Show All
thegallery TF42052: The file system on the build machine does not support access control lists
Using Workgroup configuration, with Team Foundation Build on a second computer. TFSService is established on second computer with same credentials as the TFS computer. When building on a build type, we get the following: --------------------------- Microsoft Visual Studio --------------------------- System.Web.Services.Protocols.SoapException: TF42052: The file system on the build machine does not support access control lists. Please specify ...Show All
veeta Methods called by an object
How to find the list of methods called by an object in a class Say, I have a connection object, conn. I have to check whether it has called the methods Close() or Dispose(), as conn.Close() and conn.Dispose(). Hi Sanjukta, Writing such a rule is difficult, you need dataflow for this kind of analysis as you need to know what happens to the connection object, e.g. is it added to a collection, is it assigned to another variable, what ...Show All
Howez Shipping Beta 2
There's been a rash of speculation as of late that Beta 2 has "slipped" to April [ Microsoft Visual Studio 2005 beta 2 delayed ]. As you can read in this post from the Developer Division Release Team [ In the Home Stretch... ], we still plan to ship Beta 2 by the end of March. That has been the plan-of-record for months. Because it takes time to move from shipped bits to downloadable bits , Beta 2 will probably be available for ...Show All
johnlaus customized test templates
In the thread http://forums.microsoft.com/msdn/ShowPost.aspx PostID=13002 , it is explained how to create your own manual test templates. Easy enough. But, it would be nice to have the whole team working with the custom template. Is there an easy way to get this template an each machine You should be able to use the standard VS Techiques for creating templates of other files (From the file menu, Export iirc). However, with all these mech ...Show All
Cine How to force check out locking?
Is there any way to disable the checkboxes that allow the lock type to be selected each time a file is checked out and set the check-out locking option as the default That's actually the answer I was hoping for, thanks. What I meant was, if a file type is non-mergeable then it will be locked even if the team project enables multiple checkout. The reverse is not true. A m ...Show All
