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
- :
- Physical path of installed website not resolved
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
‎Nov 19, 2009
02:56 AM
Physical path of installed website not resolved
Hi,
I'm trying to install a number of websites, all works well except for one. The physical path is not resolved ( contains the string used in the project).
I managed to work around it but I think it is not the proper way.
I 'm using installscript MSI Project with Install shield 2010 SP1.
Problem:
Create a feature with target directory e.g [INSTALL]WEBDIR and add a component say WebsiteComp
Create an application in the Server Configuration/ IIS section,
set the component field to WebsiteComp.
Set the Content Source path using the browse button. This results in {WEBSITE}[INSTALL]WEBDIR\WEBSITE
When I run this setup on XP, I get a Web app with the physical path set to WEBSITE !!!
Workaround: Change the target directory of the feature to [INSTALL]WEBDIR\WEBSITE and everything seems to work now.
I'm new to InstallShield so I was wondering if there is another way to force the path to be resolved.
kr,
Wei-Chun
I'm trying to install a number of websites, all works well except for one. The physical path is not resolved ( contains the string used in the project).
I managed to work around it but I think it is not the proper way.
I 'm using installscript MSI Project with Install shield 2010 SP1.
Problem:
Create a feature with target directory e.g [INSTALL]WEBDIR and add a component say WebsiteComp
Create an application in the Server Configuration/ IIS section,
set the component field to WebsiteComp.
Set the Content Source path using the browse button. This results in {WEBSITE}[INSTALL]WEBDIR\WEBSITE
When I run this setup on XP, I get a Web app with the physical path set to WEBSITE !!!
Workaround: Change the target directory of the feature to [INSTALL]WEBDIR\WEBSITE and everything seems to work now.
I'm new to InstallShield so I was wondering if there is another way to force the path to be resolved.
kr,
Wei-Chun
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 22, 2009
06:37 PM
Hi Wei-Chun,
On the 'General' tab of the Release you are building, set 'Keep Unused Directories' to Yes. Rebuild the project and test it. This should resolve the issue.
Thanks,
Alpesh
On the 'General' tab of the Release you are building, set 'Keep Unused Directories' to Yes. Rebuild the project and test it. This should resolve the issue.
Thanks,
Alpesh
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 24, 2009
06:48 AM
Thanks Alpesh,
that seems to work.
greetz,
Wei-Chun
that seems to work.
greetz,
Wei-Chun
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 16, 2010
12:16 PM
Upgraded my working IS2009 projects to IS2010 and have the same problem with my virtual directory creation...trying the fix now and will report back.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 16, 2010
01:44 PM
Hmm not working for me...any other suggestions.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 16, 2010
02:00 PM
Since you upgraded from IS2009, please try recreating the IIS components in the IIS view. And then build and test the setup.
I hope this helps.
Thanks,
Alpesh
I hope this helps.
Thanks,
Alpesh
