Error 1316 when installing one release on top of another
I have two releases associated with a single .wsi. The first is a downloadable .exe that does not have any of the database features that are associated with the second .msi release.
If a target machine has the first release installed (the .exe without the database features) and then somebody tries to install the .msi release (without first uninstalling the .exe release), the following error message appears:
Error 1316: A network error occurred while attempting to read from the file: D (CD drive):\wis1af33089ab214f9b8c4874cb82ad0fa5_4_0.msi
Is this because there are features on the .msi that are not included on the .exe release? How can I prevent this error from occuring if I want a user to be able to install the .exe release and subsequently install database features from the .msi release (without having to first uninstall the .exe release)?
If a target machine has the first release installed (the .exe without the database features) and then somebody tries to install the .msi release (without first uninstalling the .exe release), the following error message appears:
Error 1316: A network error occurred while attempting to read from the file: D (CD drive):\wis1af33089ab214f9b8c4874cb82ad0fa5_4_0.msi
Is this because there are features on the .msi that are not included on the .exe release? How can I prevent this error from occuring if I want a user to be able to install the .exe release and subsequently install database features from the .msi release (without having to first uninstall the .exe release)?
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
joyfp
20 years ago
Posted by:
SourceAndBuggy
20 years ago
Posted by:
YRKUMAR
18 years ago
Initially I had "Don't Update or Recompress Files while Saving(MSI Only)" option UNCHECKED in my MSI.
After I modified registry, cleaned up some files, I "CHECKED" the above option in WISE-->Product Details. After saving the MSI with above option checked, when I tried to install on a clean box, I got the "Error 1316 Network Error".
So I went back to my MSI, and resaved it with the above option UNCHECKED. This time, I could install the MSI successfully on a clean box.
Hope this helps.
After I modified registry, cleaned up some files, I "CHECKED" the above option in WISE-->Product Details. After saving the MSI with above option checked, when I tried to install on a clean box, I got the "Error 1316 Network Error".
So I went back to my MSI, and resaved it with the above option UNCHECKED. This time, I could install the MSI successfully on a clean box.
Hope this helps.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.