Hello, I wrote an application that invokes mappoint to display locations or calculates distance. I am running this application Server 2000 with people using terminal services. After awhile many sessions of the mappoint.exe is involked and it takes up all the memory and crashes the system. I have carefully gone over my code to ensure that I kill all the mappoint.exe sessions when I am done viewer or calculating the distance and I've been ensured that the users log off terminal services properly which should kill their session of the mappoint.exe, however, I still many sessions of mappoint.exe staying active. Has anyone encountered this problem or have a suggestion to handle this? Thanks