LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Paradox concerning DEP (Data Execution Prevention) when opening LabVIEW

When I try to launch LabVIEW, DEP (Data Execution Prevention) prevents me from opening it. I have followed instructions and attempted to make an exception for LabVIEW, but I get a message saying the following:

 

"This program must run with data execution protection (DEP) enabled.

You cannot turn off DEP for this program."

 

It seems that I need this "DEP" program to run LabVIEW, but at the same time it is keeping me from running it. Help would be very much apprecaited.

 

Thanks in advance!

Cailin

0 Kudos
Message 1 of 2
(6,255 Views)

Hello Cailin,

 

The Data Execution Prevention (DEP) is a security feature included in modern Microsoft Windows operating systems that is intended to prevent malicious code from running on the system.

Here are two methods to fixing this problem:

Method 1:
Follow these steps to add an exception for the program from the DEP error message:
  1. When you receive the error message click Change Settings.
  2. Select the check box next to the program, and then click Apply.
  3. When you are prompted to restart your computer, click OK two times, and then restart your system.

Method 2:
You can also add an exception for the program by using System Properties in Control Panel. To do this, follow these steps:

  1. Click Start, click Run, type sysdm.cpl, and then click OK.
  2. Click the Advanced tab, click Performance, and then click Settings.
  3. In Performance Options, click the Data Execution Prevention tab, and then click Add.
  4. In the Open dialog box, locate and then click the program.
  5. Click Open, click Apply, and then click OK. When you are prompted to restart your computer, click OK.

David A.

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(6,237 Views)