cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Web Deployment Problem Restoring with Runtime Error during Install

Web Deployment Problem Restoring with Runtime Error during Install

Summary

Troubleshoot runtime problem with Web Deployment Install

Question

What is causing the runtime problem message 'Unable to save file C:\windows\downloaded information\~~~~Project Name. System could not find path specified' when using a One Click Install?

Answer

The error is most likely due to a permission issue trying to cache to the Windows folder or other directory where access is denied.

Cache Path is where the cached .msi file and other cached installation files should be stored on the end users's system. You can enter a hard-coded value such as C:\CachedFiles, but it is recommended that you cache files in a path using a destination variable selected from the list. The default value is [LocalAppDataFolder]Downloaded Installations.

Additional Information

In the Releases view, select the Setup.exe tab. Navigate to the 'Cache MSI Locally' field. Set the field to the value [LocalAppDataFolder]Downloaded Installations

Web Deployment Cache Path setting

Related Documents

Reference: Setup.exe Tab for a Release
Labels (1)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Jun 06, 2018 02:59 AM
Updated by: