- Message Boards
- Package KB
- Software KB
- Free Videos
- MSI Errors
- Tools
- Tech Home Pages
- Reviews
- Downloads
- Articles
- FAQs
- Tips & Tricks
- Services
- News
- Newsletter
Search AppDeploy
Windows Installer Error 1305 |
| Error reading from File: [2]; System error code: [3] |
| Where [2] represents a file that the installation is unable to read from. This error most often occurs due to security restrictions (insufficient permissions to perform the target location identified as [2]). However it may also be that the file does not exist. The answer lies in the system error code returned as [3]. The system error [3] is a Win32 error code. See this tip on how to obtain the meaning of the number shown. Try performing the installation as administrator, or if the installation is being performed by the system (before logon), ensure SYSTEM has permission to the folder and/or file identified as [2]. A manual method of dealing with the problem is to go to one folder level below the [2] directory and assign Authenticated User FULL CONTROL and propagate it down the subdirectory tree. These permission changes could also be handled on a wider scale by a script or through the use of Group Policy. |
|
Do you have something to contribute? Please share your knowledge about this error with all of us by submitting your notes in the form below.
These tips are reviewed before they appear to others and please post
tips/facts about the error only- no questions. Questions may be
posted in the Windows
Installer Errors forum. Please log in to contribute! Don't have an account? Create one, its quick and easy! |
Still haven't got the answer you need?
Discuss your problem in the Windows Installer Errors forum!
Problem? Question? Comment? Please, let us know!




