07-05-2006 01:41 AM
Hi,
I am using Read JPEG File.vi to read the image file. The VI behaves differently when I login into my system (windows XP) as user and differently when I login as Administrator. When I login as user and provide the path of the jpeg file (70kb) it trough’s an error code 1.where as same thing works fine when I login as Administrator. For small Jpeg files (3-20kb) it works fine in both the login as. I am attaching the VI and the some jpeg files for your reference. Any suggestions would be greatly appreciated!
Regards,
Sathyendra N
07-05-2006 02:41 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
07-05-2006 03:07 AM
hi there
i can reproduce this error code when i deny read access to the file (no matter which of them). so i bet this is a file security issue. check the access rights of the non-admin user to the file and the directory.
07-05-2006 04:30 AM