Visual Studio 2012

  1. Installing Windows SharePoint Foundation 2010 was selected. As part of that configuration, a new IIS Application Pool must ...
  2. Installs the complete integrated development environment for building Windows-based applications using Visual Basic. To build ...
  3. Installs the functionality to create and run Web, load, unit, manual, generic, and ordered tests, to manage tests, and to ...
  4. Installs the Visual Studio 2012 integrated environment together with modeling, development, testing, and deployment components ...
  5. Installs the Visual Studio Premium 2012 integrated environment together with development, testing, and deployment components ...
  6. Installs the Visual Studio Professional 2012 integrated environment together with components for building solutions on Windows, ...
  7. InstallShield Limited Edition for Visual Studio replaces the functionality provided by the Visual Studio Installer. Import ...
  8. Instance fields that are visible outside of the type that declares them, limit your ability to change the implementation ...
  9. Instances of DomainClass '{0}' cannot be serialized as a moniker. A DomainClass can be serialized as a moniker only if 1) ...
  10. Instances of this type cannot be created since it has been marked abstract or not all methods have been given implementations. ...
  11. Instances of types that define only static members do not need to be created. Many compilers will automatically add a public ...
  12. Instructs the compiler to create a precompiled header (.pch) file that represents the state of compilation at a certain point. ...
  13. Instructs the remote debugger to listen on the network using the specified hostname value, or IP address value. On a computer ...
  14. Instrumentation error: The file {0} cannot be re-signed with the key file {1}: {2}. Check that the key file is not password ...
  15. Instrumentation error: The specified key file {0} exceeds the maximum key file size. The binary {1} will not be re-signed. ...
  16. Instrumentation is a profiling technique that involves inserting diagnostic probes into the program being profiled. Profiling ...
  17. Instrumentation warning: Cannot extract the public key from the key file '{0}': {1} Check that the key file is not password ...
  18. Instrumented application '%2' (Process Id %1) is not logging profile data because a profile monitor is not running in the ...
  19. Instrumented application '%2' (Process Id %1) is not logging profile data because a profile monitor is not running, or is ...
  20. Instrumenting this image requires it to run as a 32-bit process. The CLR header flags have been updated to reflect this. ...
  21. Insufficient permissions to write to the specified trace output directory. Use the {0} option to provide an alternate directory ...
  22. Insufficient Permissions. Ensure that you have the following access permissions on the target process: (PROCESS_QUERY_INFORMATION, ...
  23. IntelliSense and browsing information will not be available for C++ projects because the C++ browsing database file %s could ...
  24. IntelliSense might be incorrect as a result. To try the generation again, remove and re-add the reference, or rebuild the ...
  25. IntelliTrace debugging is available only for x86 applications. To enable IntelliTrace debugging, change the platform to x86. ...
  26. IntelliTrace events are collected when you run your application. You can enable or disable collection of IntelliTrace events ...
  27. IntelliTrace is configured to collect data from IIS, but no Web request was intercepted during the test. Verify that the ...
  28. IntelliTrace is not available because another application is profiling on the Web server. Do you want to continue without ...
  29. IntelliTrace is not available because another application is recording IntelliTrace information for the Web server. Do you ...
  30. IntelliTrace is not collecting data for this debugging session. IntelliTrace is not supported when attaching to a process ...
  31. IntelliTrace is not collecting data for this debugging session. The project type may not be supported or the process you ...
  32. IntelliTrace is not collecting data for this debugging session. The project type may not be supported or the process you ...
  33. IntelliTrace logs can be opened only with Visual Studio Ultimate. Download Visual Studio Ultimate at the following link: ...
  34. IntelliTrace start application.iTrace /n:mylogger IntelliTrace stop /n:mylogger IntelliTrace launch /f:application.iTrace ...
  35. Interface implementations in augmentations are now deprecated. Interface implementations should be given on the initial declaration ...
  36. InterfaceId' and 'EventsId' parameters for 'Microsoft.VisualBasic.ComClassAttribute' on '|1' cannot have the same value. ...
  37. Interfaces are meant to contain members that specify a set of behaviors. To mark or label a class, use an attribute instead ...
  38. Interfaces cannot contain definitions of concrete members. You may need to define a constructor on your type to indicate ...
  39. Interfaces that are visible to COM should not define overloads, as they will be renamed and cannot be implemented by Visual ...
  40. Intermediate Directory : Specifies a relative path to the intermediate file directory; can include environment variables. ...
  41. INTERNAL ASSEMBLER ERROR (file %s, line %d) Please choose the Technical Support command on the Visual C++ Help menu, or open ...
  42. INTERNAL ASSEMBLER ERROR in '%s' Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical ...
  43. Internal Compiler Error ( 1!8.8x! at address %3!p!): likely culprit is '%2!ls!'. An internal error has occurred in the compiler. ...
  44. INTERNAL COMPILER ERROR (file %s, line %d) Please choose the Technical Support command on the Visual C++ Help menu, or open ...
  45. INTERNAL COMPILER ERROR in '%s' Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical ...
  46. Internal Error - no application limit has been set. Please use the Developer Phone Registration tool to unregister and then ...
  47. Internal Error! {0}.Dispose() for {1} Lock: Out of Order Lock Disposal! (Pre-release = {6}) Reader: Initial: {2}, Now: {3} ...
  48. Internal error. The result provided by unit test extension cannot be opened. Failed to get an instance of the TestClassExtensionAttribute ...
  49. InternalsVisibleToAttribute value '{0}' in assembly '{1}' is not a valid assembly name. Use the format 'AssemblyShortName' ...
  50. Interop layer should not be public. The DllImport attribute should not be applied to publicly accessible members (public ...
  51. Interwork ARM and ARM Thumb Calls : Enables generation of thunking code to interwork 16 and 32 bit ARM code. (/QRinterwork-return) ...
  52. Invalid 'TestEnvironment' xml element at index '{0}'. Attribute '{1}' of xml element '{2}' must be present and cannot be ...
  53. Invalid annotation: '%1$ls' property (with byte count) may only be used on values of pointer type: Function '%2$ls' %3$ls. ...
  54. Invalid annotation: '%1$ls' property (with element count) may only be used on values of pointer, array, or reference type: ...
  55. Invalid annotation: 'Null' property may only be used on values of pointer, pointer-to-member, array, or reference type: Function ...
  56. Invalid annotation: 'NullTerminated' property may only be used on buffers whose elements are of integral or pointer type: ...
  57. Invalid anonymous type member declarator. Anonymous type members must be declared with a member assignment, simple name or ...
  58. Invalid ASP.NET Web site '{0}' specified for code coverage instrumentation: {1} The project will be removed from instrumentation ...
  59. Invalid binary file '{0}' specified for code coverage instrumentation: {1} The file will be removed from instrumentation ...
  60. Invalid character in hexadecimal character entity. Hexadecimal character entities must contain digits between '0' and '9', ...
  61. Invalid character(s) in the plugin name. Plugin name can contain only letters, digits, space and the following characters: ...
  62. Invalid class name '{0}'. Types must be in a namespace to be referenced in XAML; they cannot be declared in the global namespace. ...
  63. Invalid code coverage item: the specified binary file '{0}' or pdb file '{1}' or key file '{2}' or output directory '{3}' ...
  64. Invalid commit id. Please enter the full 40 character commit id/hash, or 1 or more characters from the beginning of a commit ...
  65. Invalid compression info. FileSize="{0}", compressedDataOffset="{1}", compressedSize="{2}", uncompressedSize="{3}", compression="{4}". ...
  66. Invalid compression information: FileSize={0}, compressedDataOffset={1}, compressedSize={2}, uncompressedSize={3}, compression={4} ...
  67. Invalid constraint: the type used for the constraint is sealed, which means the constraint could only be satisfied by at ...
  68. Invalid data collector settings. Expected attribute '{0}' is missing. A typical data collector setting would look like . ...
  69. invalid delegate initializer - expected either '( , Platform::CallbackContext])' or '( , , Platform::CallbackContext , bool])' ...
  70. Invalid Ignorable attribute value. Ignorable must contain a space delimited list of prefixes defined by xmlns declarations ...
  71. Invalid key specified for location of instrumentation utility. Exception was thrown: {0}. Reinstalling the application may ...
  72. Invalid member '{0}' on provided type '{1}'. Provided type members must be public, and not be generic, virtual, or abstract. ...
  73. Invalid message queue URL {0} specified for service host {1}. The build machine will not work until this issue has been corrected. ...
  74. Invalid mutation of a constant expression. Consider copying the expression to a mutable local, e.g. 'let mutable x = .'. ...
  75. Invalid object expression. Objects without overrides or interfaces should use the expression form 'new Type(args)' without ...