| 45057 | È già stata richiesta l'esecuzione del contratto in background. |
Background contract execution has already been requested. |
| 45058 | Stato di errore per l'operazione del contratto in background. |
Background contract operation is in an error state. |
| 45059 | L'operazione del contratto in background non è ancora stata attivata. |
Background contract operation has not been activated yet. |
| 45060 | Operazione OpenAsync già in sospeso. |
An OpenAsync operation is already pending. |
| 45061 | AppServiceConnection già aperta. |
This AppServiceConnection is already open. |
| 45062 | Errore imprevisto durante l'apertura di AppServiceConnection. |
An unexpected error occurred when opening the AppServiceConnection. |
| 45063 | È necessario impostare PackageFamilyName prima di chiamare OpenAsync. |
PackageFamilyName must be set prior to calling OpenAsync. |
| 45064 | È necessario impostare AppServiceName prima di chiamare OpenAsync. |
AppServiceName must be set prior to calling OpenAsync. |
| 45066 | Chiusura imprevista di AppService. |
AppService has closed unexpectedly. |
| 45067 | L'applicazione con manifesto multiutente non può usare l'API %1. |
Multi-User Manifested Application can't use %1 API. |
| 45068 | Valore di argomento non valido specificato per %1. |
Invalid argument value is provided for %1. |
| 45069 | Le applicazioni con manifesto multiutente devono impostare la proprietà User prima di aprire AppServiceConnection. |
Multi-User Manifested Applications must set the User property before opening the AppServiceConnection. |
| 45070 | La proprietà User specificata non è valida. |
The User property specified is invalid. |
| 45071 | Le chiamate OpenRemoteAsync non devono specificare una proprietà User. |
OpenRemoteAsync calls must not specify a User property. |