03-23-2007 11:40 AM
03-26-2007 06:13 AM
03-27-2007 11:00 AM
03-27-2007 11:27 AM
03-28-2007 01:50 PM
Hi Andreas,
Allow me to summarize to make sure I understand this correctly: If you attempt to use your icon to call the SUD which starts the DIAdem script when DIAdem is not open it hangs when DIAdem attempts to register gfsodbc.dll. Once this fails, you are unable to load DIAdem until you start a different version of DIAdem.
It sounds like the underlying issue is that DIAdem is failing to register the gfsodbc.dll. Once this is not registering correctly, it appears to be preventing you from starting DIAdem until this DLL is appropriately terminated.
Are you using ODBC connections in your SUD or your script? If not, you should be able to turn off whether the gfsodbc dll registers when you start DIAdem by following the steps in this KB. The KB will show you how to add a DLL, but you can remove them from there as well.
If you receive this error, you could also try manually unregistering the DLL using "regsvr32 /u <location>gfsodbc.dll" where <location> is the directory location of the dll and then try reloading DIAdem.
Let me know if this helps.
Regards,
Matt M.
NI
03-29-2007 05:26 AM