Answer Questions
Bocman TFS Analysys Services service stops all the time
The Event log is logging this error; The description for Event ID ( 22 ) in Source ( MSSQLServerOLAPService ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Internal error: An unexp ...Show All
David Guyer MS vssconverter problem
Hi, After a successful install of TFS, I tried to convert one of our SourceSafe databases. I followed the guide http://msdn2.microsoft.com/library/ms181246(en-us,vs.80).aspx and made a local copy and successfully ran VSS analyze. Then I prepared the settings.xml file ( <Projects><Project From="$/"></Project></Projects> ) and ran vssconverter like this: vssconverter /c:Analyze /s:c:\vss\cvss\ /m:settings.xml It fa ...Show All
KingMax New LogicalServer model does not render RelationshipConstraint
I have been experimenting with both the February and March CTP of the SDK and so far I have been unsuccessful in my attempts to create a new model of a LogicalServer that has any kind of RelationshipConstraint. I initially wanted to create a custom resource model and link it in to the LogicalServer however when many attempts failed I tried to simplify by using the IIS model as a control. Here is the SDM I am working with: < xml version ...Show All
tim avm Set new field - Owner inside of WI and pull values from Active Directory
Hi, I'm trying to have on my WI field name Owner and to pull values from the Active Directory the same way as Assined to field get his own values from the Active Directory I Couldnt find a way to do it except of importing all the values from the active directory inside of a global list and then use the global list as optional values inside of my owner field. There must be a better way to do it ...Show All
AParker How to Execute Functionality at test start only
Hello, I would like to have each user run through some functionality to populate a data array from a csv file when a test starts. I am using a UNIT TEST. Background: My issue is that I can not use any WebTest functionality because it will slow down my request rate. I am to much of a newb to understand why but here is a post explaining it... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=313631&SiteID=1 Based on that ...Show All
Troy M Team Foundation Source Control Question
Ive been testing out the TF Foundation Source control and have some question. So far i set up a new web site project and was able to add it to source control after creating the New Team Project through VSS2005. When i did this it appeared to automatically create the workspace on my machine. Q1. Does each web site project need its own workspace or does the workspace point to a directory that holds all code locally. Q2. For other devel ...Show All
ThRaShErUk FxCop FAQ
Following is a collection of Frequently Asked Questions (FAQ) regarding FxCop/Managed Code Analysis answered by members of the team. Rules Why does FxCop generate violations against itself Answered on the FxCop blog. Why do some sources recommend extending ApplicationException while FxCop does not Answered on the FxCop blog . Why does FxCop ignore my in-code (SuppressMessageAttribute) suppressions Answered on the F ...Show All
Dan L Scheduling Daily Builds
Is there a way to schedule a daily build in TFS The only way that I've found so far is to run it manually, it would seem to be a very common scenario. Brad Raulston I have confirmed it. It was a post beta 2 addition. Sorry about that. The only way to initiate a build in Beta 2 is through the UI. Hmm, now that you mention it I'm realizing that may have b ...Show All
Chris NB No process is associated with this object
I created a new Testing project for my solution and when I go to run the tests they all abort. When click on the "Test Run Error" I get 0/2 tests passed, 2 failed, 0 skiped. In the "More Info" section I get "No process is associated with this object." I can't figure what is going on with this error. I've deleted and recreated the testing project in the solution several times and always have the same result. Pl ...Show All
St3veM Cannot connect with controller Error
We are getting the following error when attempting to administer the test controller from within Visual Studio ========================================= Cannot connect with controller 'machine:6901'. If the controller service is not started you may be able to start it by clicking the restart rig button. The following error was received A connection attempt failed because the connected party did not properly respond after a period of ...Show All
sdasd Refreshing reporting services report warehouse datasource
I found a thread that suggested you could run the Run method in the web service below to refresh the data warehouse datasource used for a Reporting Services report like Work Items. I was able to invoke the web service, but my report did not update. I am wondering if their is a web service created for each TFS project http://<tfsserver>:8080/warehouse/v1.0/warehousecontroller.asmx/Run Thanks in advance. Mark ...Show All
pdimarco Snapin VersionControl.Common.Integration & EventFilter give error
When running the items related to the below trace a sql exception related to Updating Identity occurs-- any insight is appreciated. 00000399 9:23:45 AM [4764] [CS] [Info, PID 4764, TID 5644, 14:23:45.714] Snapin Loader Examining file C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services\bin\Plugins\Microsoft.TeamFoundation.Build.Common.dll 0000040 ...Show All
Trey Nash How Do I Add Class Diagrams to a C++ Project in VS2005?
If I'm reading http://whidbey.msdn.microsoft.com/library/default.asp url=/library/en-us/dv_vsetcd01/html/0eac1b54-2711-4e4b-9654-a0c429c08c8f.asp correctly, I simply need to "double-click Class Diagram" it simply is not there for me. Is the doc out-of-sync, am I missing an Add-in, or this this on for C# projects Thanks Marioc@Computer.org Just came across http://forums.microsoft.com/msdn/Sh ...Show All
Fran&#231;ois Paradis [1.32 BUG] AssembliesShouldHaveValidStrongNames false positive with .NET 2.0 assemblies
Guys, Not sure if this is a known bug or not, but I'm getting a false positive with the AssembliesShouldHaveValidStrongNames rule when analyzing signed .NET 2.0 assemblies. I am experiencing this only on the standalone FxCop 1.32 (not Visual Studio 2005 RC) and when using either the AssemblyKeyFileAttribute or using the /keyfile command line option (ie the Projects Properties -> Signing tab). The assembly has n ...Show All
sbeeler Is Source Control create vsscc files?
i worked till now with visual source safe, and i know that VSS create per project files with vsscc extension and files with the vspscc. now i'm working with team as my default source control, but when i create new project (class library) this files is steal created. my question is who is created this files is it the tfs or the vss Both VSS integration and TFS IDE integration create these ...Show All
