Application failed to start Qt platform plugins Windows - postgresql

Installed PostgreSQL 11.1 and pgAdmin 4 on my Laptop with Windows 10. All OK.
Then moved to server with Windows Server 2008
And I followed the same installation but got Application failed...
I appreciate all the help I get.

The Windows Server 2008 SP2 is not supported. But 2008R2 (server) and above are supoorted

Related

MongoDB Download for Windows 10 64 bit

I'm trying to download MongoDB and I'm running Windows 10 64bit. All of the versions for download say either Windows Server 2008 64bit, or Windows Vista 32bit. Is it fine to just get one of the Windows Server 2008 versions, or is there just no support for Windows 10? Am I missing some sort of equivalence?
Current Downloads Page
The windows server 2008 64 bit version runs fine under Windows 10 x64.
https://docs.mongodb.com/manual/installation/
Uncheck "Install MongoDB Compass" and try again. worked for me

wamp windows xp httpd.exe aestan tray menu

I'm having problems getting WAMPSERVER to run. Let's start with what I do know:
1) I have 32bit windows xp running with a athalon X2 340 Dual. The property menu of my computer says: (the lack of x64 means I'm running 32bits.)
System: Microsoft XP Professional Version 2002 Service Package 3
2) I have .NET 4.0, C++ 2008 Redist..., and C++ 2010 Redist... installed (each 32bit).
3) I have tried to install both WAMPSERVER2.5 and WAMPSERVER2.2e. Both give me these errors:
httpd.exe is not a valid win32 application and
Aestan Tray Menu has encountered a problem and needs to close.
The 2.2e version also gives:
mysql.exe is not a valid win32 application
I realize this problem goes back to 2011. I appreciate your patience with it. I have been all over the forums on this one. Nothing seems to work.
I did see this on another form:
The VC11 library (C++ 2012 Redist..) will not run on Windows XP, even
SP3 or Windows Server 2003, so the minimum system requirements to run
WAMPServer 2.5 are: Windows 7 SP1 , Windows 8/8.1 , Windows Vista SP2
, Windows Server 2008 R2 SP1 , Windows Server 2012/R2.
All help is appreciated. Please keep it constructive guys. Any Ideas? Do you see something I'm doing wrong? Any advanced troubleshooting ideas/ tutorials? workarounds? Thanks! :)
The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003, so the minimum system requirements to run WAMPServer 2.5 are:
Windows 7 SP1 ,
Windows 8/8.1 ,
Windows Vista SP2 ,
Windows Server 2008 R2 SP1 ,
Windows Server 2012/R2.
http://forum.wampserver.com/read.php?2,123685

does oracle10g client( version 10.2.0.0) compatible with windows server 2008 standard 32 bit service pack 2

I am trying to install oracle 10g client version 10.2.0.0 on windows server 2008 standard 32 bit machine with service pack 2. The oracle 10g client is getting installed but when i try to connect to oracle 9i server on another machine it is giving error "test does not succeeded". I have tested same using windows 7. On that it is working fine and getting connected to oracle 9i server. But i want this to be done on windows server 2008 standard only. Please suggest what i can do in this case?

Unable to install Sql Server 2008 R2 developer

I am facing issues while installing 'Sql Server 2008 R2 developer' edition. My OS is windows 8. I am getting the error
"This program has compatability issues. Microsoft Sql Server 2008 and 2008 R2". I went through the solutions online for this issue.I installed 'VS 2010'. I enabled 'dotnet framework 3.5' which is under 'Turn windows features on or off' in programs menu of control panel. I installed 'Sql Server 2008 SP3' before installing 'Sql Server 2008 R2'. But same issue arised. Then I uninstalled 'Sql Server 2008 SP3' and installed 'Sql Server 2008 R2 SP2' before installing 'Sql Server 2008 R2'. But there is no use. My windows updates are up to date. I am strggling with this issue for 3 days. I need your suggestions.

JBoss Compatibility with Windows Server 2008

Our product uses the JBoss 4.0.4 as an application server. Currently we are supporting Windows Server 2003 and planning to support Windows Server 2008. We want to know that is JBoss 4.0.4 fully compatible with Windows Server 2008 (64 bit)?
Please respond if anybody installed and used JBoss with Windows 2008.
Thanks
Since JBoss is 100% pure Java you can have it working on any Operating System that supports Java. So I guess that the real question is more "does my JVM run correctly on Windows 2008". According to this guide, JBoss needs a JDK 1.5 and should run on a 32-bit or 64-bit JVM on a 64-bit Windows 2008 machine.