chrisjohnson
Programmer
Hi, our company recently deployed a Peoplsoft app using Citrix Metaframe on a Win2k Advanced Server. This is integrated thru I.E. 5.0. I develop Visual Foxpro app for my department and have discovered that when Citrix is ran, I can run VFP 6.0 (from local desktop), and as soon as it comes up to the command window I can quit out of it, and usually when this is done two or three times, I will get an "illegal operation has been performed" message telling me that VFP6.EXE caused a GPF in module GDI.EXE. I am running Windows 95 and VFP 6.0 SP5. I can reproduce this everytime. Occasionally, when I quit VFP, instead of VFP giving the GPF, it will be EXPLORER instead (not internet explorer but the explorer that is always running). What is strange is that the Dependency Walker (which show all the calls to the various DLLs, etc of a 32 bit application) tells me that VFP does not directly reference GDI.EXE (which is a 16 bit application). It does reference GDI32.DLL. I've tried changing the colordepth and installing the latest video drivers. Does anyone know anything else I could try?