The 'allowExeDefinition' attribute must be one of the following values: MachineOnly, MachineToApplication, MachineToRoamingUser, MachineToLocalUser.
The 'ActivityType' property for the Interop activity '{0}' must reference a System.Type that has a public, parameterless ...
The 'address' property cannot be specified for an endpoint of kind '{0}'. To configure the multicast address and port, use ...
The 'AddressOf' expression has no effect in this context because the method argument to 'AddressOf' requires a relaxed conversion ...
The 'allowDefinition' attribute must be one of the following values: Everywhere, MachineOnly, MachineToWebRoot, MachineToApplication. ...
The 'allowExeDefinition' attribute must be one of the following values: MachineOnly, MachineToApplication, MachineToRoamingUser, ...
The 'await' operator can only be used when contained within a method or lambda expression marked with the 'async' modifier ...
The 'await' operator can only be used within an async anonymous method. Consider marking this anonymous method with the 'async' ...
The 'await' operator can only be used within an async lambda expression. Consider marking this lambda expression with the ...
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and ...