-
- There is already an object named "..."
by David C Baldauff
- 13 Replies
- Last post
by dcb99
- I'm seeing some pretty strange beahviour from Data Dude. (with SR1)
I get an error message of "There is already an object named ". I then go into the database created by Data Dude (with the GUID attached to the database name.) Looking through SMS treeview, I do not see this particcular stored proc. When I query INFORMATION_SCHEMA.ROUTINES, it shows up!!!
So, I run a manual
-
- VS2005 crashes on Get latest version for multiple projects solution
by I am Mats
- 3 Replies
- Last post
by eugene.z
- When getting the latest version of all files in a solution the Visual Studio IDE dies, no error message and nothing is written to the event log.
If I use the "Get lastest version"- command per project it works fine but if I select the solution level I'm screwed.
When restarting the IDE and running the "Get lastest version"- command again it works.
Any ideas
-
- WorkItemResultGrid questions
by -me-
- 2 Replies
- Last post
by -me-
- Hi, (1) I set the Result option for the WorkItemResultGrid as follows: DisplayFieldCollection dpFldCol = new DisplayFieldCollection(); dpFldCol.Clear(); dpFldCol.Add(new DisplayField("System.Id", 50)); dpFldCol.Add(new DisplayField("System.AssignedTo", 200)); dpFldCol.Add(new DisplayField("System.WorkItemType", 200)); dpFldCol.Add(new DisplayField("System.Title", 200)); da
-
- Setup for Visual Studio Winforms application
by looknow12
- 5 Replies
- Last post
by Gabriel Lozano-Moran
- I am preparing setup of my Visual Studio 2005 winform application using built in setup and deployment project available in Visual Studio 2005 itself.
It prepares different files for my setup such as setup.exe, setup.msi and other resource files. I want to combine those files into one single file mainly called as Setup.exe so that user can download software from my website. This file would e
-
- BranchMovedEvent
by Amy__
- 3 Replies
- Last post
by Hua Chen - MSFT
- Hi,
I have a couple of questions around branching:
1. What actions cause the BranchMovedEvent to be fired
2. Is it possible to deny certain groups / users the ability to branch code
-
- Problems in installing Visual Studio 6
by Siddarth_Chordia_b1f86e
- 3 Replies
- Last post
by Siddarth Chordia
- I tried installing Visual studio 6 but have found a DLL file corrupted, if i ignore that it continues and VS is installed successfully... i don't remember that DLL file name... but it starts from cha bla bla ... Will Affect my VS any time later
-
- How to set any object's text vertical-Center?
by ivanchain
- 14 Replies
- Last post
by ivanchain
- Hi, friends, I know it's a stupid question, but I still could not find the answer.
Drag any object to the crystal report, and see the text of it. You will see the text is always close to top. You could find a property named HorAlignment, that will control the text to be center in level direction. But, how to make it to be center in vertical direction
I can't find any property named
-
- Who copies the buildlog.txt ,and when does it copy it?
by linkspeed
- 3 Replies
- Last post
by Aaron Hallberg - MSFT
- Hi, All: I try to send email with buildlog.txt as an attachement. I add some tasks in target "AfterEndToEndIteration". if I picks up buildlog.txt from $(DropLocation)\$(BuildNumber)\BuildLog.txt, tfsbuild can not find that file. If I picks it up from $(MSBuildProjectDirectory)\BuildLog.txt, it complains that file is in use by other process. When I build a team build type from command
-
- Drop Location Problem with Automated Testing
by XPress Dave
- 4 Replies
- Last post
by Patrick Carnahan - MSFT
- As well as another user in a previous thread, I am having issues with automated testing and publishing the results. I get the following error:
The drop share directory "..........." could not be accessed.
I have already checked the time service and restarted it. I have checked all folder permissions for the user. The drop location is on the same machine as the build service is bein
-
- Can Performing a Repair/Reinstall Fix Our Problems?
by Bob VandenBosch
- 1 Replies
- Last post
by Hua Chen - MSFT
- Does anyone know the scope of what is done as part of a Repair/Reinstall
In the process of recovering from a failure we lost our msdb and master SQL databases and are wondering how to go about re-adding any code that TFS may require in these databases.
Will missing stored procedures and jobs be recreated
Will work items be reverted back to their original configuration.
-
- Figuring out task duration
by Teradar
- 5 Replies
- Last post
by Teradar
- Hi,
Let's say that it would take a lawyer 2 hours of actual work to review a contract. However, he tells me that it will take him one week to get it back to me.
What would be the best way to enter the duration if I wanted to capture how this impacts the timeline Should I enter it as an elapsed take with 7 day duration Or, do I simply enter two hours for the duration.
Thanks
-
- wrong file version on 1 user machine, all others correct
by Dennis Wilder
- 4 Replies
- Last post
by Richard Berg MSFT
- I have vss 6 client loaded on 2 of my machines and loaded and used on several others machines.
On both of my machines I log on with the same user id. On 1 machine it shows an older version of files. All the other machines in the company are showing the correct version.
I have tried removing and reloading vss6 on the machine, the same old version of files show up.
Thank you for any help
-
- Interaction with the Device Emulator via COM interfaces
by YuriyNV
- 1 Replies
- Last post
by Dmitry Pavlov
- Hi, Could you publish the COM interfaces that are used by MS VS to communicate with the device emulator The points of a special interest are: - the order of calling the methods of the interfaces, - the formats of data sending and receiving via IDeviceEmulatorVirtualTransport interface on both running a process and debugging it. Best regards, Yuriy
-
- VS2005 Trial
by Thomas55
- 8 Replies
- Last post
by js06
- I am considering visual studio 2005 (standard...) and want to download
the trial but the website keeps forcing me to enter an order DVD page.
Links that tell me I can either order the trial DVD or download
the trial inevitably lead to an order page.
Could someone tell me how to download the trial
Thanks!
-Thomas
-
- TFS Build Configuration Manager Settings
by KiranKSQLDBA
- 3 Replies
- Last post
by StevenPo - MSFT
- I have installed CTP of VSDBPro Service Release 1 and created a database project.
I have 2 database projects under one solution sample.sln
I have 2 configuration manager settings DevDeployment and QADeployment for Sample.sln
I was able to configure BUILD properties of sample.sln seperately for each configuration manager settings.
But under FileGroups, References tabs i
-
- Modal Dialogs Not visible on External Primary Monitor
by Grant Smith
- 3 Replies
- Last post
by Richard Berg MSFT
- I use an IBM thinkpad. I have just started using my external monitor as my primary, with the laptops LCD monitor as the secondary. Ever since I've started doing this all the modal dialogs that Team System Client throws up are not visible anywhere on either screen, so Visual Studio effectively is hung waiting for me to respond to an invisible dialog.
This is a major drag, I have to kill VS,
-
- no templates in new test...
by forechecker
- 2 Replies
- Last post
by forechecker
- Hi, I just installed Visual Studio Team Test and when I go to create a new test, there are no templates and it won't let me create one. Did I forget to install something Or am I missing a step Thanks
-
- FXCop looks for references.. Why..???
by RamyaP
- 2 Replies
- Last post
by RamyaP
- Hi,
We are trying to run fxcop on our application, but then it asks for all the references used by that dll throwing the CA0058 error. Why is this so. Aren't we supposed to be doing static analysis of the code that we wrote Then why the need to check all the references.
I understand I can fix this issue by pointing to all references, but I still would like to know y its needed
Thanks for
-
- December Sandcastle CTP - ResolveReferenceLinksComponent error
by Jim Gordon
- 1 Replies
- Last post
by EWoodruff
- I keep getting the error:
Info: ResolveReferenceLinksComponent: Preparing to query MSDN topic URL web service. Warn: ResolveReferenceLinksComponent: Lookup of the asset ID 'content identifier not found.' using the MSDN topic URL web service failed. The error message is: content identifier not found. Warn: ResolveReferenceLinksComponent: Lookup of the asset ID 'content identifier not found.' usi
-
- GetService(typeof(DocumentService)) returns null
by jcairney
- 2 Replies
- Last post
by jcairney
- Hi All,
I am working on a custom control that will copy most fields (particularly the custom fields) of a work item of type A to a new work item of type B.
I was hoping to use the DocumentService.ShowWorkItem method to display the work item in VS rather than creating a new WorkItemFormControl to show the work item. I found that using the form control opened a new window, and I wanted
-
- Fully Qualified Area Path
by DougInGeorgia
- 4 Replies
- Last post
by Mauli Shah - MSFT
- I want to show the fully qualified area path in the query below.
Currently it only returns the top tier of the area path. I want to return the full area path at it appears in the query designer in Team Explorer of VS 2005.
Thanks in advance.
Doug
------------------------
WITH
MEMBER [Measures].[Area Path] AS
Iif ([Area].[Parent_ID]. CurrentMember
-
- Versioning and Diffing
by msaa
- 4 Replies
- Last post
by msaa
- Finding sources on TFS Development is a very exhausting process. Not to mention it is full of roadblocks. Maybe you guys can help. My project is relevant to c# and would love people to point me in that direction. Two questions: How would I retrieve a file's last built version Can I compare this last built version with the latest version Thanks, Sam
-
- Adjusting attachment size limit
by Leow Kah Man
- 2 Replies
- Last post
by Leow Kah Man
- How to adjust the attachment size limit The default is 4096KB. Thank you.
-
- Command-line building: use csc or msbuild?!
by Comanche
- 7 Replies
- Last post
by Comanche
- Hi,
I'm a complete newbie in MSBuild, so maybe it's a silly question.
I wanna make a simple thing: build C# solutions (created in VS2005) from command-line in either Debug or Release configuration. This can be done in 2 ways: via csc.exe and via msbuild.exe . Which way to choose What must my choice depend on I mean which aspects should I take into account
Thank you in advance!
-
- Invaild Process Performance Counter (% Processor Time = 8,056?)
by jakeb16
- 4 Replies
- Last post
by jakeb16
- Could any one explain why VSTS reports that w3wp uses 8,056% of the processor
This is consistently happening
See Q4 here
http://picasaweb.google.com/jakeb16/Questions
-Jacob Blumberg