Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Not install Application in IIS


1 reply to this topic

eric.mai

eric.mai
  • Full Members
  • 7 posts

Posted 20 July 2010 - 04:38

HI all,

I create a MSI setup project by InstallShield 2010 pro.
In the project, I have 5 features with associate components. And I also make five Applications in IIS under Default Web Site.

Description:

* Features
- Interact
- Review
- Servers
- AutoCad
- Database

* Default Web Site
- AppInteract
- AppReview
- AppServers
- AppAutoCad
- AppDatabase

*With some demo components:
- Component1 belongs to Interact feature.
- Component2 belongs to Review feature.
- Component3 belongs to Servers feature.
- Component4 belongs to AutoCad feature.
- Component5 belongs to Database feature.

And In IIS design of InstallShield, I set "Component" item of application with a correlative component in list of components.
AppInteract ---> Component1
AppReview ----> Component2
AppServers ----> Component3
AppAutoCad ----> Component4
AppDatabase ----> Component5

And my problem is:
When I install program, if I keep all features at installed state, all application in IIS are also installed. But if I disable any one feature, no any application in IIS is installed. I do not know why?

Please, somebody can help me ?

Thanks

Edited by eric.mai, 20 July 2010 - 04:40.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 20 July 2010 - 08:57

I'd recommend generating a log file to see the selection state of all features and components, and conditions and result of the IIS custom actions.