Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Error 27104 during patching procedure


1 reply to this topic

sofzaf

sofzaf
  • Members
  • 3 posts

Posted 26 November 2004 - 08:24

I'm trying to apply a patch on an application and I get the following error.

"ERROR 27104. Unable to loacte patch application code"

I searched through the internet for help but I found nothing.

Does anybody know what's going on?

Sophokles

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 27 November 2004 - 17:43

If this messages is coming from a MSI (Windows Installer) setup then this is a custom error message and you would have to contact the manufacturer of the program to find out what it means. Here's a quote from the MSI help:
The range from 25000 to 30000 is reserved for errors from custom actions. Authors of custom actions may use this range for their custom actions.