Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2008 Jun : Delphi 2005 running Win32 VCL under Citrix 4.5 on Win 2003 Server problem
| Subject: | Delphi 2005 running Win32 VCL under Citrix 4.5 on Win 2003 Server problem |
| Posted by: | "Douglas Guinn" (douglasnospam@hartfordlife.com) |
| Date: | Wed, 18 Jun 2008 16:34:14 |
Hi,
We have been running a Win32 Delphi 2005 app under Citrix XP for a long time
with no problems. We're piloting the same application (same build, etc) but
now running under Citrix 4.5 which in turn is running on a Windows 2003
Server. When the program delays more than a few minutes in returning data
from the db (Oracle 9i), the Citrix session will just close down on the
client. The Citrix server log shows an error indicating a fault on the
Delphi app on Kernel32.dll. Has anybody seen this.
By the way, some people have suggested that we put Delphi on the new Citrix
server and recompile the application there so that it will link in the new
Kernel32.dll. I actually thought that it only linked in static packages...
Does it make sense to go through the effort of installing Delphi on the
Citrix server and recompiling there ?
Thanks in advance
Doug