SELF-HEALING
Hi guys. Used a transform for vendor msi that requires ISScript11.msi before installation.
The trouble is when i install this apps locally and test using normal user logon, it works fine but when i install thru our deployment software and logon as a normal user, the apps self-heals over and over again. pls any idea
Giz
The trouble is when i install this apps locally and test using normal user logon, it works fine but when i install thru our deployment software and logon as a normal user, the apps self-heals over and over again. pls any idea
Giz
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
AngelD
18 years ago
gizmolala, why double post when you already posted this in your PRIVATE PROPERTY vs PUBLIC PROPERTY thread?
Posted by:
gizmolala
18 years ago
got this from my event log.
1. Detection of product '{C8F75727-86CC-49C8-9468-BE6E9C41CF30}', feature 'Tracer' failed during request for component '{0EA31CA0-1477-48F2-A44C-776E458E7B48}'
2. Detection of product '{C8F75727-86CC-49C8-9468-BE6E9C41CF30}', feature 'Client', component '{1C9E74DD-68F7-4B25-97E2-D78D1154338D}' failed. The resource 'C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL' does not exist.
Any idea?
Pls
1. Detection of product '{C8F75727-86CC-49C8-9468-BE6E9C41CF30}', feature 'Tracer' failed during request for component '{0EA31CA0-1477-48F2-A44C-776E458E7B48}'
2. Detection of product '{C8F75727-86CC-49C8-9468-BE6E9C41CF30}', feature 'Client', component '{1C9E74DD-68F7-4B25-97E2-D78D1154338D}' failed. The resource 'C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL' does not exist.
Any idea?
Pls
Posted by:
AngelD
18 years ago
The component "{0EA31CA0-1477-48F2-A44C-776E458E7B48}'" has a entry point that triggers the self-healing control.
The log just say that the repair trigger on the keypath "C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL" for the {1C9E74DD-68F7-4B25-97E2-D78D1154338D} component that seems to be missing.
The resource (C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL) should be installed through the installation and not trigger a repair as this resource is not located under any users profile location.
Verify that the resource exist and if not there may be some validation error in you msi package.
Have you run a validation on your package?
The log just say that the repair trigger on the keypath "C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL" for the {1C9E74DD-68F7-4B25-97E2-D78D1154338D} component that seems to be missing.
The resource (C:\Program Files\Common Files\Microsoft Shared\Triedit\DTCRT.DLL) should be installed through the installation and not trigger a repair as this resource is not located under any users profile location.
Verify that the resource exist and if not there may be some validation error in you msi package.
Have you run a validation on your package?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.