Results 1 to 2 of 2

Thread: [Help] Data Execution Prevention

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2012
    Posts
    106

    [Help] Data Execution Prevention

    Hello,

    I am using Virtual machines for testing my application under different OS. In XP i am getting Data Execution Prevention Error. Please tell me how can I add my application in the Data Execution Prevention Exception List by VB6.0.

    Thanks
    Regards,

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [Help] Data Execution Prevention

    Adding a program to that list is an emergency fix. It requires admin rights and isn't meant to be done by installers or other automated mechanisms because of the security implications.

    Better to find out where and why you are executing data as code, and fix it or replace it with something less dubious.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width