Answer Questions
Terry Ashley Next FxCop SDK
Is it safe to expect the next FxCop release will have an SDK that matches the Visual Studio Code Analysis rules At that time, will the SDK be at a stable enough point for documentation In fact, the current FxCop SDK matches that of VS completely. There is a difference in the way that XML needs to be named in VS2005 (all XML files need to end in *Rules.Xml). FxCop will support any arbitrary rules xml name, as long as it is consistent w ...Show All
morning_cloud Error: Additional code analysis warnings or errors cannot be displayed
I'm getting a couple of errors consistently when I enable Code Analysis on my ASP.NET Web Project in VS 2005 RC1. The build fails, and around 200 warnings from FxCop are displayed. Here are the errors: Error 204 CA0503 : Additional code analysis warnings or errors cannot be displayed Error 205 FxCopCmd.exe returned error code 8. I looked up error code 8 for FxCop, and found it to be an "Assembly ...Show All
popskie SharePoint Portal Server
Is Microsoft SharePoint Portal Server 2003 still not supported, even by TFS Beta 3 I just tried to install Beta 3 and it gave me an error in the required prerequisites that it is not compatiable with Microsoft Office ShartPoint Portal Server 2003. What am I supposed to do to get Beta 3 installed and working Thanks! Firstly, you should be using Beta 3 Refresh , which is the latest version. Secondly, the ...Show All
AJ_101 Shouldn't this exception logged as error or warning in event log
Hi there, Below exception is logged as information type in the event log of VSTS server , which i think should be logged as warning or error to be able to catch while looking in the evnet log to troubleshoot the issue. Thanks, Anu Event Type: Information Event Source: VSTF Source Code Control Event Category: None Event ID: 3003 Date: 8/10/2005 Time: 10:42:38 AM User: N/ ...Show All
Jim Andre Andersen Beta 3 >> Beta3 refresh >> RTM Question
Hi, We are happily running Beta 3 TFS and despite a few little issues are very happy with it. We have considered upgrading to the Beta 3 refresh for a while now but have been a bit reluctant to do so as we had a few failed attempts installing beta 3. As we will eventually upgrade to the release version does anybody know if we should be upgrading to beta 3 refresh prior to this or can we go stright to the RTM version Is there any advanta ...Show All
Gaukulius Shortcut to "Go to Work Item"
I know this is "piddly" but is there a shortcut to the "Go to Work Item" command Thanks, ~slee Excellent... thank you for the tip. I have been using Visual Studio for years now and never realized I could change these settings! ~slee I believe it is Ctrl + G Hope this helps! Sincerely Vince CTRL+G will also work for GoToWorkItem if y ...Show All
Jimmy Bergmark TFS installation with SPS on other Web Site than localhost:80
I've configured SPS on http://mywss (not on http://localhost because I want to run my existing ASP.NET Projects in the same way as before from localhost:80) and when running the Installation for the Team Foundation Server I get the error: Error 32000.The Commandline "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Bin\Stsadm.exe" ... 'returned a non-zero value: -2130246318. I guess it can't find the loca ...Show All
Nathaniel Engelsen How Can I Know a Property Type
Hi, How can I know the type of a property I have : Public Property Codigo() As NullableInt32 Get Return mCodigo End Get Set ( ByVal Value As NullableInt32) mCodigo = Value End Set End Property The type NullableInt32 is own class that returns null if the there ...Show All
WilsonNg Using Custom Fields from a Custom Work Item Type in Reports?
I was playing with reporting tool and noticed that I did not see any of the custom fields I added to the new work item type I created called feature.xml (DelekVision.Feature.xxxx). It looks like there is something that needs to be done ‘build data sources ’ Such that the reporting tool lists all of the entities/fields. Any ideas Thanks Scott Scott, did you solve the problem How Thanks. ...Show All
Sam Portal Documents CheckIn Checkout Via TFS Client
Hi, I have a question regarding Documents checkin and checkout via TFS Client. As you know, methodology docs are created on the Team Portal. Document checkin checkout mechanism works perfectly fine if you perform it through the portal. But the problem is, we can not perform the same exercise in TFS Client. It is not possible to checkin and checkout a document and put your comment related to it if you perform it in TFS Client ...Show All
D.A.P. Error recreating Team Project with same name
The story: We created a Team Project with name "SomeProjectName" Couse of something we deleted it later: DeleteTeamProject /q /domain:MyDomain SomeProjectName /f It was ok. Now I tried to recreate it with the previouse name "SomeProjectName" and I've got this fail and exception in the ProjectCreation log: ---begin Exception entry--- Time: 06/23/2005 12:29:41.237 Module: Engine Event Description: Task "Scc.SccTask" failed Exception Type: Sys ...Show All
sonap MSF "Risk Factor Charts"
In the MSF document, "MSF Risk Management Process", the author describes "Risk Factor Charts" for different focus areas. I work in the focus area of "custom software development". Does Microsoft provide a comprehensive list of Risk Factor Charts for custom software development somewhere on the Web The author only provides a single Risk Factor Chart in the document that has the risk factors of "Project fi ...Show All
Sharkboy Command line itemspec (sometimes at beginning; sometimes at the end)
There seems to be no ryhme or reason as to where the itemspec/filespec shows up in a command line. Some command line LOCK want it at the beginning and others like UNDO want it at the end. Does it matter If so, how about picking one and sticking with it. :-) Arghh! Now I can't repro it. Something weird must have happened. If I see this again, I'll post and hopefully it ...Show All
rd2h Sharepoint Site based on Templates instead of Site Definitions
In the beta 2, the team site that gets created for a project was based on a site definition called TFS. I have a modified process template, where I instructed VSTS to create the team site using a customised site definition which was working fine until I moved to RC1. From what I can see, someone changed the sharepoint project creation plugin so when sites are created in sharepoint, the template that is specified must live in the "Central Templat ...Show All
JodyByrd VSTS RTM Release
Apologies in advance if this is a dumb question, but I haven't seen a definitive answer yet, through all the blogs I've read or elsewhere. Was VSTS RTM released last Friday On MSDN, I see the RC1 version is gone and replaced by two versions not labeled as RC or Beta. However, they are only the Workgroup (5 user) build and the Trial (180 timeout). Is there a full, final version available yet Nate, Yes, V ...Show All
