Mar 24, 2017
08:49 AM
bdaniels wrote: I have the exact same problem as stingyjack. My IS project is part of a visual studio solution that uses "Content" and "Primary output" for Web application projects, so there is no web.config file to set attributes for. I have verified that the web.config file installation is causing the error because it works if the web.config file is removed from the install. To add some more information, we have been using this same installer on Server 2008 with no issue and this only became a problem when installing on Server 2012. My temporary solution has been to remove the web.config file just to get the thing to install but obviously I need to get this resolved. What does Flexera Software recommend? Follow up: I discovered the issue was that the web.config file was not checked out in Visual Source Safe/Team Foundation Server when creating the installer, which led to the resulting web.config file being in read-only mode. And we know from experience that having the web.config file in read-only mode causes this error. So my fix was as simple as making sure the file was checked out. Anyone else seeing this issue should be aware of this. I had never seen this issue when installing in a Server 2008 environment but it definitely happened in a Server 2012 environment.
... View more
Mar 22, 2017
04:18 PM
more10 wrote: Error with IISRT: -2147024891 Before building the setup project, I need to have web.config checked out and build the service project. I know this is an old thread but I just had this issue when installing my web application using IS on Server 2012. Are you saying that the solution is to have the web.config file checked out at the time the web installer build is being made? That would be an acceptable workaround and is something I will test to see if it resolves my issue.
... View more
Mar 22, 2017
04:14 PM
I have the exact same problem as stingyjack. My IS project is part of a visual studio solution that uses "Content" and "Primary output" for Web application projects, so there is no web.config file to set attributes for. I have verified that the web.config file installation is causing the error because it works if the web.config file is removed from the install. To add some more information, we have been using this same installer on Server 2008 with no issue and this only became a problem when installing on Server 2012. My temporary solution has been to remove the web.config file just to get the thing to install but obviously I need to get this resolved. What does Flexera Software recommend?
... View more
Latest posts by bdaniels
Subject | Views | Posted |
---|---|---|
1740 | Mar 24, 2017 08:49 AM | |
2965 | Mar 22, 2017 04:18 PM | |
1740 | Mar 22, 2017 04:14 PM |
Activity Feed
- Posted Re: Error with IISRT: -2147024891 on InstallShield Forum. Mar 24, 2017 08:49 AM
- Posted This issue again on InstallShield Forum. Mar 22, 2017 04:18 PM
- Posted Same issue on InstallShield Forum. Mar 22, 2017 04:14 PM