12-07-2007 06:59 AM
12-08-2007 05:28 AM
12-09-2007 11:26 PM
12-11-2007 01:24 AM
Hello Robert,
Does the application freezes when running the built application or does this
occur in the development environment as well? Is this DLL trying to access
another DLL? Sometimes LabVIEW will display an error describing that a DLL is
calling another DLL; however there are cases in which the system hangs. Does
this Executable use OPC servers in conjunction?
Regards,
Juan Galindo
12-11-2007 01:47 AM
Hi Juan,
Thanks for you response.
It seems that the application only freezes when running in the development environment but I'm still running tests on the build application. No dialogs are displayed describing the error/s. The DLL's that are being accessed by LabVIEW are not accessing other DLL's so I don't think that that is the problem. My application is implementing an OPC server and also acting as an OPC client connection to another OPC server that convertes OPC to H1 protocol. My debugger shows the call stack and shows that the application is stuck in lvalarm.dll when it freezes.
I will run the built application for a couple of days to see if this error still occurs.
Regards,
Rob