
irena1.5524936040288489E12 asked a question.
Virtual Directory
Hi All.
I am trying to ad virtual directorty using Basic MSI. In installation Designer
-> Server Configuration -> Internet Information Services to the Web Site section I added WebSite "Default Web Site" and i added VDir Test. Before that I created Test folder and added some files. As soon as msi gets to creating this VDir it rolls back. Here is the log:
InstallShield 13:56:40: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
InstallShield 13:56:40: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/TEST' and physical path 'C:\MyPrj\TEST\'.
InstallShield 13:56:40: CommitChanges failed with the following HRESULT: '-2147024891'.
InstallShield 13:56:40: Error with IISRT: -2147024891
CustomAction ISIISInstall returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 13:56:40: InstallFinalize. Return value 3.
MSI (s) (D8:68) [13:56:40:121]: User policy value 'DisableRollback' is 0
MSI (s) (D8:68) [13:56:40:122]: Machine policy value 'DisableRollback' is 0
Please help.
I just could not find were is the location of this file?
I am using win 2008 r2 64.
thanks again