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
- :
- Re: Install Web Application projects using IS2010LE
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
Apr 12, 2011
12:03 PM
Install Web Application projects using IS2010LE
I have a question: Is it possible to install Web Application projects using InstallShield LE for VS2010? If it is possible, where could I find an example?
Can anyone help, please?
Can anyone help, please?
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 13, 2011
12:15 AM
Hi,
You may create a website through the Internet Information Services view.
Kindly refer the InstallShield Help Library that is installed with InstallShield Limited Edition.
Kindly refer the topic “Internet Information Services”.
Thanks,
Madusree
You may create a website through the Internet Information Services view.
Kindly refer the InstallShield Help Library that is installed with InstallShield Limited Edition.
Kindly refer the topic “Internet Information Services”.
Thanks,
Madusree
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 12, 2011
05:07 PM
My development machine is running Windows 7. In VS2010, I created an InstallShield LE setup project for a Web application.
When executed in the same machine, the setup project performed all necessary tasks: (1) Installed Content Files and Primary Output in the selected install folder; (2) Setup the Web site in the IIS; (3) Added the Web application to the “Programs and Features” panel. ** Soon after the installation is finished, the website was available for browsing **.
When executed the installer in machines running Windows Server 2003, after the InstallShield wizard completed, the message said that my Web application was successfully installed. But, actually the installer was performed only one task, installed Content Files and Primary Output in the selected install folder. The Web application was not setup in the IIS, also the application was not added into the “Add and Remove Programs” panel. ** The website was not available until it was setup manually in the IIS **.
My question is: Why the installer functioning differently in Windows 7 machines and in Windows Server 2003 machines? In Windows Server 2003 machines, is it a way to make the installer performs all installation tasks as same as in Windows 7 machines?
Can anyone help, please?
When executed in the same machine, the setup project performed all necessary tasks: (1) Installed Content Files and Primary Output in the selected install folder; (2) Setup the Web site in the IIS; (3) Added the Web application to the “Programs and Features” panel. ** Soon after the installation is finished, the website was available for browsing **.
When executed the installer in machines running Windows Server 2003, after the InstallShield wizard completed, the message said that my Web application was successfully installed. But, actually the installer was performed only one task, installed Content Files and Primary Output in the selected install folder. The Web application was not setup in the IIS, also the application was not added into the “Add and Remove Programs” panel. ** The website was not available until it was setup manually in the IIS **.
My question is: Why the installer functioning differently in Windows 7 machines and in Windows Server 2003 machines? In Windows Server 2003 machines, is it a way to make the installer performs all installation tasks as same as in Windows 7 machines?
Can anyone help, please?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 13, 2011
08:46 AM
Hi,
I am currently looking into this Issue.
I should have further updates at the earliest.
Thanks,
Madu
I am currently looking into this Issue.
I should have further updates at the earliest.
Thanks,
Madu
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 16, 2011
09:00 AM
Hi,
I created a Web Application Project by changing the default Port number and after the Installation in Windows 2003 ,Web Application was successfully setup in IIS.
I am suspecting the Issue you are facing could be due to Version Specification.
IIS 6 is available only on Windows Server 2003 platforms, if IIS 6 is not installed, other IIS directories and sites are still created. IIS 6-specific settings are skipped.
Thanks,
Madu
I created a Web Application Project by changing the default Port number and after the Installation in Windows 2003 ,Web Application was successfully setup in IIS.
I am suspecting the Issue you are facing could be due to Version Specification.
IIS 6 is available only on Windows Server 2003 platforms, if IIS 6 is not installed, other IIS directories and sites are still created. IIS 6-specific settings are skipped.
Thanks,
Madu
