Visual Studio 2013
- Error: The dependency '%1' in project '%2' cannot be copied to the run directory because it would conflict with dependency ...
- Error: The developer certificate "{0}" has expired. One possible cause is the system clock isn't set to the correct date ...
- Error: The platform "{0}" or flavor "{1}" does not match those in the build name "{2}". The results will not be published. ...
- Error: the Visual C++ Project Engine is not properly installed. The build cannot continue. Please repair the Visual Studio ...
- Error: this template attempted to load an untrusted component '{0}'. For more information on this problem and how to enable ...
- Error: this template attempted to load component assembly '{0}'. For more information on this problem and how to enable this ...
- Error: Unable to connect to the Microsoft Visual Studio Remote Debugging Monitor named '%s'. The Microsoft Visual Studio ...
- Error: your trace missed kernel mode events, most likely due to excessive context switches or I/O. Please collect another ...
- Errors were encountered during the save process. Some database objects were not saved and other objects might require further ...
- Errors were encountered loading process parameters for the build definition, possibly reverting some values to the default ...
- Errors were found while checking the collection servicing state. For more details, see the output and the configuration log. ...
- Estimated number of instances of this Entity. BDC clients can alter how they display lists of instances based on the estimated ...
- Evaluates an expression based on the current stack frame. If the expression is parsable, but could not be evaluated, an object ...
- Evaluating this expression requires other program threads to run. Click this button to force the evaluation. WARNING: Forcing ...
- evaluation of function '%s' cannot take place because the thread is in a state in which function evaluation is not possible ...
- Evaluation of method {0} requires information which is not present in the minidump you are debugging. If you are debugging ...
- Evaluation of method {0}() calls into native code. Evaluation of native methods while minidump debugging is not supported. ...
- Evaluation of method {0}() calls into native method {1}(). Evaluation of native methods in this context is not supported. ...
- Evaluation of method {0}() calls into native method {1}(). Evaluation of native methods while minidump debugging is not supported. ...
- Evaluation of method {0}.{1} requires information which is not present in the minidump you are debugging. If you are debugging ...
- Evaluation of method {0}.{1}() calls into native method {2}.{3}(). Evaluation of native methods in this context is not supported. ...
- Evaluation of method {0}.{1}() calls into native method {2}.{3}(). Evaluation of native methods while minidump debugging ...
- Evaluation of method {0}.{1}() requires use of the static field {2}.{3}, which is not available in the minidump you are debugging. ...
- Evaluation of this expression is not supported when mixed mode script debugging. To evaluate this expression, use Script ...
- Even though attribute {0} inherits AttributeUsage from its base type, you should consider explicitly specifying AttributeUsage ...
- Event '|1' cannot implement event '|2' on interface '|3' because the parameters of their 'RemoveHandler' methods do not match. ...
- Event '|1' cannot implement event '|3.|2' because its delegate type does not match the delegate type of another event implemented ...
- Event definitions with parameters are not allowed in an interface such as '|1' that has 'In' or 'Out' type parameters. Consider ...
- Event information is only available for view in calltrace text reports. Use vsperfreport /CALLTRACE to generate this report ...
- Event information is only available for view in ETW text reports. Use 'vsperfreport /summary:ETW' to generate this report ...
- Event type "{0}" was expected to be serializable using the .NET serializer. The event was not serializable and has been ignored. ...
- Examples of TFSSecurity commands and syntax: The following example displays identity information for the "Team Foundation ...
- Examples: MSBuild MyApp.sln /t:Rebuild /p:Configuration=Release MSBuild MyApp.csproj /t:Clean /p:Configuration=Debug;TargetFrameworkVersion=v3.5 ...
- Examples: Remove agent from controller - AgentConfigUtil /controller:TestController /unregister Add agent to controller - ...
- Exception handlers which are truly intended to catch all exceptions should handle non-CLSCompliant exceptions if there is ...
- Exception loading assembly '{0}' in the HttpBodyPlugins directory. Skipping HttpBodyPlugins scan for this file. Error: {1} ...
- Exception loading assembly '{0}' in the WebTestRecorderPlugins directory. Skipping WebTestRecorderPlugin scan for this file. ...
- Exception occurred while querying the status of Data Exchange Service on virtual machine {0} on host {1}. Inner error is ...
- Exception thrown while executing test. If using extension of TestMethodAttribute then please contact vendor. Error message: ...
- Exception while passing network configuration for environment {0}. This might cause network related issues on any environment ...
- Exception-filter expression is the constant EXCEPTION_EXECUTE_HANDLER. This might mask exceptions that were not intended ...
- Excluded From Build : Specifies whether the web deployment tool is excluded from the build for the current configuration. ...
- Executable Directories : Path to use when searching for executable files while building a VC++ project. Corresponds to environment ...
- Execute multiple builds concurrently across multiple machines by configuring the following number of build agents on this ...
- ExecuteMode for the query. Reader: returns rows of data; Scalar: returns a single value; NonQuery: returns an integer indicating ...
- Executes a SQL statement that returns a single value using the SqlCommand.ExecuteScalar method of an existing data command. ...
- Executes a statement. If the TreatAsExpression flag is true, then the string is interpreted as an expression. Output is sent ...
- Executing the current test run will produce a new test run result, which will exceed the limit of {0} that is currently specified. ...
- Existing elements will continue to use the existing resource\; copied elements will continue to use the copied resource, ...
- exists in multiple base interfaces. Use the name of the interface that declares '|1' in the 'Implements' clause instead of ...
- Exit Function statement Exits a Function procedure and transfers execution immediately to the statement following the function ...
- Exit Property statement Exits a property's Get or Set procedure and transfers execution immediately to the statement following ...
- Exit Select statement Exits a Select block and transfers execution immediately to the statement following the End Select ...
- Exit statement Exits a procedure or block and transfers execution immediately to the statement following the procedure call ...
- Exit Sub statement Exits a Sub procedure and transfers execution immediately to the statement following the call to the Sub ...
- Exit Try statement Exits a Try block and transfers execution immediately to the statement following the End Try statement. ...
- Exit While statement Exits a While loop and transfers execution immediately to the statement following the End While statement. ...
- Expand the referenced assemblies and namespaces to select your objects. If an object is missing from a referenced assembly, ...
- Expands any environment variables of the form $(envvar) in the string to their corresponding values and returns the new string. ...
- Expands functions marked as inline or _inline and any other function that the compiler chooses (expansion occurs at the compiler's ...
- Expands only functions marked as inline, _inline, _forceinline or _inline or, in a C++ member function, defined within a ...
- Expected an attribute value. Attribute values are delimited by a single quotation mark (') or a double quotation mark ("). ...
- Expected e.Parameter to be non-null and to be a PropertyValue. CommandParameter should have a Binding to the PropertyValue. ...
- Expected root element of '{http://schemas.microsoft.com/developer/vsx-schema/2011}PackageLanguagePackManifest' or '{http ...
- Expected root element of '{http://schemas.microsoft.com/developer/vsx-schema/2011}PackageManifest' or '{http://schemas.m ...
- Expected unit-of-measure parameter, not type parameter. Explicit unit-of-measure parameters must be marked with the attribute. ...
- Expecting the following three tokens: tfs server uri . Versioned folder should be in the following format ; In case of spaces ...
- Expecting the following tokens: tfs server uri ]. The versioned project item should be in the following format ; In case ...
- Explicit interface implementation '%1!ls!' matches more than one interface member. Which interface member is actually chosen ...
- Explicit keyword When set to On, requires explicit declaration of all variables, using a Dim, Private, Public, or ReDim statement. ...
- Explicit method implementations are defined with private accessibility. Classes that derive from classes with explicit method ...
- Explicit type declarations for constructors must be of the form 'ty1 . tyN -> resTy'. Parentheses may be required around ...
- Export Named Functions : Export one or more specified functions; if more than one, use a semi-colon delimited list. (/EXPORT:[name, ...
- Exporting a diagram as an image allows you to export one or more of your class diagrams as image files, which you can then ...
- Expression evaluation is disabled because metadata for mscorlib.dll is not available. Please load a matching binary for mscorlib.dll ...