Carl,
Thanks for taking the time to respond to my question.
A bit more information:
When the constructor fails, it throws a "CNiFieldPointConnectionException". The error code usually indicates a timeout but somtimes a bad address. (I am doing some very preliminary testing. There is no fieldpoint module at the IP address that I am using.)
I have not tried to make an executable, since my end goal is a DLL.
The dll hangs in CWinApp::ExitInstance(). It only hangs after I have made an unsuccessful attempt to construct a CNiFieldPointNetworkModule. (If I just load and unload the dll without attempting the construction, there is not problem.)
I suspect that the culprit may be an incorrect version of Datasockets. My PC has version 4.0(367). T
he docs say that I need version 4.0.3.378, but I have not been able to locate it on NI's web site.
If you have any ideas, or can tell me where to get the datasocket upgrade, I will appreciate it.
Thanks.