There is some documentation about NISessionServer.dll and creating installers in the "Distributing Programs Developed with Measurement Studio for Visual Basic" topic in the Measurement Studio reference. You can find this topic by looking under Visual Basic Help->Tutorials->Distributing and Installing Measurement Studio Applications in the Measurement Studio Reference table of contents. Specifically, this topic says:
"If you are distributing the IVI controls and you have TestStand installed on your development machine, you should include nisessionserver.dll. This file is located in the Program Files\National Instruments\Shared\SessionManager directory. If you do not have TestStand installed, ignore the prompt to include nisessionserver.dll."
I think t
hat the IVI controls are supposed to still work if the session manager is not installed on the machine. Does the application run correctly on your machine even though you don't have NISessionServer.dll on your machine?
- Elton