Pure ASP Upload 3 error: "Translation for PU3_ERR_SCRIPT not found"
Question:
The following error occurs:
This issue could be caused by insufficient permissions that have been assigned in the system registry.
The following error occurs:
"Upload Error
(18) Translation for PU3_ERR_SCRIPT not found."
Answer:
This issue could be caused by insufficient permissions that have been assigned in the system registry.
To fix it try to give Full control permission to IUSR_xxx account at the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Scripting.Dictionary
To do that, Run regedt32, open the key and select Permissions from Edit menu. Then grant the permissions to the IUSR_machinename.
Note:
- You may have to grant the Full control permission also the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Scripting.FileSystemObject
- If the effects does not apply, try to restart your IIS
Comments
Be the first to write a comment
You must me logged in to write a comment.