Recent content by qualisys

  1. Q

    Several problems on my first project (SOLVED)

    Bingo!!! It works setting the UseIE7CompatibilityMode option to TRUE. The IE version is 9.0. I’ll try more possibilities. Tranks.
  2. Q

    Several problems on my first project (SOLVED)

    The “Access violation error” do not appears after disable multithreading. The CSS files are regular files called in HTML page with LINK tag. Not load the file. None CSS class are applied. The __autoload run ok after unpack the file.
  3. Q

    Several problems on my first project (SOLVED)

    Hello. I’m beginning with Exeoutput. For try it, i have build a project with a complete Php application. This aplication include CSS, JAVASCRIPT (JQUERY also) and work with ODBC database. After build project with default options the result is the following: After init, the message “Fatal PHP...
Back
Top