Visual Studio 2010

  1. %2 contains an invalid setting for '%3'. It must be between %4 and %5. It has been overridden with the default setting '%3=%6'. ...
  2. %2 contains an invalid setting for 'NumberOfBuffers' (less than MaxThreads + 2). This setting has been overridden with the ...
  3. %2 contains an invalid setting for 'SizeOfBuffers'. It must be a multiple of the native system page size. The setting has ...
  4. /ADMIN:(service|driver),(start|stop|install|uninstall) Starts, stops, installs, or uninstalls the profiling service component ...
  5. /ADMIN:(service|driver),autostart,(on|off) Enables or disables automatically starting the profiling service (service) or ...
  6. /ADMIN:security,(allow|deny),(right)[,(right)],(user|group) Allow or deny the specified user or group access to profiling ...
  7. /ALLOWBIND:NO sets a bit in a DLL's header that indicates to Bind.exe that the image is not allowed to be bound. You may ...
  8. /AUTOMARK:n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to the ...
  9. /AUTOMARK:[n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to ...
  10. /category:[filter Use the specified filter to select tests to run based on the test category of each test. You can use the ...
  11. /CLRSUPPORTLASTERROR, which is on by default, preserves the last error code of functions called through the P/Invoke mechanism, ...
  12. /CLRUNMANAGEDCODECHECK specifies whether the linker will apply SuppressUnmanagedCodeSecurityAttribute to linker-generated ...
  13. /CONCURRENCY Starts the monitor for concurrency profiling. Can be used optionally with /RESOURCEONLY or /THREADONLY. If it ...
  14. /COUNTER:cfg Specifies a performance counter to include in data collection. cfg is counter configuration string with the ...
  15. /COUNTER:cfg Valid only when using /TRACE flag. Specifies a performance counter to include in trace data collection. cfg ...
  16. /d /shutdown Shuts down the monitor and clears the environment. Can not be used at the same time as /nowait. Use this in ...
  17. /detail:[property id The name of a property that you want to show values for, in addition to the test outcome. Please examine ...
  18. /diffcolumn:[columnname Use this specific column to perform diffing. The default is the exclusive samples percent column. ...
  19. /diffthreshold:[value Below this value of difference the differ will regard two values as the same. Also, new data with values ...
  20. /DRIVER:Autostart[,(on|off) Enables or disables automatically starting VSPerfDrv.sys when the system is rebooted. (Deprecated) ...
  21. /DRIVER:Start Starts the VS performance driver. Will attempt to install the driver if it is not already installed. (Deprecated) ...
  22. /DRIVER:UPONLY causes the linker to add the IMAGE_FILE_UP_SYSTEM_ONLY bit to the characteristics in the output header to ...
  23. /DRIVER:WDM causes the linker to set the IMAGE_DLLCHARACTERISTICS_WDM_DRIVER bit in the optional header's DllCharacteristics ...
  24. /EVENTS: Control ETW event collection. , ,flags[,level , ,flags[,level Where guid is the provider control GUID, and flags ...
  25. /excludewss - Exclude the project's SharePoint site when deleting the project. This option will leave site intact so that ...
  26. /GC[:(allocation|lifetime) Enable managed memory profiling. It is possible to enable tracing of allocations only (/GC:allocation) ...
  27. /GS can not protect parameters and local variables from local buffer overrun because optimizations are disabled in function ...
  28. /help Displays this usage message (short form: /? or /h). /nologo Do not display the startup banner and copyright message. ...
  29. /MANIFESTFILE lets you change the default name of the manifest file. The default name of the manifest file is the file name ...
  30. /maxpriority:[priority Only tests whose priority is less than or equal to this value will be executed. Example: /minpriority:0 ...
  31. /minpriority:[priority Only tests whose priority is greater than or equal to this value will be executed. Example: /minpriority:0 ...
  32. /m[:TYPE /memory[:TYPE Enable managed memory profiling. It is possible to enable tracing of allocations only (/m:allocation ...
  33. /n /nowait If this is turned on, the monitor will keep running after this process has terminated. If this is on, run again ...
  34. /noisolation Run tests within the MSTest.exe process. This choice improves test run speed but increases risk to the MSTest.exe ...
  35. /noresults Do not save the test results in a TRX file. This choice improves test run speed but does not save the test run ...
  36. /OPT:REF eliminates functions and/or data that are never referenced while /OPT:NOREF keeps functions and/or data that are ...
  37. /o[:FILE /output[:FILE Dumps the results into the specified FILE. If not specified, the results are stored in PerformanceReport.vsp ...
  38. /publishresultsfile:[file name The name of the test results file to publish. If none is specified, use the file produced ...
  39. /p[:(on|off) /packsymbols[:(on|off) Enables symbol packing. Symbol packing is on by default. The flag by itself is the same ...
  40. /s /sample Turns on sampling profiling. This does not require instrumentation of any of the assemblies. This is the default. ...
  41. /SHUTDOWN[:n Waits for monitored applications to shutdown, shuts down VSPerfMon.exe, and then waits for the shutdown to complete. ...
  42. /START:mode[,option Starts the data collection logger and waits until it is initialized. Mode should be one of COVERAGE, ...
  43. /t /trace Turns on instrumentation profiling. For ASP.net this will automatically instrument the dynamically generated assemblies, ...
  44. /TARGETCLR[:vn.n.nnnnn Specifies which CLR version to profile in the target application. Version strings should be formatted ...
  45. /teamproject:[team project name The name of the team project to which the build belongs. Specify this when publishing test ...
  46. /testconfigid:[config id The id (a positive integer) of the pre-existing test management configuration to associate with ...
  47. /testconfigname:[config name The name of the pre-existing test management configuration to associate with the published run. ...
  48. /testcontainer:[file name Load a file that contains tests. You can Specify this option more than once to load multiple test ...
  49. /testlist:[test list path The test list, as specified in the metadata file, to be run. You can specify this option multiple ...
  50. /userrulesdirectory Optional argument to specify the path to search for user-defined rules. Ignored unless /summary:all or ...
  51. /WAITSTART[:n Waits for the data collection logger to initialize. If n is specified, VSPerfCmd will wait at most n seconds. ...
  52. /WINCOUNTER:path Specifies a Windows performance counter to include with mark data. path is a Windows Performance counter ...
  53. /WINCOUNTER:path Specifies a Windows performance counter to include with mark data. path is a Windows Performance counter ...
  54. A 'Target' named '{1}' was found in the project file '{0}'. The tasks within this target could contain arbitrary code and ...
  55. A 'UsingTask' tag which registers the '{1}' task was found in the project file '{0}'. 'UsingTask' tags in the project file ...
  56. A '{0}' cannot be set on the '{1}' property of type '{2}'. A '{0}' can only be set on a DependencyProperty of a DependencyObject. ...
  57. A .ruleset file which contains a list of rules to run during analysis. The string can be a full path, a path relative to ...
  58. A .vscontent or .vsi file was not specified. Usage: VSContentInstaller .vsi file or VSContentInstaller .vscontent file or ...
  59. A /reference option that declares an extern alias can only have one filename. To specify multiple aliases or filenames, use ...
  60. A 32-bit version of Windows SharePoint Services is required by this project but is not installed on the system. Please install ...
  61. A bad HRESULT is about to be returned from an automation method. What would you like to break into the debugger? Yes - Execute ...
  62. A bar chart displays data horizontally. It is popular for categorical information, because the categories can be displayed ...
  63. A beta version of Microsoft Visual Studio 2010 Report Viewer was detected on the computer. Uninstall any previous beta versions ...
  64. A breakpoint is hit when the breakpoint location is reached and the condition is satisfied. The hit count is the number of ...
  65. A buffer overrun has occurred in %1 which has corrupted the program's internal state. Press Break to debug the program or ...
  66. A buffer overrun occurred in %1 and corrupted the program's internal state. The program was terminated. For more details ...
  67. A call to a virtual method or property through the base keyword will always call the most derived function while debugging. ...
  68. A call to GetGlobalService failed for service '{0}'. This method was likely called before any managed package was initialized. ...
  69. A certificate with the same name is using a different thumbprint. Please select the same thumbprint or rename the certificate. ...
  70. A chart column in the chart {1}' has the name {3}'. Chart column names must be greater than 0 and less than or equal to {4} ...
  71. A circular reference to a resource dictionary has been found. Review the merged resource dictionaries for circular references. ...
  72. A client has disconnected from the Report Server Web service application domain {0}. No corrective action is required. An ...
  73. A column chart displays a series as a set of vertical bars grouped by category. Column charts are useful for illustrating ...
  74. A compatible version of the .NET Framework is not correctly installed. Projects for Microsoft Office 2003 require the .NET ...
  75. A compatible version of Visual Studio 2010 was not detected on the system. This update is designed for only the Microsoft ...