I have experienced this error before. It was due to having a compiled exe with MDAC of one version packaged in the setup file but I did an update to the exe and compiled it on a different system with a different MDAC version. When I replaced the exe on the taaget system I got that exact message when the app was run.

The unexpected interface could be from a reference in your exe that is different from your package contained dependancy file(s).