This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Solution for this?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 13, 2009
08:17 AM
XML file change fails on server 2008 and windows 7
I have an XML file change working properly on all platforms except server 2008 and windows 7
00929: (Unknown): InstallFiles: File: msvcr71.dll, Directory: C:\Program Files\Preton\PretonCoordinator\, Size: 348160
00930: (Unknown): InstallFiles: File: msvcp71.dll, Directory: C:\Program Files\Preton\PretonCoordinator\, Size: 499712
00931: (Unknown): Action 18:01:14: ISXmlInstall.
00932: (Unknown): InstallShield 18:01:14: Installing 2 XML component(s)
00933: (Unknown): InstallShield 18:01:14: Installing XML Component 'Central.config'
00934: (Unknown): InstallShield 18:01:14: Installing XML file 'C:\Program Files\Preton\PretonCoordinator\Central.config'
00935: (Unknown): Action 18:01:14: Progress Custom Action. Updating XML file C:\Program Files\Preton\PretonCoordinator\Central.config...
00936: (Unknown): InstallShield 18:01:14: Using MSXML version 6
00937: (Unknown): InstallShield 18:01:15: Processing XPath '//system.runtime.remoting/application/client[@displayName="PretonCoordinator"]'
00938: (Unknown): Action ended 18:01:15: InstallFinalize. Return value 3.
00939: (Unknown): Action 18:01:15: Rollback. Rolling back action:
00929: (Unknown): InstallFiles: File: msvcr71.dll, Directory: C:\Program Files\Preton\PretonCoordinator\, Size: 348160
00930: (Unknown): InstallFiles: File: msvcp71.dll, Directory: C:\Program Files\Preton\PretonCoordinator\, Size: 499712
00931: (Unknown): Action 18:01:14: ISXmlInstall.
00932: (Unknown): InstallShield 18:01:14: Installing 2 XML component(s)
00933: (Unknown): InstallShield 18:01:14: Installing XML Component 'Central.config'
00934: (Unknown): InstallShield 18:01:14: Installing XML file 'C:\Program Files\Preton\PretonCoordinator\Central.config'
00935: (Unknown): Action 18:01:14: Progress Custom Action. Updating XML file C:\Program Files\Preton\PretonCoordinator\Central.config...
00936: (Unknown): InstallShield 18:01:14: Using MSXML version 6
00937: (Unknown): InstallShield 18:01:15: Processing XPath '//system.runtime.remoting/application/client[@displayName="PretonCoordinator"]'
00938: (Unknown): Action ended 18:01:15: InstallFinalize. Return value 3.
00939: (Unknown): Action 18:01:15: Rollback. Rolling back action:
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 28, 2009
01:46 PM
Did you find a solution for this problem? I'm having the same issue...