No announcements
Found 1856723 threads
-
0 Votes
How to use Dynamic Code Coverage Tools from command line in Visual Studio 2011
Based on Ankit suggestion, I try to run the CodeCoverage.exe from the command line, it works.Answered | 4 Replies | 14354 Views | Created by AjaySunadham - Wednesday, March 21, 2012 12:21 PM | Last reply by Jack Zhai-MSFT - Wednesday, March 28, 2012 6:33 AM -
0 Votes
Uninstrumented Methods warning for Types/Assembly witch are instrumented
There are some magic types of the runtime, which Pex doesn't instrument in the regular way, but for which Pex has a special treatment.Answered | 2 Replies | 5394 Views | Created by Alexander Wurzinger - Wednesday, November 11, 2009 12:15 AM | Last reply by Alexander Wurzinger - Wednesday, November 11, 2009 1:20 AM -
0 Votes
VseWss 1.3: "Unable to get command bar : tools" on command line deploy
I see the same box pop up when I run msbuild from the command line, but get DEVENV : error : System.ArgumentException when I Queue new build from my Team Explorer.Answered | 2 Replies | 4599 Views | Created by Paul__Hickman - Tuesday, August 11, 2009 9:31 AM | Last reply by Paul__Hickman - Friday, October 2, 2009 2:54 PM -
3 Votes
Override Publish Profile properties when using the msbuild command line
I'm trying to set the Password property in the SQL connection string because it isn't stored in the profile.Answered | 15 Replies | 10336 Views | Created by Jochen Van Gasse - Monday, November 12, 2012 8:54 AM | Last reply by Kevin Cunnane [MSFT] - Tuesday, February 18, 2014 6:30 PM -
0 Votes
Roaming profile migration tools
Command line frx is not able to find SID of logged user.Answered | 9 Replies | 8404 Views | Created by Piotr Kania - Monday, August 5, 2019 8:37 AM | Last reply by Micah Adamson - Monday, August 19, 2019 6:30 PM -
0 Votes
API\ command line tool to "Remove Feature" from installation
you can use msiexec.exe with correct command line option which depends on the MSI product you want to change.Answered | 2 Replies | 396 Views | Created by cr2016 - Wednesday, May 11, 2016 8:19 PM | Last reply by Daniel_Steiner - Thursday, May 12, 2016 7:05 PM -
0 Votes
Instrumentation Key
What i want to do is add the above line after a line that reads <ApplicationInsights ...Answered | 12 Replies | 796 Views | Created by Shane W - Wednesday, April 17, 2019 7:59 AM | Last reply by Shane W - Thursday, April 18, 2019 2:44 PM -
0 Votes
how to list a SharePoint users custom profile property using command line
I am not sure about stsadm tool.Answered | 1 Replies | 5423 Views | Created by M. AMIR - Wednesday, August 18, 2010 5:35 AM | Last reply by Hemendra Agrawal - Wednesday, August 18, 2010 6:26 AM -
0 Votes
Instrumentation in C# application.
Ent Library has a GUI config tool so that makes it a bit easier.Answered | 6 Replies | 3403 Views | Created by santoshk1 - Monday, November 10, 2008 12:28 AM | Last reply by santoshk1 - Monday, November 10, 2008 7:00 PM -
0 Votes
Filtering out methods
Like this document: https://msdn.microsoft.com/en-us/library/bb514150.aspx By default, the Profiling tools exclude small ...Answered | 5 Replies | 627 Views | Created by Puelings - Friday, December 11, 2015 10:57 AM | Last reply by Jack Zhai-MSFT - Wednesday, December 23, 2015 5:25 AM -
2 Votes
Installing Command Line Utilities
Hi, This link may help, see the 'Microsoft® SQL Server® 2008 R2 Command Line Utilities' section,Answered | 3 Replies | 5610 Views | Created by Tiago Rost - Tuesday, March 27, 2012 4:40 PM | Last reply by KevinNicholas - Tuesday, March 27, 2012 8:17 PM -
0 Votes
How to use the Team Explorer Cross Platform command line tool on Linux
In general to get started you need to: - Create a profile using the tf profile command so that you don't ...Answered | 2 Replies | 6631 Views | Created by TuhinKanti - Wednesday, May 25, 2011 11:15 AM | Last reply by TuhinKanti - Friday, May 27, 2011 3:38 AM -
2 Votes
CAT instrumentation FrameWork
Hi Lakshmi, Better late than never: maybe this post will help ...Answered | 4 Replies | 5557 Views | Created by Lakshmi Nag - Tuesday, January 17, 2012 5:19 AM | Last reply by Jean-Paul Smit - Friday, June 22, 2012 12:15 PM -
0 Votes
70-680 Command prompt Lines
And in some of those topics is included command line tools and switches.Answered | 3 Replies | 12415 Views | Created by Gjfoto - Saturday, June 12, 2010 12:15 AM | Last reply by Jason Hotmail - Tuesday, August 16, 2011 5:29 PM -
2 Votes
Main Method and Command Line Arguments ( What does mean the Command Line Arguments in c# ?)
command line arguments are input provided to the executables.Answered | 2 Replies | 2189 Views | Created by Alireza Dehqani - Thursday, September 6, 2012 4:21 AM | Last reply by Joon84 - Thursday, September 6, 2012 12:00 PM -
2 Votes
Command line arguments for Open XML SDK v2.5 Productivity Tool?
Hi, GabrielSandor You maybe could use a small command line utility (OpenXmlDiff.Exe) that compares two Open XML documents and produces a textual report of ...Answered | 4 Replies | 1362 Views | Created by GabrielSandor - Friday, February 12, 2016 11:48 AM | Last reply by David_JunFeng - Tuesday, February 16, 2016 1:12 AM -
0 Votes
Check Command Line Args
If you are simply looking for an occurrence of "sample" then contains method will work.Answered | 5 Replies | 732 Views | Created by OSVBNET - Thursday, October 24, 2019 3:32 PM | Last reply by OSVBNET - Friday, October 25, 2019 1:18 PM -
0 Votes
Executing a SQL Profiler using Command Line for SQL Server 2008
Hello Friends I have 2 questions: Exists a way for executing a SQL Profiler via command line?Answered | 1 Replies | 675 Views | Created by Aleds - Friday, April 29, 2016 1:26 PM | Last reply by TiborK - Friday, April 29, 2016 1:45 PM -
0 Votes
Data obtained from VC++ 2010 Express Profiler Instumentation method is strange??
I create a sample project which contains an Add method which just implement variable a add variable b.Answered | 3 Replies | 434 Views | Created by madhu_ndr - Thursday, January 28, 2016 10:23 AM | Last reply by Weiwei Cai - Tuesday, February 2, 2016 2:33 AM -
1 Votes
STSADM Command Line Interface
Will the STSADM command line interface be continued in SharePoint 2010 and have improvements been made in this area to ease administration tasks?Answered | 4 Replies | 10385 Views | Created by Craig31 - Tuesday, October 20, 2009 2:49 PM | Last reply by Kirk Stark - - Tuesday, October 27, 2009 11:10 PM
No announcements