Hi
I just stumbled into Error 48, which is decribed as Invalid DefProc. I was wondering if anyone was familiar with this Error and how can I get it resolved.
Here is what I am doing:
I am calling a VI called Initialize.vi which all the Initializations.
When I call that VI from another VI called X.vi, there is no error, but when I call it from another VI called Y.vi there is an Error 48 just after returning from Initialize.vi. But when I debug the VI, there is no error inside Initialize.vi. However I see it as soon as it returns to the parent ??
Thanks
JS