cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ToledoSpeed3
Level 2

Error with IISRT: -2147024893

Hi All, I have found some similar threads on this, but nothing exactly the same that has helped me. I am simply trying to create a VDir (not an App) in IIS7 on Windows 2008 32 bit. I am logged on as local Administrator and the paths look perfect in the log, but then it fails giving "Error with IISRT: -2147024893. Error translation: The system cannot find the path specified."

See the full MSI logging below.

Any ideas? The install worked on Windows 2003 Server and I haven't (knowingly) made any changes to the package since then. It's not an ASP.NET app, so there isnt' a read-only web.config or an invalid framework version string.

Thanks!


Action 16:20:32: Progress Custom Action. Creating IIS virtual directory docuspheretwain
InstallShield 16:20:32: SetCommitPath for website '' and app ''
InstallShield 16:20:32: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST/Default Web Site/docusphere' to the following: MACHINE/WEBROOT/APPHOST
InstallShield 16:20:32: InstallShield project contains a website with name 'Default Web Site', site number '1', and port '80'. Checking if it exists...
InstallShield 16:20:32: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST
InstallShield 16:20:32: GetAdminSection for section 'system.applicationHost/sites' and path 'MACHINE/WEBROOT/APPHOST' and commitpath 'MACHINE/WEBROOT/APPHOST'.
InstallShield 16:20:32: Website exists. Additional info: Site number '1', Port '80', sBasePath '/LM/W3SVC/1/Root', DisplayName 'Default Web Site'
InstallShield 16:20:32: Creating item 'docuspheretwain' with virtual directory 'docuspheretwain', website '1', and physical path: 'C:\Program Files\DocuSphere V4\TWAIN\'
InstallShield 16:20:32: CreateVirtualDirectory: creating virtual directory 'docuspheretwain' ('') with physical path 'C:\Program Files\DocuSphere V4\TWAIN\'
InstallShield 16:20:32: Found element with property 'path' value of: /docusphere
InstallShield 16:20:32: No element found with property 'path' value of '/twain'.
InstallShield 16:20:32: Creating virtual dir with path 'twain' and physicalPath 'C:\Program Files\DocuSphere V4\TWAIN\.
InstallShield 16:20:32: No element found with property 'path' value of 'twain'.
InstallShield 16:20:32: PutPropertyValue: sProperty path sValue twain bIsPath 1
InstallShield 16:20:32: PutPropertyCommon: sProperty path sValue twain bIsPath 1
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: Setting property 'path' to value '/twain' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: put_value succeeded. get_StringValue now returns '0' with string value '/twain'.
InstallShield 16:20:32: PutPropertyValue: sProperty physicalPath sValue C:\Program Files\DocuSphere V4\TWAIN\ bIsPath 0
InstallShield 16:20:32: PutPropertyCommon: sProperty physicalPath sValue C:\Program Files\DocuSphere V4\TWAIN\ bIsPath 0
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: Setting property 'physicalPath' to value 'C:\Program Files\DocuSphere V4\TWAIN\' for element 'virtualDirectory'. Old value: ''. m_sSectionName : 'system.applicationHost/sites'.
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: put_value succeeded. get_StringValue now returns '0' with string value 'C:\Program Files\DocuSphere V4\TWAIN\'.
InstallShield 16:20:32: Adding the following element: virtualDirectory
InstallShield 16:20:32: CommitChanges for path 'MACHINE/WEBROOT/APPHOST' and physical path 'C:\Windows\system32\inetsrv\config\'.
InstallShield 16:20:32: PutActionTaken for Vroot 'docuspheretwain': 3
InstallShield 16:20:32: Setting properties...
InstallShield 16:20:32: SetVRootProperties for virtual directory 'docuspheretwain', app 'docuspheretwain'
InstallShield 16:20:32: SetCommitPath for website 'Default Web Site' and app 'docuspheretwain'
InstallShield 16:20:32: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: SetVRtStrProperty for property '3001' with value 'C:\Program Files\DocuSphere V4\TWAIN\'.
InstallShield 16:20:32: AppHostElement objects detected. Unsupported property.
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: SetVRtStrProperty for property '1002' with value 'IIsWebVirtualDir'.
InstallShield 16:20:32: AppHostElement objects detected. Unsupported property.
InstallShield 16:20:32: SetCommonProperties for the following: docuspheretwain
InstallShield 16:20:32: SetVRtDWProperty for property '6016' with value '513'.
InstallShield 16:20:32: GetAdminSection for section 'system.webServer/handlers' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain'.
InstallShield 16:20:32: PutPropertyValue: sProperty accessPolicy sValue Script, Read bIsPath 0
InstallShield 16:20:32: PutPropertyCommon: sProperty accessPolicy sValue Script, Read bIsPath 0
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: Setting property 'accessPolicy' to value 'Script, Read' for element 'system.webServer/handlers'. Old value: '513'. m_sSectionName : 'system.webServer/handlers'.
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: put_value succeeded. get_StringValue now returns '0' with string value 'Read, Script'.
InstallShield 16:20:32: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain' and physical path 'C:\Program Files\DocuSphere V4\TWAIN\'.
InstallShield 16:20:32: CommitChanges failed with the following HRESULT: '-2147024893'. The system cannot find the path specified.
InstallShield 16:20:32: put_Value determined that property is not actually changing, so ignore CommitChanges failure.
InstallShield 16:20:32: Changing CommitPath from 'MACHINE/WEBROOT/APPHOST' to the following: MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain
InstallShield 16:20:32: SetVRtDWProperty for property '6005' with value '1073741824'.
InstallShield 16:20:32: GetAdminSection for section 'system.webServer/directoryBrowse' and path 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain' and commitpath 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain'.
InstallShield 16:20:32: PutPropertyValue: sProperty enabled sValue false bIsPath 0
InstallShield 16:20:32: PutPropertyCommon: sProperty enabled sValue false bIsPath 0
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: Setting property 'enabled' to value 'false' for element 'system.webServer/directoryBrowse'. Old value: '0'. m_sSectionName : 'system.webServer/directoryBrowse'.
InstallShield 16:20:32: getvaluelog
InstallShield 16:20:32: put_value succeeded. get_StringValue now returns '0' with string value 'false'.
InstallShield 16:20:32: CommitChanges for path 'MACHINE/WEBROOT/APPHOST/Default Web Site/docuspheretwain' and physical path 'C:\Program Files\DocuSphere V4\TWAIN\'.
InstallShield 16:20:32: CommitChanges failed with the following HRESULT: '-2147024893'. The system cannot find the path specified.
InstallShield 16:20:32: Error with IISRT: -2147024893. Error translation: The system cannot find the path specified.
Action ended 16:20:32: InstallFinalize. Return value 3.
Action 16:20:32: Rollback. Rolling back action:
Labels (1)
0 Kudos
(2) Replies
halikkat
Level 3

hi,

I have a same problem when I convert my project file from InstallShield 2009 version to 2011 version. Any update on this problem??:(
0 Kudos
sirkkeli
Level 3

Hi,

I have the same problem. I have also tried to recreate the IIS settings but it is not working. Project file is updated from IS2009 to IS2011. Any update for solution?
0 Kudos