Hi,i am not able to run and build exe and getting error like exe is not corporate whitelist and will not be allowed,but if i run it in other system its running without any error,particularly in that system this error is coming,but one thing is before it was working fine in that same system, now i am getting that error.can any one help me to resolve this error.
What is the version number of your labview?
Hi geetha,
for "exe is not corporate whitelist" you should definitely ask your company's IT team...
For error 10: it seems there's a FileCopy or FileOpen operation in your program not able to succeed. You should do some basic debugging to find the place/function that throws that error...
Thank you GerdW,file opeation is not succed means in code your telling or problem is in PC,but file opening and closing opertaion i am doing correctly,could you explain me bit deeply.is it possible to block other exes in PC,but before this problem persist what are the exes i have builed for same code its working fine.
where is you file you are trying to access. check if it is in C then you may need permission
this is the error i am getting,see it in below attachment,please help me out to solve this..
Hello Geetha016,
This isn't a LabVIEW error- it appears to be due to your antivirus and/or a permissions error of some sort. As mentioned by others previously, I would suggest contacting your IT department.
Regards,
It looks like permission issue. Are you in admin mode or in user mode? It is blocking the application