Page 1 of 1

Access Violation at address 004E9BA5 in module "miae.exe", Read address 00000010

Posted: Mon Oct 22, 2018 9:33 am
by sontle
Hi,
We are using IA8 as our development tool. It has been working fine in our Windows 7 environment. However, we just migrated to Windows 10 and the tool is now consistently giving us the above error. It worked for few times then the error happen again. That is the from the UI, from command line, it crash every time. We are stuck right now, please advice.

Re: Access Violation at address 004E9BA5 in module "miae.exe", Read address 00000010

Posted: Mon Oct 22, 2018 10:22 am
by sontle
We also running the tool using administrator privilege for both IDE and command line.

Re: Access Violation at address 004E9BA5 in module "miae.exe", Read address 00000010

Posted: Tue Oct 23, 2018 1:19 pm
by FrancescoT
Honestly, I don't think this is caused by InstallAware itself ...it looks more similar to a System issue (Eg. a corrupted system).

I suggest you also to check, if any installed Antivirus may be at the root of the issue.

Regards

Re: Access Violation at address 004E9BA5 in module "miae.exe", Read address 00000010

Posted: Thu Nov 01, 2018 8:20 am
by sontle
Actually, I have figured out. It caused by the anti virus software that we are using. We disable the software when tried to build and it worked fine. Thank you for your support.