HELP: Norton Anti Virus CE 7.5 cause the illegal operation for java program
Hi,
Currently, my client using Norton Anti Virus CE 7.5 program. This program has a Realtime Virus Protection. When we enable this protection, it will cause our java application got the 'illegal opertion error' and the program will hang. The error message is something like this:
This program has performed an illegal operation and will be terminated. Quit all program and then restart your computer.
and if we click the Detail it said:
The program encountered an invalid page exception
Fault location: 0028:0009
Interrupts in service: None
Some source said, this occurs because java launch 16-bit application.
My question are:
1. how to convert our program to 32-bit application?
2. is it possible to launch java program without launch the windows console even on the background (i know that javaw will launch windows on the background) ?
3. Is there anyway that we can allocate the memory for our program to avoid the memory crash?
appreciate your help
-otniel-

