E1: PKG: Client Package BusBuild Fails to Complete due to .pdb and .idb files, Error C2859:...\vcXXX.pdb Is NOT the pdb File that Was Used when This Precompiled Header Was Created, Recreate the Precompiled Header
(Doc ID 1490447.1)
Last updated on DECEMBER 28, 2022
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.1 and laterInformation in this document applies to any platform.
Symptoms
Building a full package from the deployment server, and the busbuild fails to complete successfully. There is no issue if the full package is submitted from a fat client. The full package build from deployment server previously from this build used to complete successfully. Compiler used is Visual Studio 2008.
The pch files are compile header files and pdb are debug files which are used only while debugging of applications.
The buildlog.txt file had the below error messages multiple times for various business functions:
\\DEPSERVER\E910\DV910\package\DV910FB\source\N7001001.c(27) : error C2859: e:\jdedwards\e910\planner\busobj\vc100.pdb is not the pdb file that was used when this precompiled header was created, recreate the precompiled header.
\\DEPSERVER\E910\DV910\package\DV910FB\source\N7001001.c(27) : error C2859: e:\jdedwards\e910\planner\busobj\vc100.idb is not the idb file that was used when this precompiled header was created, recreate the precompiled header.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |