Tom-
I've done some more legwork and tracked the problem further. It seems that the NI-DAQ software is writing some temporary files to:
National Instruments\Shared\platform\memory\sharedMemoryFiles
I had to open up WRITE/MODIFY permissions on this folder and then everything seems to work.
Can I redirect these temp files to another location? What is in these files and can we elect to not create them? We only allow one user to use the system and the DAQ setups, last states, or whatnot would not need to be shared, saved, or recorded for later use. The best solution (for us) would be to avoid writing anything if at all possible.
Despite your explanation, being blunt, the cause of this is the NI design, not a Windows defect. If these files were written to a standard temp location, where all apps/users can write, then there wouldn't be an issue even to report. I am hopeful that you can elaborate on how I could redirect this but the Traditional driver just needs to be revved to conform to defacto WinXP file management.
Thanks for your help!
-Warren