
gigolojoe1.5524896237547593E12 asked a question.
installscript to create virtual dirs iis7
Hi,
Does anyone have installscript to create virtual dirs, app pools, and websites for IIS7?
Thanks

gigolojoe1.5524896237547593E12 asked a question.
Does anyone have installscript to create virtual dirs, app pools, and websites for IIS7?
Thanks
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Activity: Status change: 2 hours ago
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
However when I use the IIS view only one of my five applications is being created. I'm running my install on a 2008 server with IIS 7. Is there any reason why my applications wouldn't be created? I'm not sure what else to do.
Thanks
In general there aren't many reasons why a virtual directory or application would not be created, except if it already exists on a target machine. In this case, the IIS functionality does not change any settings of the existing item since it can't guarantee that making these changes would not break something already using that item on the IIS server. Besides this, errors related to the data tied to a virtual directory or application (such as the target physical directory) could cause something to fail. In InstallScript projects, such failures in IIS configuration do not prevent the installation from completing.
If you are able to reproduce this behavior in a sample project and provide this sample, we should be able to isolate what is causing this behavior and provide some solution when possible (assuming we can also reproduce the behavior with the sample).
I think I found the problem. I have 5 applications each assigned to it's own component. When I run the install only the application at the top of the list got created. When I assigned them all to the same component and reran the install all the applications were created. Not sure if this is by design or a defect. Either way that is how I got around the problem of the applications not being created.
Thanks
Paul