Visual Studio 2012

  1. The 'Remote (no authentication)' transport should never be used on a network that might have hostile traffic. This transport ...
  2. The 'Remote (no authentication)' transport should never be used on a network that might have hostile traffic. Use 'Default' ...
  3. The 'StructuralEquality' attribute must be used in conjunction with the 'NoComparison' or 'StructuralComparison' attributes ...
  4. The 'this' parameter (or 'Me' in Visual Basic) of {0} is never used. Mark the member as static (or Shared in Visual Basic) ...
  5. The 'UseNullAsTrueValue' attribute flag may only be used with union types that have one nullary case and at least one non-nullary ...
  6. The '{0}' Entity contains more than one default MethodInstance of type '{1}'. Make sure that the Default property is set ...
  7. The '{0}' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' ...
  8. The '{0}' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement ...
  9. The '{0}' property with a string value of '{1}' was converted and a null value returned. TypeConverter might not be able ...
  10. The '|' tokens separating rules of this pattern match are misaligned by one column. Consider realigning your code or using ...
  11. The .NET debugger has not been installed properly. The most probable cause is that mscordbi.dll is not properly registered. ...
  12. The .NET debugger has not been installed properly. The most probable cause is that mscordbi.dll is not properly registered. ...
  13. The .NET Runtime Event Provider requires setting COMPLUS_ETWEnabled=1 in your process' environment. Please be certain to ...
  14. The .ofs file that you selected is locked by the Forms Designer in Outlook, or else is corrupted or otherwise invalid (file ...
  15. The .svcmap file cannot be found. It may have been moved or deleted. To generate a new .svcmap file, delete the service reference ...
  16. The .vscontent file either contains invalid attributes or specifies a code snippet for a programming language that is not ...
  17. The /ALIGN option specifies the alignment of each section within the linear address space of the program. The number argument ...
  18. The /ASSEMBLYLINKRESOURCE option creates a link to a .NET Framework resource in the output file; the resource file is not ...
  19. The /ASSEMBLYMODULE option allows you to add a module reference to an assembly. Type information in the module will not be ...
  20. The /FORCE option tells the linker to create an .exe file or DLL even if a symbol is referenced but not defined or is multiply ...
  21. The /LARGEADDRESSAWARE option tells the linker that the application can handle addresses larger than 2 gigabytes. By default, ...
  22. The /MAPINFO option tells the linker to include the specified information in a mapfile, which is created if you specify the ...
  23. The /MERGE option combines the first section (from) with the second section (to), naming the resulting section to. For example, ...
  24. The /NOASSEMBLY option tells the linker to create an image for the current output file without a .NET Framework assembly. ...
  25. The /NODEFAULTLIB option tells the lib to remove one or more default libraries from the list of libraries it searches when ...
  26. The /NODEFAULTLIB option tells the linker to remove one or more default libraries from the list of libraries it searches ...
  27. The /NOENTRY option is required for creating a resource-only DLL.Use this option to prevent LINK from linking a reference ...
  28. The /ORDER option tells LINK to optimize your program by placing certain COMDATs into the image in a predetermined order. ...
  29. The /PDBSTRIPPED option creates a second program database (PDB) file when you build your program image with any of the compiler ...
  30. The /SECTION option changes the attributes of a section, overriding the attributes set when the .obj file for the section ...
  31. The /SUBSYSTEM option tells the operating system how to run the .exe file.The choice of subsystem affects the entry point ...
  32. The /SWAPRUN option tells the operating system to first copy the linker output to a swap file, and then run the image from ...
  33. The /SWAPRUN option tells the operating system to first copy the linker output to a swap file, and then run the image from ...
  34. The /TestAdapterPath parameter requires a value, which is path of a location containing custom test adapters. Example: / ...
  35. The /TestCaseFilter argument cannot be specified with /Tests. Filtering of test cases is not applicable when tests are specified. ...
  36. The /TestCaseFilter argument requires the filter value. Filter value can be = type. Examples: "Priority=1", "TestCategory=Nightly ...
  37. The /TestCaseFilter argument requires the filter value. Filter value can be = type. Examples: "Priority=1", "TestCategory=Nightly" ...
  38. The /Tests argument requires one or more specific test names or their substrings. Examples: /Tests:TestsMethod1, /Tests:TestMethod1,method2 ...
  39. The /TSAWARE option sets a flag in the IMAGE_OPTIONAL_HEADER DllCharacteristics field in the program image's optional header. ...
  40. The /UseVsixExtensions parameter requires a value. If 'true', the installed VSIX extensions (if any) will be used in the ...
  41. The /VERSION option tells the linker to put a version number in the header of the .exe or .dll file. Use DUMPBIN /HEADERS ...
  42. The 32-bit version of the Visual Studio Remote Debugging Monitor (MSVSMON.EXE) cannot be used to debug 64-bit processes or ...
  43. The 64-bit version of the Visual Studio Remote Debugging Monitor (MSVSMON.EXE) cannot be used to debug 32-bit processes or ...
  44. The ?define VSWindowsSDKVersion = "Visual Studio 2012 Prerequisites" ? requirements to install LocProductName for this system ...
  45. The above user will be configured to log on automatically on the selected machines. The screen saver will be disabled. The ...
  46. The accept channel operation timed out after {0}. The time allotted to this operation may be a portion of a larger timeout. ...
  47. The access control list for the item {0} could not be retrieved. The item may not exist on the server, or you do not have ...
  48. The account for following user is currently disabled: {0}. Error code: {1}. Error message: {2}. Click 'Repair/Install Agents' ...
  49. The account name either starts with a reserved character (e.g. a period) or contains unsupported characters (e.g. underscore). ...
  50. The account name specified is not valid. The account name either contains an illegal character, starts with a . or _. The ...
  51. The action cannot be performed because the parent test suite has been deleted. You must refresh the test suite hierarchy. ...
  52. The action recording cannot be loaded for the test '{0}'. Changes have been made to the test steps or parameters for this ...
  53. The active configuration is set to Debug so you may be publishing debugging utilities with your application. To avoid publishing ...
  54. The active deployment configuration '{0}' cannot be located. Specify a valid deployment configuration in the Project Properties. ...
  55. The active solution has been temporarily disconnected from source control because the server is unavailable. To attempt to ...
  56. The active solution or project is controlled by a different source control plug-in than the one you have selected. If you ...
  57. The ActiveX type library '%1' was exported from a .NET assembly and cannot be added as a reference. Add a reference to the ...
  58. The adapter 'Code Coverage' will not be used for this test run as Microsoft Test Manager is not running as administrator. ...
  59. The adapter did not respond to the event in {0} seconds. To increase the timeout values for all diagnostic data adapters, ...
  60. The Add-in '%s' failed to load or caused an exception. Would you like to remove this Add-in? If you choose yes, the file ...
  61. The Add-in '%s' failed to load or caused an exception. Would you like to remove this Add-in? If you choose yes, you will ...
  62. The Add-in supporting this command could not be loaded. Do you wish to remove the command? If you choose yes, you can re-create ...
  63. The Add-in wizard cannot run. You must have at least one of the following products installed: Microsoft Visual Basic Microsoft ...
  64. The ADO .NET data provider for Oracle does not recognize the specified provider object type - it must be of type System. ...
  65. The ADO .NET data provider for SQL Server does not recognize the specified provider object type - it must be of type Sys ...
  66. The agent '{0}' which is ready for synchronized start of the test with execution id '{1}' cannot be found. Use the Manage ...
  67. The agent can connect to the controller but the controller cannot connect to the agent because of following reason: {0}. ...
  68. The agent is a part of an existing Lab Environment '{0}'. Delete the environment before attempting to associate the agent ...
  69. The agent is already participating in the machine role '{0}'. Remove the agent from that machine role before adding it to ...
  70. The agent is already participating in the machine role '{0}'. Remove the agent from that machine role before adding it to ...
  71. The agent was able to reach controller but the controller was not able to connect back to the agent. Make sure that the firewall ...
  72. The amount of memory allocated for custom performance counters is insufficient for the number of performance counters required ...
  73. The Analysis Database does not exist and will be completely rebuilt. Provide a value for the '/reportingDataSourcePassword' ...
  74. The anchor value must correspond to an element in your document. It can be set in the HTML Attributes panel or by JavaScript. ...
  75. The animation(s) applied to the '{0}' property calculate a current value of '{1}', which is not a valid value for the property. ...