Visual Studio 2013

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