My web setup project has1) a custom folder pointing to [WindowsVolume]InetPub\wwwroot\aspnet_client\Infragistics (the recommended location for deploying Infragistics support files)2) the default web application folder When installing to the Default Web Site, everything works fine.When installing to a New Web Site pointing at [WindowsVolume]WebSitePath, the value of the custom folder is changed to [WindowsVolume]WebSitePath\aspnet_client\Infragistics.See MSI log:MSI (c) (B0:88) [10:31:06:433]: PROPERTY CHANGE: Modifying INFRAGISTICSDIR property. Its current value is 'C:\inetpub\wwwroot\aspnet_client\Infragistics\'. Its new value: 'C:\inetpub\velodoc\aspnet_client\Infragistics\'.MSI (c) (B0:88) [10:31:06:433]: PROPERTY CHANGE: Modifying _1F4876A0DA694E28A5FB574A5D3366D6 property. Its current value is 'C:\inetpub\wwwroot\aspnet_client\Infragistics\20082CLR20\'. Its new value: 'C:\inetpub\velodoc\aspnet_client\Infragistics\20082CLR20\'.MSI (c) (B0:88) [10:31:06:433]: PROPERTY CHANGE: Modifying _B1226539122042FBA394BEDDD0F5FCF1 property. Its current value is 'C:\inetpub\wwwroot\aspnet_client\Infragistics\20082CLR20\Forms\'. Its new value: 'C:\inetpub\velodoc\aspnet_client\Infragistics\20082CLR20\Forms\'.MSI (c) (B0:88) [10:31:06:433]: PROPERTY CHANGE: Modifying _5A0FCF92354146CEB978242DDD707C86 property. Its current value is 'C:\inetpub\wwwroot\aspnet_client\Infragistics\20082CLR20\Forms\WebSchedule\'. Its new value: 'C:\inetpub\velodoc\aspnet_client\Infragistics\20082CLR20\Forms\WebSchedule\'.
Version