I have similar problem.
I tried to call function from a DLL i created using Wix VB Custom Action.
Then, I add to the advanced installer project using "Call function from native DLL"
When I run the project, in log file is shows:
Error: custom action method "TestMsgBox" is missing or has the wrong ...