I'm receiving an error in the Presynchronize scripts while upgrade from DAX 2009 to DAX 2012. The method listed for this script is deletePrePolulatedData and looking at the method it is just marking some table to be truncated or not to be copied. This should be straight forward. However, it is producing the error that it cannot find DEL_upgradeContactTable. It is correct in not finding this table since I have turned off the configuration key to disable the DEL tables from previuos versions. Does anyone have any information or ideas on why this is producing this error? I have tried to troubleshoot the issue, but even breakpoints within this method are not stopping the code for debugging. So I have no idea what to do to troubleshoot any further. Any help on this is greatly appreciated!
Trisha
*This post is locked for comments