Kbase P61621: Errors Raised in Dynamics After Applying Service Pack or Upgrade
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/12/2009 |
|
Status: Unverified
SYMPTOM(s):
Wrong ADO Loaded When Migrating ICFDB
Errors seen after applying a Dynamics service pack or upgrade when starting a new session
** Invalid character in numeric input <character>. (76)
Could not create buffer object for table <table name>. (7334)
FACT(s) (Environment):
Dynamics
CAUSE:
The problem was due to having some old ADO's in the PROPATH while applying a service Pack. Indeed, the load of new ADO's is relying on relative paths, so it can catch up ADO's located anywhere in the PROPATH. The above errors are due to a data type mismatch between the old ADO's and the new structure of the table to load the data into.
FIX:
Make sure you have not got any old ADO's in your PROPATH (except these of the Service Pack about to be loaded), restore a backup of your repository (done before applying a Service Pack) and apply the service pack again.