khoa2012
06-10-2010, 05:14 PM
product: InstallShield 2009 Express Edition version 15
I’m getting an error trying to install a sub virtual directory. If I remove this sub virtual directory, the installation succeeds.
“site1” is the main virtual directory. “site2” is the sub virtual directory under “site1”
OS: Windows Server 2008 sp2 x64
Here’s a snippet from the log file:
InstallShield 21:44:06: Setting property 'accessPolicy' to value 'Script, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
InstallShield 21:44:06: getvaluelog
InstallShield 21:44:06: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Script'.
InstallShield 21:44:06: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/site1/site1/site2' and physical path 'D:\web\site1\site2\'.
InstallShield 21:44:06: CommitChanges failed with the following HRESULT: '-2147024891'.
InstallShield 21:44:06: Error with IISRT: -2147024891
Action ended 21:44:06: InstallFinalize. Return value 3.
I’m getting an error trying to install a sub virtual directory. If I remove this sub virtual directory, the installation succeeds.
“site1” is the main virtual directory. “site2” is the sub virtual directory under “site1”
OS: Windows Server 2008 sp2 x64
Here’s a snippet from the log file:
InstallShield 21:44:06: Setting property 'accessPolicy' to value 'Script, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
InstallShield 21:44:06: getvaluelog
InstallShield 21:44:06: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Script'.
InstallShield 21:44:06: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/site1/site1/site2' and physical path 'D:\web\site1\site2\'.
InstallShield 21:44:06: CommitChanges failed with the following HRESULT: '-2147024891'.
InstallShield 21:44:06: Error with IISRT: -2147024891
Action ended 21:44:06: InstallFinalize. Return value 3.