.NET Framework
- Remove all scriptmaps to any version of ASP.NET from the specified path, recursively (not supported on Windows Vista and ...
- Remove all scriptmaps to any version of Windows Communication Foundation from the specified path, recursively. E.g. ServiceModelReg.exe ...
- Remove the web admin tool from the site specified by , where is the path of the site defined in IIS. If the argument is used, ...
- Remove the web admin tool from the site specified by , where is the path of the site defined in IIS. If the argument is used, ...
- Removes the ability for the default ASP.NET account (based on O/S) to automatically create databases in Sql Server Express ...
- Represents only the portion of a print preview that shows the document being previewed. Does not contain any dialog boxes ...
- Represents the average of all Y values in the series. If a chart type supports more than one Y value, you can specify which ...
- Represents the cells that the header applies to. Renders the HTML SCOPE attribute. Possible values are from the TableHeaderScope ...
- Represents the data point axis label. This keyword will be replaced with the value of the AxisLabel property of the associated ...
- Represents the data point index in the series. This zero-based data point index can be used to uniquely identify the point ...
- Represents the data point label. This keyword will be replaced with the value of the Label property of the associated data ...
- Represents the legend text. This keyword will be replaced with the value of the LegendText property of the associated object. ...
- Represents the maximum of all Y values in the series. If a chart type supports more than one Y value, you can specify which ...
- Represents the minimum of all Y values in the series. If a chart type supports more than one Y value, you can specify which ...
- Represents the total (or sum) of all Y values in the series. If a chart type supports more than one Y value, you can specify ...
- Represents the X value of the series data point. If a series is populated with Y values only, all X value points are set ...
- Represents the Y value of the first point in the series. If a chart type supports more than one Y value, you can specify ...
- Represents the Y value of the last point in the series. If a chart type supports more than one Y value, you can specify which ...
- Represents the Y value of the series data point. If a chart type supports more than one Y value, you can specify which Y ...
- Request for ConfigurationPermission failed while attempting to access configuration section '{0}'. To allow all callers to ...
- Request timed out after {0} while establishing a transport connection to {1}. The time allotted to this operation may have ...
- Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. ...
- Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. ...
- Requested locale information was not available for the specified culture. This may indicate a machine configuration problem. ...
- Requested operation is not allowed when the owner of this RelatedEnd is null. RelatedEnd objects that were created with the ...
- RequestReplyCorrelationInitializer should not be specified on a one way Send or Receive activity. When initializing RequestReply ...
- Required message property '{0}' is missing from the IncomingProperties collections of the received message. Ensure that when ...
- Required runtime property '{0}' is not initialized on DispatchRuntime. Do not remove ServiceBehaviorAttribute from ServiceDescription.Behaviors ...
- requires the command to have a transaction when the connection assigned to the command is in a pending local transaction. ...
- Resolve the conflicts, click Refresh to verify that the conflicts have been resolved, and then click Next to continue with ...
- Resolved KeyTime for key frame at index {1} cannot be greater than resolved KeyTime for key frame at index {4}. KeyFrames[{1} ...
- Resolver must be specified. The default resolver (PNRP) is not available. Please refer to the documentation with your system ...
- Resource key {0} is not valid, it must contain a valid class name and key pair. For example, $resources:'className','key' ...
- Resource lookup fell back to the ultimate fallback resources in a satellite assembly, but that satellite either was not found ...
- Resource type '{0}' was registered by DataServiceConfiguration.EnableAccess(), however it no longer exists in the data service ...
- Resource type in the ResourceScope enum is going from a more restrictive resource type to a more general one. From: "{0}" ...
- Resource type in the ResourceScope enum is going from a more restrictive resource type to a more general one. From: "{0}" ...
- ResourceAssociationSets '{0}' and '{1}' have a ResourceAssociationSetEnd referring to the same EntitySet '{2}' through the ...
- ResourceManager base name should not end in '.resources'. It should be similar to 'MyResources', which the ResourceManager ...
- ResourceSet derived classes must provide a constructor that takes a String file name and a constructor that takes a Stream. ...
- Restarts MSDTC to make changes active immediately. If not specified, the changes will take effect when MSDTC is next started. ...
- restriction' or 'extension' child is required for complexType '{0}' in namespace '{1}', because it has a simpleContent or ...
- Rethrow activity '{0}' cannot be used in a private child of a TryCatch activity. Rethrow is only allowed under the public ...
- Rethrow activity '{0}' cannot find the FaultContext set by the TryCatch activity. To resolve the issue, do not modify or ...
- Retrieving the COM class factory for remote component with CLSID %2 from machine %3 failed due to the following error: %1 ...
- Retrieving the COM class factory for remote component with CLSID %2 from machine %3 failed due to the following error: %1. ...
- Return type is not valid in FunctionImport '{0}'. The FunctionImport can have no return type or return a collection of scalar ...
- Return type is not valid in FunctionImport '{0}'. The FunctionImport must return a collection of scalar values or a collection ...
- Return type of method '{0}' on type '{1}' is of type '{2}' but a type assignable to '{3}' is required for a query interceptor. ...
- Return' statements in this Async method cannot return a value since the return type of the function is 'Task'. Consider changing ...
- Returns the native handle for this process. The handle is only available if the process was started using this component. ...
- Review the card data and the sites where this card is used. If you delete this card, you may lose access to sites where you ...
- Rewriting child expression from type '{0}' to type '{1}' is not allowed, because it would change the meaning of the operation. ...
- Rewritten expression calls operator method '{0}', but the original node had no operator method. If this is is intentional, ...
- RG1002: ResourcesGenerator can generate only one .resources file at a time. The OutputResourcesFile property in the project ...
- Right-click and choose the Edit Styles command to define styles. Use the Edit Template command to edit templates for the ...
- Right-click on the Access Database file (by default, the file is named "ASPNetDB.mdb") and select the "Properties" menu item. ...
- Rollback is in progress. Click this message or double click on the installer icon for more detailed progress information. ...
- Root activity has empty DisplayName. Please do not set root activity's DisplayName to null or empty string, or provide a ...
- root element must implement IProvideCustomContentState, or a Navigating event handler must set NavigatingCancelEventArgs.ContentStateToSave ...
- Root type '{0}' is not supported at the top level by NetDataContractSerializer since it is IXmlSerializable with IsAny=true ...
- RoutedEvent/EventPrivateKey limit exceeded. Routed events or EventPrivateKey for CLR events are typically static class members ...
- Row member '{0}' in type '{1}' and row member '{2}' in type '{3}' are incompatible because they have a different number of ...
- Rows cannot be programmatically removed unless the DataGridView is data-bound to an IBindingList that supports change notification ...
- Rows collection cannot be programmatically cleared when the DataGridView control is data-bound to anything else than an IBindingList ...
- RunSynchronously may not be called on a task not bound to a delegate, such as the task returned from an asynchronous method. ...
- RuntimeArgument '{0}' refers to an Argument which in turn is bound to RuntimeArgument named '{1}'. Please ensure that the ...
- Satellite assembly "{2}" was built improperly. The manifest resource "{0}" will not be found by the ResourceManager. It must ...
- Satisfying a LinkDemand is a security sensitive operation which can cause unintentional elevation of privilege. Security ...
- Save is not enabled in XmlDataSource '{0}' when either an XSL transform is specified, the content was specified using the ...
- SaveStateInOperationTransaction can only be set to true if all operations have either TransactionScopeRequired set to true ...
- Saving a general Func to XAML is not supported. To convert an object to a serializable Func, serialize the object to XAML ...
- Saving DynamicActivity or Activity.Implementation to XAML is not supported. If you are attempting to construct a parameterized ...
- Saving only public key information is not supported by this cryptographic storage class. A private key must also be saved. ...
- Schema could not be retrieved for this stored procedure. Please make sure the connection settings are correct and that the ...