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