Article ID: 324246 - Last Review: December 4, 2007 - Revision: 1.6

List of the OHotFix installation errors in Office XP

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q324246
Expand all | Collapse all

SUMMARY

This article contains a list of the OHotFix error codes 17300 through 17102 and their corresponding descriptions. Ohotfix.exe is a software program that is designed to help administrators deploy update files in their organizations. OHotFix works by reading a series of deployment instructions contained in an INI file, and then using those instructions to apply an update to the computer. OHotFix can also check programs on the computer to determine which updates must be applied, and it can order a group of update files so that an installation is optimized.

Previously, OHotFix and the Windows Installer update files (MSP files) were packaged together in the Microsoft Office client update releases. This separate release of OHotFix provides a stand-alone copy that can be used to deploy update files for both Microsoft Office 2000 and Office XP applications.

For more information or to download OHotFix, please visit the following Microsoft Web site:
http://www.microsoft.com/office/ork/xp/journ/Ohotfix.htm (http://www.microsoft.com/office/ork/xp/journ/Ohotfix.htm)
For a list of the Microsoft Windows Installer error codes and return codes, click the article numbers below to view the articles in the Microsoft Knowledge Base:
290159  (http://support.microsoft.com/kb/290159/ ) Listing of Windows Installer errors (1000-1999)
290161  (http://support.microsoft.com/kb/290161/ ) Listing of Windows Installer errors (2000-2999)
307977  (http://support.microsoft.com/kb/307977/ ) Listing of Office XP installation errors (25000-25999)
290158  (http://support.microsoft.com/kb/290158/ ) List of error codes and error messages for Windows Installer processes in Office 2003 products and Office XP products

MORE INFORMATION

Code       Message
----       -------

17300      const UINT BSEC_GENERAL = General bootstrapping application or
           Software Developer Kit problems.

17301      const UINT BSEC_DETECTION = Detection problems.

17302      const UINT BSEC_APPLYING = Applying problems: 
           MsiConfigureProductEx, Msiexec.exe, and related functions.


17000      const UINT BSE_NO_ERRORS = Indicates that no fatal errors
           occurred.

17001      const UINT BSE_BAD_ARGUMENT = Bad argument passed to a function.

17002      const UINT BSE_PATH_TOO_LONG = A path was too long to use.

17003      const UINT BSE_ALLOCATION_FAILED = A memory allocation error 
           occurred.

17004      const UINT BSE_COLLECTION_FAILED = The ic_dynarray failed.

17005      const UINT BSE_NO_BOOTSTRAPPER_PATH = Could not get the 
           bootstrapping application's location.

17006      const UINT BSE_NO_RESOURCE_DLL = Could not load the resource
           DLL.

17007      const UINT BSE_NO_PATCHES_FOUND = No patches were found in the 
           bootstrapping application directory.

17008      const UINT BSE_MISSING_ADMIN_PATH = The admin path was missing 
           when expected.

17009      const UINT BSE_NO_PATCHES_TO_APPLY = No patch indexes were found 
           in a CProductToPatch.

17010      const UINT BSE_PRODUCT_COUNT_TOO_LOW = The ProductsNeedingPatch 
           count went below 0; it should not do so.

17011      const UINT BSE_REBOOT_FAILED = Could not adjust the permissions
           or ExitWindowsEx() failed.

17012      const UINT BSE_FILE_COPY_FAILED = MoseCopyFile() failed

17013      const UINT BSE_NO_PATCH_PATH = A patch's path was unexpectedly 
           invalid.

17014      const UINT BSE_NO_RUNONCE_DIR = Could not create the directory 
           to copy files into.

17015      const UINT BSE_NO_TEMP_DIR = Our temp directory was missing.

17016      const UINT BSE_ADMIN_CHECK_FAILED = Something failed when seeing 
           if the user is an administrator.

17017      const UINT BSE_SET_RUNONCE_FAILED = Something failed when trying 
           to set the RunOnce registry key.

17018      const UINT BSE_DELETE_FILES_FAILED = Did not delete old update 
           files.

17019      const UINT BSE_COMPARISON_FAILED = _tcscmp or _tcsicmp returned 
           _NLSCMPERROR


Detection - the following Windows Installer error codes may also be
returned:

17100      const UINT BSE_DETECTION_FAILED = Detection returned DET_FAILED.

17101      const UINT BSE_DETECTION_VERSION_FAILED = Detection returned 
           DET_FAILED_VERSION_INVALID.

17102      const UINT BSE_NO_PRODUCTS_FOUND = No products were found in a 
           patch.
				

APPLIES TO
  • Microsoft Office XP Professional Edition
  • Microsoft Office XP Small Business Edition
  • Microsoft Office XP Standard Edition
  • Microsoft Office XP Standard Edition for Students and Teachers
  • Microsoft Office XP Developer Edition
  • Microsoft Access 2002 Standard Edition
  • Microsoft Excel 2002 Standard Edition
  • Microsoft FrontPage 2002 Standard Edition
  • Microsoft Outlook 2002 Standard Edition
  • Microsoft PowerPoint 2002 Standard Edition
  • Microsoft Word 2002 Standard Edition
Keywords: 
kbqfe kbsetup kberrmsg kbinfo KB324246