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