This easy workaround should fix the issue:
1- Select all the project's tasks and export them to a WSXZ package. Save the WSXZ package in a folder of your choice. 2- Right after exporting, import back the same WSXZ package that you have just exported (click on Import, browse to the WSXZ package and import back) 3- During the import, make sure to check the DETAILS of the import. If the import is successful, the issue/error will also be fixed. 4- Repeat the action that led to the error before and confirm that the error no longer appears. If the error appears at a Save or Save target step as an Autoerror, complete the Autoerror.
Other workarounds:
Note: to fix the issue, you need to have access to the server where the directory mentioned in the error is located.
1- Download all the source files associated with the Tasks in Autoerror
2- Check the content of the Autoerror, for instance:
Could not find a part of the path 'W:/WorldServer/temp/ftsserver\DependencyFiles\F19238626\DF917914_MarketingProduct_3.xliff'. Could not find a part of the path 'W:/WorldServer/temp/ftsserver\DependencyFiles\F19238626\DF917914_MarketingProduct_3.xliff'.
3- Following the error below, you need to create a folder with the same name as the folder mentioned in the error, right under the DependencyFiles folder. In this example, create an empty folder called F19238626 4- Still referring to the error above, rename the file MarketingProduct_3.xliff to DF917914_MarketingProduct_3.xliff 5- Move the renamed file ("DF917914_MarketingProduct_3.xliff") to the folder created in step #2. 6- Now copy the folder with the file inside to the SERVER and to the directory mentioned in the error, in this case the directory is: W:/WorldServer/temp/ftsserver\DependencyFiles 7- Now the folder and file referred to in the error as missing are present again on the server. Now complete the Autoerror. The Save action/step will be successful.
If there are multiple tasks with the same error, repeat these steps for each file/task with the same error, always checking the error details. |