Application crash when executed from non output location

Status
Not open for further replies.

kumaran

New member
Hi,

I have created application with an Java applet which deployed by a local server, build binary crashes when executed other locations apart from application output location,

So application works fine when executed from application output location.

The crash happen memory violation in heserver.dll or exeverify.dll.

Kindly check and update on the same.
 
Yes, We are using mcafee antivirus, I check whether its blocks above DLL.

Still the application working fine in output location.
 
We checked AV log we don’t see any block but only warning so there is no issue with respect to antivirus program.

we are using windows 7 pro 64 bit and htmlexe4.7 version.
 
Hi,

We plan to buy a commercial license of htmlexe is there any beta release to support all JAR and applet

Regards,

Kumaran.M
 
The crash is certainly due to the antivirus or another program you have on your computer which is injecting a DLL hook into the process and then interferes. HE 4.7 works fine on Windows 7 x64.
 
Status
Not open for further replies.
Back
Top