Recent content by bambi

  1. B

    Unsupported cef version

    Hi, Recently, one of my customers has reported the exactly same error, ’ Unsupported CEF version’. The app was compiled by ExeOutput for PHP 2020.2, and the customer’s windows is 8.1. In my environment (windows 10), this kind of error never happened. Any suggestions or helps are appreciated...
  2. B

    App sometimes does not launch normally

    I agree with you that the situation seems failing to load something, because “function_exists()” returned true, but “Call to Undefined Function Error” happened. Yes, I am using XAMPP and ESET on the PC where I compiled the app (and also run it). Do you think they may disturb the compile process...
  3. B

    App sometimes does not launch normally

    Hi there, I have an app compiled with ExeOutput for PHP 2020 on Windows 10 (version 1909). When I launch this app, it sometimes shows the error messages below, after the CEFPleaseWait message. “No input file specified” “Fatal error: Uncaught Error: Call to undefined exe_getglobalvariable() in...
  4. B

    Php error: access violation

    Yes, that’s great. I am ready to send you EXOP file. Could you tell me the way how to send it to you? Thanks!
  5. B

    Php error: access violation

    I have same issue with the app compiled by ExeOutput 2019. Access violation error sometimes happens when I am going to change the window size of app. I would appreciate very much if you can tell me any ways how to fix it. Thank you,
  6. B

    "No input file specified." on Windows10 ver.1803

    Thank you, It works! My failed situation was like this: the exop file was originally created on ExeOutput for PHP 1.7, and I opened it with ExeOutput for PHP 2018.1. When I created a new exop file on ExeOutput for PHP 2018.1, it worked fine.
  7. B

    "No input file specified." on Windows10 ver.1803

    My application (MyApp.exe) compiled with ExeOutput for PHP could not work on some Windows 10 April 2018 (1803) PCs. MyApp.exe can be launched, but windows contents are empty, just saying “No input file specified.”. The log is as below: 5/28/2018 20:40:43 Scheme Request URL start...
  8. B

    Windows 10 and application

    I tried to run my application compiled by ExeOutput for PHP (v 1.7.0), on Windows 10 Preview Build 10162, and it run well 😄 In my case, PDF file(s) in my application must be checked the ‘Do not compress…’ property, otherwise the application stops while displaying loading screen.
Back
Top