Visual Studio 2010
- This construct causes code to be less generic than indicated by the type annotations. The type variable '{0} has been constrained ...
- This construct causes code to be less generic than indicated by the type annotations. The unit-of-measure variable '{0} has ...
- This construct is ambiguous as part of a computation expression. Nested expressions may be written using 'let _ = (.)' and ...
- This construct is ambiguous as part of a sequence expression. Nested expressions may be written using 'let _ = (.)' and nested ...
- This construct may only be used within computation expressions. To return a value from an ordinary function simply write ...
- This construct may only be used within list, array and sequence expressions, e.g. expressions of the form 'seq { . }', '[ ...
- This constructor or property getter/setter method is not meant to be called directly;;'{0}' is not meant to be called directly ...
- This contains a list of ClickOnce applications that are trusted to run. You can view a list of the applications and view ...
- This control's name is not a valid identifier for scripting languages. Consequently, any script that Visual Web Developer ...
- This copies an assembly file into the cache. After the assembly has been added, the assembly can be used as a configured ...
- This copy of %ApplicationName% cannot be used on Terminal Server. Please contact your local authorized Microsoft retailer ...
- This copy of Microsoft Visual Web Developer has been modified in a way which is in violation of the Microsoft Visual Web ...
- This could be different than the state at the snapshot. You might disconnect the user currently connected to this environment. ...
- This customization will gain access to additional resources on your computer, such as your file system or your network connection. ...
- This data retrieval service query contains advanced syntax features that cannot be edited using the Data Connection Wizard. ...
- This data source file cannot be opened. Another user might have the file open, or you might require permission to view this ...
- This data source is configured to use Windows integrated security. Windows integrated security is either disabled for this ...
- This data source uses a file, do you want to make it part of the current project? If you do this will make deployment of ...
- This data view only allows 2 levels of grouping. If you want to use more than 2 group levels, you can convert this view to ...
- This database does not have a valid dbo user or you do not have permissions to impersonate the dbo user, so database diagramming ...
- This database does not have a valid dbo user or you do not have permissions to impersonate the dbo user, so database diagramming ...
- This database has been opened in Compatibility Mode. To use this feature, convert your database to a new file format by clicking ...
- This declaration opens the module '{0}', which is marked as 'RequireQualifiedAccess'. Adjust your code to use qualified references ...
- This declaration opens the namespace or module '{0}' through a partially qualified path. Adjust this code to use the full ...
- This deployment may encounter errors during execution because changes to {0} are blocked by {1}'s dependency in the target ...
- This deployment may encounter errors during execution because {0} depends on {1} and {1} does not exist in the target database. ...
- This destroy operation will destroy pending changes (in workspaces or shelvesets). To discover the list of pending changes ...
- This diagnostic data adapter has been disabled for use on agents that only collect data and diagnostics. For more information, ...
- This dialog is for FTP sites, you can enter FTP URLs, like 'ftp://ftp.microsoft.com', or FTP site names, like 'ftp.microsoft.com'. ...
- This dialog is for FTP sites, you can enter FTP URLs, like 'ftp:\/\/ftp.microsoft.com', or FTP site names, like 'ftp.microsoft.com'. ...
- This dialog should display an Options page added through extensibility. However, the control to display here could not be ...
- This directive may only be used in F# script files (extensions .fsx or .fsscript). Either remove the directive, move this ...
- This directory contains cached schemas, meaning this delete may be temporary. To permanently delete the schemas you may also ...
- This document contains custom code that cannot be loaded because the location is not in your trusted locations list: {0}. ...
- This document contains digital signatures that will be checked when the download is complete. Click here to verify the signer's ...
- This document has been marked as final to indicate that editing is complete and that this is the final version of the document. ...
- This document has been opened in Compatibility Mode. To take full advantage of this feature, convert your document to a new ...
- This document has been opened in Compatibility Mode. To use this feature, convert your document to a new file format by clicking ...
- This document is a Single File Web Page, also known as a Web Archive file. If you are seeing this message, your browser or ...
- This document is both encrypted and password protected. The Office Open XML Formats available in the 2007 release provide ...
- This document is now stored in a Document Workspace. If you save a copy of this document on your computer, you can easily ...
- This document is still checked out to you. Would you like to discard the check out to allow others to edit the document? ...
- This document is up to date. If you have unsaved changes, you must save the document before you can update the server copy. ...
- This document is up to date. If you have unsaved changes, you must save the document before you can update the workspace ...
- This document library has required properties or contains multiple document types. To start this workflow, you must first ...
- This document might not function as expected because one or more controls are missing. Data that relies on the controls will ...
- This document might not function as expected because one or more controls could not be initialized. Data that relies on the ...
- This document might not function as expected because the following control could not be initialized: {0}. Data that relies ...
- This document might not function as expected because the following control is missing: {0}. Data that relies on this control ...
- This document resides in a document library that is not trusted. Only trusted workflows are available for the current document. ...
- This document resides in a document library that is not trusted. To participate in workflows on this document, add the document ...
- This document was not deleted from the workspace. You may not have permission to delete documents from this workspace, the ...
- This document was saved in a previous version of this Microsoft Office program with fast save enabled. To inspect this document, ...
- This Document Workspace could not be created because a folder with the same name already exists at this location. Please ...
- This Document Workspace is not a trusted site. If you are certain that this site cannot damage your computer or data, add ...
- This document's hidden information has been removed. The current action may reintroduce some hidden information. Do you want ...
- This editor does not fully support DDL triggers. Your trigger has been saved, even though the editor still shows that it ...
- This editor does not fully support grouped or numbered stored procedures. Your stored procedure has been saved, even though ...
- This element may not contain whitespace when an external DTD defines this element with an element only content model and ...
- This ElementHost is currently not hosting any editable content. To host editable content: 1. Add a WPF UserControl to the ...
- This ElementHost is currently not hosting any editable content. To host editable content: 1. Add a WPF UserControl to the ...
- This enables you to use multiple copies of the same virtual environment without name or IP address conflicts. Ensure you ...
- This error could also be due to mixing a file reference to '|2' in project '|3' with a file reference to '|4' in project ...
- This error could also be due to mixing a file reference with a project reference to assembly '|2. In this case, try replacing ...
- This error indicates that you cannot connect to the server. Make sure the service URL is correct, firewall and network settings ...
- This event counts instructions that are retired during a clock cycle. Mask bits specify bogus or nonbogus (and whether they ...
- This expression has a method called GetEnumerator, but its return type is a value type. Methods returning struct enumerators ...
- This expression should have type 'unit', but has type '{0}'. If assigning to a property use the syntax 'obj.Prop <- expr'. ...
- This expression should have type 'unit', but has type '{0}'. Use 'ignore' to discard the result of the expression, or 'let' ...
- This expression will always evaluate to Nothing (due to null propagation from the equals operator). To check if the value ...
- This expression will always evaluate to Nothing (due to null propagation from the equals operator). To check if the value ...
- This extension cannot be installed because the following extensions contain dependencies that would be broken as a result ...
- This feature has been installed but needs to be configured. Click on Configure Installed Features to begin initial configuration. ...
- This feature is currently not installed. To install the feature, re-run the Team Foundation Server setup program and select ...
- This feature is not available for use with this web site template. Contact your web site administrator for more information. ...