The leading provider of version control solution and TWAIN SDK

Error message: <Project Name> has stopped working

Symptom:

When running a TWAIN EXE file in Windows Vista/7, you may get the following error message:




Cause:

The EXE file is blocked by the DEP (Data Execution Prevention) protection. DEP is a security feature in Microsoft Windows OS.

Resolution:

Please turn off DEP for the EXE file. For information on how to turn off DEP, please click here.

If you are using Visual Studio, you can go to Start->All Program->Microsoft Visual Studio->Visual Studio Tools and click Visual Studio Command Prompt. In the console window, run the following command:

editbin.exe /NXCOMPAT:NO $(TargetPath)



Article Details

Last Updated
14th o December, 2010

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favorites Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF

User Opinions (0 votes)

No users have voted.

How would you rate this answer?



Thank you for rating this answer.

Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post a comment

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Name:
   Email:
* Comment:
* Enter the code below:
 

Continue