Symptom #
The BPA Platform server service fails to start, the following error is received:
0x80040e14
Cause #
When the BPA Platform server service starts up it attempts to read various parameters from the SQL store. In this case the parameters are unable to be read due to a defective data structure.
Applies To #
BPA Platform with SQL server hosted store.
Resolution #
The resolution is to force an update of the store by lowering the value of StoredProcLibVer in the dbo.iwsstoattr table and restarting the BPA Platform server service.
For example, if the StoredProcLibVer value is 23, change it to any lower value such as 22.