Answer Questions
RudieVanHout Visual Studio 2005 Team Suite
Hi I have installed Visual Studio 2005 Team suite , But I can't find team foundation server with this edition , While it must have team foundation server workgroup edition with Visual Studio 2005 Team Suite ....What should I do --thnx Yes, it is the "standard" edition of Team Foundation Server, but it is no longer licensed for use. You must use the currently shipping Team Foundation Server Trial Edi ...Show All
nmbsixpack What's become of the Team Foundation Power Toy (tfpt.exe)?
I can find lots of references to the powertoy, but they all appear to be quite old, and refer to the version of the powertoy from the beta 3 timeframe. Does that old version still work with the RTM services, is there a newer version somewhere, or is the RTM-compatible version lost in the woodwork somewhere OK, thanks. That's the only version I could find but I thought it might have an official home by now. If you get the late ...Show All
Sharon277 Still not getting alerts
I am using Beta 3 TFS, and still can not get the Alerts to work. We have an Exchange Server that uses Windows Authetication. I have confirmed that the smtp server is declared in the web.config file. I have signed up for alerts under the Team Project. I have even changed the 'eSwitch' value to 3 as I have seen mentioned in other older posts in order to generate a log file. I do not get any emails from the system, and also do not see any kin ...Show All
KCBuck Implement tests in a base class for reuse
While trying to move my NUnit unit tests over to VSTS it seems that base test classes are not supported. Here is an example: public abstract class BaseTestCase { [TestMethod] public void SimpleTest() { Assert.Fail(); } } [TestClass] public class MyTestCase : BaseTestCase { } In NUnit the MyTestCase would have all the tests in the bas ...Show All
Rchua Project ALert is not working in team foundation server
hi I want to get an alert mail whenever any changes occured in team foundation server. so i checked the checkbox in project alert ,but it was not working . i am not getting any mails. can anyone give me the solution for this Thanks Rithu Hi Are you able to resolve the issue Thanks Sagar Hi, I am also facing the same problem. I have checked all the settings such as smtp sever,web.confi ...Show All
Steve Eckhardt Change the Root Directory for Source Control
Is there any way to change the root directory used by the Source Control. I was trying to fetch one of my Team Build Configurations, and I was prompted to select a directory (because it said it didn't have one mapped). I thought I was picking a directory for that specific Build, so I went and manually built a desirable directory structure, and then picked the directory. Well, it turns out that I was picking the directory for th ...Show All
manikaagarwal TFS on Domain Controller, how do I upgrade to RC?
Hi, For Beta 3 (refresh), I had Team Foundation Server installed on a Domain Controller. Now the RC has come along and this is no longer supported. Any ideas on how I can move the WIT and Source Control data in my Beta 3 instance to an RC instance and maintain any sort of history Regards, Martin. I'm hoping to have something ready early next week. This will allow you to go ahead with your RC upgrade, while you plan for dea ...Show All
Nick Lenting Visual studio locking up when doing TFS stuff.
Hi, I am wondering if anyones else is having a similar problem as me. It seems at certain times when I do various actions (getting latest code, checking in something) the action completes and then Visual Studio locks up to the point where I have to kill the devenv.exe from the task list. It has happened to me quite a few times now. I am running the VPC image for the server and have installed the TFC from the en_vs_2005_tfs_trial.iso file. ...Show All
Budfoot Team Project Portal: Report Subscription Error
Hello, I have created a some scheduled email subscriptions on a few reports in a team project portal. When the schedule fires, the report fails with the following error: Failure sending mail: The Value expression for the textbox ‘textbox13’ has a user profile dependency. It always does this. I haven't changed anything, except to add a schedule to the subscription. What is it looking for Thanks for any help! Cindy ...Show All
Babroberg General Security Question
Hi I am new to the Team Foundation Server and just set up our first project. When I right click on the project name and clck on Show Project Portal, it takes me to the Web site. However, if I send that URL to someone else, they are presented with a login screen. I'm not sure why they have to log in, but I don't. Is this an IIS issue, Sharepoint, etc. Can someone point me in the right direction Thanks. In ...Show All
Gnomie Zombie Version Control 'Project'
I've added a project to TFS, then added a couple of various VS2005 projects to version control. I then run TfsDeleteProject to remove the project. Just for giggles I then add a new project with the same name as the original project I just deleted. If I do that I find that version control now has two root entries both with the same name, that name being the project I've just added. Bug There are a number of bugs in the handling of delet ...Show All
Bdenison Unversioned Files View
Is there a way in the Team System GUI to show files that are not added to the Source Control system I know about the "Add files/Folders" button. But it's a real pain to use if your development isn't in VS, but in another Editor or Product (i.e. Crystal Reports). I have to remember all the files I haven't added that are in my workspace. If I've been working on some things for several hours, and I'm finally ready to add the files, this ...Show All
cjsoftuk can not open crystal report in vs.net 2005 ctp feb 2005
when I add new file (crystal reports) into project, It's prompt Error Message Box : External component has thrown an exception. But created reports in project. Visual Studio Team System did not ship with the February CTP. Your question will be best answered in the Visual Studio General forum: http://forums.microsoft.com/msdn/ShowForum.aspx ForumID=25 ...Show All
Jayanthi Prasad Deployment attribute : System Designer
What does the Deployment flag in System Designer settings attributes mean The documentation says "In System Designer, you can also specify that the Authentication setting is fixed by clearing the Deployment check box." What does it mean, "fixed". Where is the value "fixed" I can't change ANYTHING in deployment designer , and the deployment flag has no effect on the Systems Designer. The deployment report ...Show All
jerome15 No tasks in task list on project portal
Hi, Shouldn't the task list under the 'project portal | Document & Lists | Tasks' be the same as the list of tasks you see in the VS Team Explorer under 'project | Work Items | Team Queries | All Tasks' If so, can someone tell me what are the possible causes for not seeing any tasks under the project portal (e.g. my project is PJ228, so the link is something like: http://localhost/sites/PJ228/Lists/Tasks/AllItems.aspx ). tia, --R ...Show All
