This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Configure IIS Server in Basic MSI Project
Subscribe
- 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
Sep 17, 2015
02:04 AM
Configure IIS Server in Basic MSI Project
Hey all
From what I have learnt I can manage and create websites and application pools in installshield. Is there a way I can manage the web server itself ? Like I need to change ISAPI and CGI configurations of the web server. How is that possible?
Secondly I need to configure a single aspx page and set its windows authentication to true. But i can add only a virtual directory or application in installshield and configure its settings or the website itself. How is that possible?
Any help or advice is greatly appreciated!!!
Thanks
Regards Arshbeer
From what I have learnt I can manage and create websites and application pools in installshield. Is there a way I can manage the web server itself ? Like I need to change ISAPI and CGI configurations of the web server. How is that possible?
Secondly I need to configure a single aspx page and set its windows authentication to true. But i can add only a virtual directory or application in installshield and configure its settings or the website itself. How is that possible?
Any help or advice is greatly appreciated!!!
Thanks
Regards Arshbeer
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 17, 2015
09:44 AM
Are you needing to install/uninstall CGI ISAPI features? If so you can do that with dism.exe or powershell
I cant remember if you can edit ASPX pages with a text editor. If you can then you can create a Text File change in the System Configuration section
I cant remember if you can edit ASPX pages with a text editor. If you can then you can create a Text File change in the System Configuration section
