
January 27th, 2003, 06:24 AM
|
|
Junior Member
|
|
Join Date: Jan 2003
Location: N. Ireland
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
VB .NET Deployment
I am trying to deploy a .Net Web application, The problem I have is that the application is subdivided into two sub folders each with different IIS security settings. Everything works fine after it is installed in the default directory, but if the Virtual directory is changed during installation then everything geos pear shaped. Because the two sub folders are linked to the main folder Setup places them in their default Virtual directories regardless of where the User specified the Main folder to be placed. Anyone know how to work around this i.e. get sub folders to be installed in the parent directory regardless of its location?
|