取消
显示结果 
搜索替代 
您的意思是: 

Error while running exe (error 10)

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.

0 项奖励
1 条消息(共 10 条)
3,948 次查看

What is the version number of your labview?

 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 项奖励
2 条消息(共 10 条)
3,938 次查看

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...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 项奖励
3 条消息(共 10 条)
3,937 次查看

LabVIEW 2012

0 项奖励
4 条消息(共 10 条)
3,935 次查看

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.

0 项奖励
5 条消息(共 10 条)
3,926 次查看

where is you file you are trying to access. check if it is in C then you may need permission

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 项奖励
6 条消息(共 10 条)
3,910 次查看

file its in D drive..

0 项奖励
7 条消息(共 10 条)
3,900 次查看

this is the error i am getting,see it in below attachment,please help me out to solve this..

0 项奖励
8 条消息(共 10 条)
3,851 次查看

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,

 

Tom L.
0 项奖励
9 条消息(共 10 条)
3,848 次查看

It looks like permission issue. Are you in admin mode or in user mode? It is blocking the application

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 项奖励
10 条消息(共 10 条)
3,846 次查看