Skip to content

Commit fc2dd49

Browse files
committed
Escaped a special character
1 parent bfb382d commit fc2dd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/includes/data-service-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@
11991199
|0x80048483<br />-2147187581|Name: **ErrorInUnzip**<br />Message: An error occurred while extracting the uploaded compressed (.zip) or .cab file. Make sure that the file isn't password protected, and try uploading the file again. If this problem persists, contact your system administrator.|
12001200
|0x80048503<br />-2147187453|Name: **ErrorInUnzipAlternate**<br />Message: An error occurred while the uploaded compressed (.zip) file was being extracted. Try to upload the file again. If the problem persists, contact your system administrator.|
12011201
|0x80040358<br />-2147220648|Name: **ErrorInUpdate**<br />Message: The Microsoft Dynamics 365 record could not be updated|
1202-
|0x8004F214<br />-2147159532|Name: **ErrorInvalidFileNameChars**<br />Message: The Microsoft Excel file name cannot contain the following characters: * \ : > < | ? " /. Rename the file using valid characters, and try again.|
1202+
|0x8004F214<br />-2147159532|Name: **ErrorInvalidFileNameChars**<br />Message: The Microsoft Excel file name cannot contain the following characters: * \ : > < \| ? " /. Rename the file using valid characters, and try again.|
12031203
|0x8004F211<br />-2147159535|Name: **ErrorInvalidUIScriptImportFile**<br />Message: File type is not supported. Select an xml file for import.|
12041204
|0x8005F034<br />-2147094476|Name: **ErrorMigrationProcessExcessOnServer**<br />Message: The server is busy handling other migration processes. Please try after some time.|
12051205
|0x8004F215<br />-2147159531|Name: **ErrorMimeTypeNullOrEmpty**<br />Message: The MimeType property value of the UploadFromBase64DataUIScriptRequest method is null or empty. Specify a valid property value, and try again.|

0 commit comments

Comments
 (0)