I wrote a program with the DSC module to monitor and record data from a reflow oven. The program works fine when I run it from the vi, however when I build it and run the executable I get an error:
Deploying Oven4Library.lvlib\\192.168.9.7\Oven4Library deployment failed (error: -2147220689, MAX: (Hex 0x8004032F) The configuration database encountered an unexpected error. Visit ni.com/info and enter the Info Code MAXSvcLocError for more information.).
Unfortunately the page about "MAXSvcLocError" simply tells you to submit a service request. Has anyone run into this error? I've written another program that monitors data from a PLC device and it runs fine after I build it. As far as I can see, both libraries are set up the same and set to deploy when the program is run. Any help would be much appreciated.