G
Greg W.
In our setup project, we have the standard web
application folder, but we also have 4 web custom folders
(virtual directories) that are created at the same level
as the web application folder (i.e. not subdirectories).
The setup works fine as long as the user leaves the
default setting of port 80. If they choose something
different, the install program loads the web application
folder correctly at the non-standard port, but it
installs the other 4 virtual directories (web custom
folders) in the standard port 80 web. I realize I can
hardcode a port number in the properties for each web
custom folder, but then the install program becomes
specific to each customer. Does anyone know of a way to
tell a web custom folder to use the same port that was
selected by the end-user during the install process for
the main web application folder?
-Greg W.
application folder, but we also have 4 web custom folders
(virtual directories) that are created at the same level
as the web application folder (i.e. not subdirectories).
The setup works fine as long as the user leaves the
default setting of port 80. If they choose something
different, the install program loads the web application
folder correctly at the non-standard port, but it
installs the other 4 virtual directories (web custom
folders) in the standard port 80 web. I realize I can
hardcode a port number in the properties for each web
custom folder, but then the install program becomes
specific to each customer. Does anyone know of a way to
tell a web custom folder to use the same port that was
selected by the end-user during the install process for
the main web application folder?
-Greg W.