Visual Studio 2013
- IInsertionPoint collection specifies duplicate lifelines. InteractionOperand/CombinedFragment can only span across distinct ...
- IIS cannot be reset because application pool "{0}" is not allowed to be instrumented. Data collection for IIS will not take ...
- ILifeline is not of Lifeline object. This method can only work with Lifeline object. InsertionPoint cannot be created as ...
- IList implementations should also provide versions of the IList members that are strongly typed, namely they should specify ...
- Ill-defined _try/_except: use of the constant EXCEPTION_CONTINUE_SEARCH or another constant that evaluates to zero in the ...
- Illegal synchronous wait on task already executing on the UI thread, beneath this call on the stack. This would cause a deadlock. ...
- Illegal use of user defined type method or property. Only a single property or method instance allowed in a set clause item. ...
- Implement IDisposable on {0} because it creates members of the following IDisposable types: {1}. If {0} has previously shipped, ...
- Implement the IObjectConstruct interface when you want to control the object construction process by passing in parameters ...
- Implement the IObjectControl interface when you want to define context-specific initialization and cleanup procedures for ...
- Implementation of ICustomPropertyProvider provides a string representation for the object to be used as automation name for ...
- implements a finalizer that only calls conditionally emitted methods or the base type finalizer. Remove the finalizer or ...
- Implements a Try/Catch block that handles Exception, DataException, and all the exceptions that derive from DataException. ...
- Implements keyword Indicates that a class or structure member is providing the implementation for a member defined in an ...
- Implements statement Specifies one or more interfaces, or interface members, that must be implemented in the class or structure ...
- Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification that the collection of Add-ins ...
- Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification when the collection of Add-ins ...
- Implements the OnBeginShutdown method of the IDTExtensibility2 interface. Receives notification that the host application ...
- Implements the OnConnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being loaded. ...
- Implements the OnDisconnection method of the IDTExtensibility2 interface. Receives notification that the Add-in is being ...
- Implements the OnStartupComplete method of the IDTExtensibility2 interface. Receives notification that the host application ...
- Implements the QueryStatus method of the IDTCommandTarget interface. This is called when the command's availability is updated ...
- Implicit cast between semantically different integer types: assigning 1 or TRUE to HRESULT. Consider using S_FALSE instead. ...
- Implicit cast between semantically different integer types: comparing HRESULT to -1. Consider using SUCCEEDED or FAILED macro ...
- Implicit cast between semantically different integer types: comparing HRESULT to 1 or TRUE. Consider using SUCCEEDED or FAILED ...
- Implicit cast between semantically different integer types: comparing HRESULT to an integer. Consider using SUCCEEDED or ...
- Implicit cast between semantically different integer types: testing HRESULT with 'not'. Consider using SUCCEEDED or FAILED ...
- Implicit conversion from '|5' to '|6'; this conversion may fail because '|1' is not derived from '|2', as required for the ...
- Implicit conversion from '|5' to '|6'; this conversion may fail because '|1' is not derived from '|2', as required for the ...
- implicitly declares '|3', which conflicts with a member implicitly declared for |4 '|5' in the base |6 '|7'. So the |1 should ...
- implicitly declares '|3', which conflicts with a member implicitly declared for |4 '|5' in the base |6 '|7'. |1 should be ...
- implicitly declares '|3', which conflicts with a member in the base |4 '|5', and so the |1 should be declared 'Shadows'. ...
- implicitly declares '|3', which conflicts with a member in the base |4 '|5', and so the |1 should not be declared 'Overloads'. ...
- Import declaration in an ambient external module declaration cannot reference external module through relative external module ...
- Import declaration referencing identifier from internal module can only be made with variables, functions, classes, interfaces, ...
- IMPORTANT NOTE: Be sure to update the AssociationUrl property value to the URL of the custom association form. The AssociationUrl ...
- IMPORTANT NOTE: Be sure to update the InitiationUrl property value to the URL of the custom initiation form. InitiationUrl ...
- IMPORTANT: The support for CLR code in the C++ language has changed considerably since the Visual Studio 2005 release. The ...
- IMPORTANT: The support for CLR code in the C++ language has changed considerably with this release of Visual Studio. The ...
- Importing '{0}' would change the meaning of other code in your file, including calls to extension methods. Click OK to correct ...
- Importing '{0}' would change the meaning of other identifiers in this file. To correct '{1}' and preserve the meaning of ...
- Importing '|1' would change the meaning of other identifiers in this file. To correct '|2' and preserve the meaning of other ...
- Importing web service with multiple services or SOAP 1.1 Bindings is not supported. Select a .wsdl or .disco that only contains ...
- Imports a link type XML definition file into Team Foundation Server. If a link type with the same reference name already ...
- Imports global lists from an XML definition file onto a Team Foundation Server. If a global list that has the same name already ...
- Imports the global workflow from an XML definition file into a team project on a server that runs Team Foundation Server. ...
- In = data is passed into the behavior; Out = data is passed out; Inout = data is passed in and then out; return = data is ...
- In attempting to load {0} from {1}, it was determined that a test with the same id named {2} in {3} already exists in the ...
- In attempting to load {0} from {1}, it was determined that a {2} with the same ID named {3} in {4} already exists. What should ...
- In case of multiple matches, selects the nth numbered item from the zero based index collection. Select -1 for a random value ...
- in class '|2' cannot override '|3' in class '|4' because an intermediate class '|5' overrides '|3' in class '|4' but is not ...
- In component {0}, on '{1}', the compound word '{2}' in '{3}' exists as a discrete term. If your usage is intended to be single ...
- In component {0}, on '{1}', the discrete term '{2}' in '{3}' should be expressed as a compound word. If '{2}' refers to an ...
- In delegate {0}, consider replacing the data type identifier '{1}' in parameter name {2} with a more generic term, such as ...
- In delegate {0}, consider replacing the language-specific data type identifier '{1}' in parameter name {2} with a more generic ...
- In delegate {0}, correct the casing of '{1}' in parameter name {2} by changing it to '{3}'. '{3}' is an abbreviation and ...
- In delegate {0}, correct the spelling of '{1}' in parameter name {2} or remove it entirely if it represents any sort of Hungarian ...
- In delegate {0}, the compound word '{1}' in parameter name {2} exists as a discrete term. If your usage is intended to be ...
- In externally visible method {0}, validate local variable '{1}', which was reassigned from parameter '{2}', before using ...
- In instrumentation mode, data from multiple CPU hardware counters can be collected. This data will appear as extra columns ...
- In keyword Specifies the group that the loop variable is to traverse in a For Each statement, or specifies the range variable ...
- In member {0}, consider replacing the data type identifier '{1}' in parameter name {2} with a more generic term, such as ...
- In member {0}, consider replacing the language-specific data type identifier '{1}' in parameter name {2} with a more generic ...
- In member {0}, correct the casing of '{1}' in parameter name {2} by changing it to '{3}'. '{3}' is an abbreviation and therefore ...
- In member {0}, the compound word '{1}' in parameter name {2} exists as a discrete term. If your usage is intended to be single ...
- In method {0}, correct the spelling of '{1}' in parameter name {2} or remove it entirely if it represents any sort of Hungarian ...
- In method {0}, object {1} is not disposed along all exception paths. Call System.IDisposable.Dispose on object {1} before ...
- In method {0}, parameter {1} on called method {2} has a default value of '{3}'. If the supplied default value refers to a ...
- In method {0}, replace the call to String.ToLower(CultureInfo.InvariantCulture) with String.ToUpper(CultureInfo.InvariantCulture). ...
- In most cases, Locale should be explicitly set to CultureInfo.InvariantCulture on DataSet and DataTable instances. Upon creation ...
- In No Authentication mode, the remote debugger will listen on a TCP/IP port. This option can be used to configure what TCP/IP ...
- In No Authentication mode, Visual Studio sends the current user's username to the remote debugger. The remote debugger uses ...
- In order to add this reference, the directory '%1' will be added to the project's ReferencePath property. This will change ...
- In order to be applicable as a short circuit operator a user-defined logical operator ('%1!ls!') must have the same return ...
- In order to complete the installation of 2], you must restart the computer. Other users are currently logged on to this computer, ...