Jump to content
Tallys

Delphi 10.3 Rio on Windows Server 2008 R2

Recommended Posts

I did the installation of Delphi 10.3 Rio on a Windows Server 2008 R2 virtual machine, the installation occurred correctly but I'm having interface problems. Several parts of the screen are not drawn correctly, being necessary to click with the mouse on the object inspector for it to be drawn, for example, etc.

The welcome page draws perfectly, but if i create a new VCL application some of the panels are not drawn, the process bds.exe keep consuming 20~25% CPU with a VCL Blank Application.

Can someone help me?

 

 

01.png

02.png

03.png

Share this post


Link to post

Windows Server 2008 R2 (aka Windows 7) support ceased earlier this year.  Windows Servers usually install very basic display drivers which is probably your problem.

 

Angus

 

  • Like 1

Share this post


Link to post
24 minutes ago, Angus Robertson said:

Windows Server 2008 R2 (aka Windows 7) support ceased earlier this year.  Windows Servers usually install very basic display drivers which is probably your problem.

 

Angus

 

I thought it could be that, We even made a modification in XenServer to use a better video device (changing from Cirrus to a Standard Driver with 16MB of video memory) but it remains the same.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×