The methods {0} and {1} use the same SOAPAction '{2}'. When the RoutingStyle of the XML Web service is SoapAction, SOAPAction values must be unique across methods on the XML Web service. You can change the SOAPAction with the Action parameter to the SoapDocumentMethod or SoapRpcMethod attributes, or you can specify a RoutingStyle of RequestElement on the XML Web service.
The method {0} does not have a request element. You can use a RoutingStyle of SoapAction on the XML Web service, use the ...
The methods 'Single' and 'SingleOrDefault' can only be used as a final query operation. Consider using the method 'FirstOrDefault' ...
The methods {0} and {1} use the same request element . When the RoutingStyle of the XML Web service is RequestElement, request ...
The methods {0} and {1} use the same request element and the methods {0} and {4} use the same SOAPAction '{5}'. Each method ...
The methods {0} and {1} use the same SOAPAction '{2}'. When the RoutingStyle of the XML Web service is SoapAction, SOAPAction ...
The mode '{0}' requires at least one 'incsdl' or 'inssdl' argument. Verify that at least one .csdl or .ssdl file is in the ...
The MSBuild cache file "{0}" is inaccessible. Ensure you have access to the directory and that this file is not deleted during ...
The MSBuild task is skipping the remaining targets and projects because the StopOnFirstFailure parameter was set to true. ...
The MSDN Express Library contains additional product documentation for all Visual Studio Express Editions. You can choose ...