Tallefer / qtweb

Automatically exported from code.google.com/p/qtweb
0 stars 0 forks source link

3.8 - Windows 2000 does not start #218

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download standalone or Installer
2. Attempt to run qtweb.exe
3. Crash

What is the expected output? What do you see instead?

Instead of launching, get a "QtWeb.exe is not a valid Win32 application".

If ran from a cmd prompt, get the message box and in the cmd prompt also an 
"access denied". 

Attempted this on a couple different Windows 2000 installations / computers to 
no avail.

What version of the product are you using? On what operating system?

QtWeb.exe version 3.8.5.108
Windows 2000 SP4

Please provide any additional information below.

Same executable works fine under Windows 7.

Original issue reported on code.google.com by unf...@gmail.com on 17 Jan 2015 at 7:11

GoogleCodeExporter commented 9 years ago
This happens for me as well. 

- QtWeb.exe version 3.8.4.108
- Windows 2000 Server SP 4

Receive the above error message when logged in as a local user and as a local 
Administrator.

Original comment by intrepid...@gmail.com on 26 Feb 2015 at 1:37

GoogleCodeExporter commented 9 years ago
The older 3.7 build does work for Windows 2000 though.

See also:

http://qtweb.net/update-v.3.7.html

Original comment by unf...@gmail.com on 26 Feb 2015 at 10:34

GoogleCodeExporter commented 9 years ago
Newer builds changed to newer compiler which doesn't generate binary is runs in 
win2000, you may try my build:
http://code.google.com/p/qtweb/issues/detail?id=182

Original comment by roy...@gmail.com on 18 Mar 2015 at 8:42