Visual Studio 2013
- At least one file from 'SearchConfigurationFiles' collection in the MergeSearchConfigurationFiles MSBuild task does not exist. ...
- At least one file type must be supported. Either select "Supports any file type", or enter at least one specific file type; ...
- At least one of the values that you added is a duplicate of a value already on the list. You must either delete or change ...
- At least one test failed because the {0} process did not have sufficient permissions to access deployment directory {1}. ...
- At least one test failed because the {0} process does not have sufficient permission to access test assembly {1} or one of ...
- At runtime, ui-themed.css resolves to ui-themed.light.css or ui-themed.dark.css based on the user's theme setting. This is ...
- ATL Server support has been removed from this version of Visual Studio. In case your ATL Project uses any ATL Server functionality, ...
- Attaches a label to or removes a label from a version of a file or folder in Team Foundation version control. tf label labelname[@scope ...
- Attaching a Team Project Collection to a TFS environment in a different language is not recommended. Doing so will prevent ...
- Attaching to a process in a different terminal server session is not supported on this computer. Try remote debugging to ...
- Attaching to this process can potentially harm your computer. If the information below looks suspicious or you are unsure, ...
- Attempt to disconnect server "{0}" failed. {1} Please save any opened resources to server "{0}". {2} will close connection ...
- Attempt to lock physical memory failed. There is not enough contiguous memory available or you do not have sufficient permissions ...
- Attempt to unregister document {0} failed because either it is not registered as a related item or the registration count ...
- Attempting to resolve operation conflict by restarting conflicting recognizers:{0}Requested operation: {1}{0}Requesting recognizer ...
- Attribute constructor has a 'ByRef' parameter of type '|1'; cannot use constructors with byref parameters to apply the attribute. ...
- Attribute constructor has a parameter of type '|1', which is not an integral, floating-point or Enum type or one of Object, ...
- Attribute identifies pointer parameters that are returned from the called procedure to the calling procedure (from the server ...
- Attribute specifier is not a complete statement. Use a line continuation to apply the attribute to the following statement. ...
- Authentication, Roles and Web Settings providers have been configured via the Application configuration file such that they ...
- Authorization information, such as role membership and effective permissions, is not available from PersonInfo objects representing ...
- Auto keyword Used in a Declare statement. The Auto modifier specifies that Visual Basic should marshal strings according ...
- Auto Tune Max Cached Translation Units : Automatically tune the 'Max Cached Translation Units' value based upon available ...
- Autohosted apps must be associated with a web project. Specify a web project for this app by setting the Web Project property ...
- Automatic connection to the following team project failed: {0} on server {1}. Click Refresh to display all currently available ...
- Automatic connection to the following team project failed: {0} on server {1}. Click Refresh to display all currently available ...
- Automatic Indentation On Tab : When tab is pressed with a single point cursor selection, automatically indent the current ...
- Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface ...
- Automatic updates to the IntelliSense browsing database are disabled. To see the most recent changes, update the database ...
- Automatically format completed statement on semicolon;Automatically format completed block on brace;Automatically format ...
- Automatically sends reports of internal compiler errors to Microsoft. To enable this option, you must first agree to Microsoft%27s ...
- Automation engine is unable to playback the test because it is not able to interact with the desktop. This could happen if ...
- AutoResize cannot adjust the width of multiline buttons in this dialog without making them too wide to fit. You will have ...
- AutoResize cannot adjust the width of multiline static text controls in this dialog without making them too wide to fit. ...
- AutoResize does not adjust controls that are selected. If you selected the controls accidentally, undo the AutoResize operation, ...
- Available Add-ins. Select an Add-in then press the space key to toggle the load state of the Add-in, Alt-S to toggle the ...
- Average frame rate achieved when this animation was active. For CPU-bound animations, this specifies the rate at which the ...
- Average requests per second : {0} Average time to last byte : {1} Average time to first byte : {2} Average content length ...
- Avoid API that require users to instantiate a generic type with another generic type as type argument. The syntax gets too ...
- Avoid creating compound words from terms which exist in the dictionary as discrete terms. Do not create a compound word such ...
- Avoid generic types with more than two type parameters as users have difficulties understanding what type parameters represent ...
- Avoid naming an enum value 'Reserved'. Adding 'Reserved' values will lead to a breaking change on removal when the value ...
- Avoid using language-specific types name in parameters and members and data type identifiers in parameters. Types names might ...
- Await' can only be used within an Async lambda expression. Consider marking this lambda expression with the 'Async' modifier. ...
- Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return ...
- Await' can only be used within an Async method. Consider marking this method with the 'Async' modifier and changing its return ...
- Await' may only be used in a query expression within the first collection expression of the initial 'From' clause or within ...
- await' requires that the return type '%1!ls!' of '%2!ls!.GetAwaiter()' have suitable IsCompleted, OnCompleted, and GetResult ...
- Await' requires that the return type '|1' of '|2.GetAwaiter()' have suitable IsCompleted, OnCompleted and GetResult members, ...
- await' requires that the type '%1!ls!' have a suitable GetAwaiter method. Are you missing a using directive for 'System'? ...
- BackButtonStyle is used to style a Button for use in the title area of a page. Margins appropriate for the conventional page ...
- BackgroundWorker component instance to manage the background thread. Can be created by dragging a BackgroundWorker component ...
- Backing field for automatically implemented property '%1!ls!' must be fully assigned before control is returned to the caller. ...
- Bad array declarator: To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed ...
- Bad format specifier (after l or L): Expected ld,li,lo,lu,lx or lX. In F# code you can use %d, %x, %o or %u instead, which ...
- Based on 'Expert' settings and additionally optimizes for maximum text editor space by hiding tool windows, tool bars, and ...
- Basic Runtime Checks : Perform basic runtime error checks, incompatible with any optimization type other than debug. (/RTCs, ...
- Batching Separator : Specifies the separating character string for the list of inputs when files are batched into a single ...
- Be sure to carefully read and understand all of the rights and restrictions described in the License Terms. You will be asked ...
- Because a 'Fallback Location' was not specified in the C++ Advanced Options, Visual C++ is attempting to use your temporary ...
- Because assembly {0} contains a ResX-based resource file, mark it with the NeutralResourcesLanguage attribute, specifying ...
- Because direct comparisons to 'Single.NaN' or 'Double.NaN' will always return true for inequality and false for all other ...
- Because field {0} is visible outside of its declaring type, change its accessibility to private and add a property, with ...
- Because importing '|1' in this case would lead to errors, would you like to change '|2' to '|1.|2' instead? This will help ...
- Because it is a P/Invoke method, {0} should be defined in a class named NativeMethods, SafeNativeMethods, or UnsafeNativeMethods. ...
- Because one or more updates to this work item were rejected, submissions to Project Server have been turned off. To resubmit ...
- Because property {0} is write-only, either add a property getter with an accessibility that is greater than or equal to its ...
- Because the behavior of {0} could vary based on the current user's locale settings, replace this call in {1} with a call ...
- Because the behavior of {0} could vary based on the current user's locale settings, replace this call in {1} with a call ...
- Because the behavior of {0} could vary based on the current user's locale settings, replace this call in {1} with a call ...
- Because the behavior of {0} could vary based on the current user's locale settings, replace this call in {1} with a call ...
- Because the project files that reference these items cannot be checked out, you currently cannot update the project files ...
- Because the property getter for {0} is less visible than its setter, either increase the accessibility of its getter or decrease ...
- Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying ...
- Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying ...