Difference between revisions of "Error Codes"

From PalOMoney
Jump to navigation Jump to search
(Opening a Money File)
Line 13: Line 13:
 
* 800a140b opening (Money file) -- possibly associated with file locking, or DB inconsistency.
 
* 800a140b opening (Money file) -- possibly associated with file locking, or DB inconsistency.
  
 +
[USER info: file was not open in Money and password was deactivated)]
  
 
=== Updating Quotes ===
 
=== Updating Quotes ===

Revision as of 19:43, 18 February 2013

Error codes appear from time to time in dialogs or log files. We don't have the documentation for the Microsoft Money error codes. Do any of you? If so, please edit this place and add a link to an online source, or edit the topic to include the codes, or email support or dev with a list of error codes, whatever.

Codes are given in hexadecimal form. Most of the Money error codes are COM codes, which translate to large negative decimal numbers that are hard to read.

Microsoft Money Error Codes

Opening a Money File

  • 80040154 -- newly reported error from MoneyPal launched with PalOMoney and maybe Money open, a normal use case scenario.
    • Could this be related to Microsoft product 80040154 Class not registered REGDB_E_CLASSNOTREG? However, PalOMoney had the db open, and they share the same db code, so what could this be?
  • 800a1406 -- Missing or incorrect Microsoft Money (Jet) file password. Supply the correct password.
  • 800a140b opening (Money file) -- possibly associated with file locking, or DB inconsistency.

[USER info: file was not open in Money and password was deactivated)]

Updating Quotes

  • Error 800a148c updating (ticker) (price) (date)
  • Error 800a13ea updating (ticker) (price) (date)


PalOMoney Error Codes

Opening Money Jet Engine

  • Error x locating Money installation -- if Money 2008 or Sunset is not installed, or damaged.
  • Error x locating Money install folder -- if Money 2008 or Sunset is not installed, or damaged.
  • Error d loading Jet 3.5 Engine -- could not load the Money database engine.
  • Error x creating Money Database Engine

Updating

  • Http Error 404 opening URL -- (decimal) the server was contacted, but could not find the URL.