- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: web.config file not created on upgrade.
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
web.config file not created on upgrade.
Hello everyone,
I've created an upgrade for my application in InstallShield 2015. It's a .NET MVC software with multiple projects like the APIService project , WEBUI project.
The problem occurs when the InstallShield created executable is run for the APIService project- it should delete the old files and get new files in the project folder on the local machine it is installing on. All the other projects are upgraded successfully.
The installer works fine when there are no previous versions installed, i.e. it's a new installation.
Following is a screen shot of the project folder created on previous version installation:
Initially the web.config file is copied in a temp folder and renamed with extension ".old" and deleted from the main project folder, screenshot below.
Project folder during the installation process:
The problem is that while the upgrade process is in progress the installer tries to find the new web.config file (which should've been created in the folder as the progress happens) and when it doesn't find it in the said location, the process is terminated leaving only few or sometimes no new files/folders to be created in the local project folder:
Error popup window:
Installation completed successfully, even though it had errors.
Any help would be greatly appreciated.
Thank you
Sagarica
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @sagaricaG,
Thank you for your post.
InstallShield 2015 has reached its end-of-life, so InstallShield 2015 is no longer supported. Please contact us via the Contact Us Form at the following link to upgrade to InstallShield 2022 R1, which is the latest supported InstallShield version:
https://www.revenera.com/about-us/contact-us
Please let us know if you have any questions or concerns. Thanks!