Glen,
You are seeing this behavior probably because you have your dlls in multiple places, and each dynamic VI is pulling this dll as a support file from different location. To correct this, you can recompile your VIs to look for the each dll in a single directory. Then when you build the application, there should be only one copy of each dll listed.
Zvezdana S.