Search results

  1. K

    100% CPU usage IE11 Win7 x64 bit

    We are experiencing 100 cpu usage with Binary built using HTML EXE. Following is stack for thread with high CPU usage kernel32.dll!InterlockedCompareExchange+0x5 msvcrt.dll!swprintf_s+0x17 JScript9.dll!JsVarToExtension+0x10f73 JScript9.dll!JsVarToExtension+0x3afde...
  2. K

    Button and input style not updated properly

    Hi, I try to convert my web pages in to publication, but faced following issues, The buttons and input types style is not applied properly, it takes default window button and input style. 2, File upload is very slow for first instance only, which works fine in IE browser Environment...
  3. K

    How to save .XLSX file

    Hi, How to save blob content as .xlsx file format. Kindly share me the sample Hescript method.
  4. K

    Application crash when executed from non output location

    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...
  5. K

    Java jar and applet

    Hi, I try to compile a page with embedded Java Applet into IE-application. I’v followed this guide: http://www.htmlexe.com/help/javaapplets. I’v enabled Build-In Server (Application Behavior/Built-in Server), configured at port 8080 .JAR file to be served with build-in server (Application...
Back
Top