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 a web service extension in IIS?
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
Dec 13, 2011
12:50 PM
Configure a web service extension in IIS?
I can create a website in IIS 6.0 without a problem in the ISLE IIS view, but I'm not certain how to go about adding a web service extension with this version of the product. I see that an ASP.NET v4.0.30319 extension has been added in IIS after the installer installs my site, but it is prohibited by default and I have to manually allow it.
How can I configure an ASP.NET web service extension to default to "Allowed" in my installer project?
How can I configure an ASP.NET web service extension to default to "Allowed" in my installer project?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 19, 2011
03:59 AM
Hello Brandon,
In InstallShield Limited Edition Web Service Extension View is not provided under IIS. InstallShield Limited Edition supports creation of one web site per installation.
InstallShield Premier/Professional Edition supports creation of more than one Web site per installation and also include support for managing IIS application pools and Web service extensions.
InstallShield provides enhanced Web services support. If you add a project output (any project output) from a Web Service or Web Application project, InstallShield will prompt you to add the project as a Web Service. If you choose No, the project output that you have selected is added normally.
Kindly refer the help library by navigating to InstallShield LE –> Help. Search as “web services” and you would find the required documentation.
Thanks,
Bharath
In InstallShield Limited Edition Web Service Extension View is not provided under IIS. InstallShield Limited Edition supports creation of one web site per installation.
InstallShield Premier/Professional Edition supports creation of more than one Web site per installation and also include support for managing IIS application pools and Web service extensions.
InstallShield provides enhanced Web services support. If you add a project output (any project output) from a Web Service or Web Application project, InstallShield will prompt you to add the project as a Web Service. If you choose No, the project output that you have selected is added normally.
Kindly refer the help library by navigating to InstallShield LE –> Help. Search as “web services” and you would find the required documentation.
Thanks,
Bharath
