vote up 2 vote down star

First, I am not a programmer, but an administrator at an elementary school district in CA.

I just installed a new lab equipped with nComputing access terminals (no computer, but they connect to a "host" computer via a proprietary Terminal Service). The host computer is a quad core Win2003 server with 8 GB Ram 64-bit OS. The AT's connect to one of two VMWARE servers (32-bit Win2003).

The application the students are running are located on another Win2003 server via a mapped drive. All is well, except the applications (Micrograms software) are periodically giving memory exception errors. The error is identical. My guess is that because the software was designed to run on individual CPU with own RAM. Now it is shared, the first one there gets the RAM, and subsequent users get booted.

My question is, is there a way that I can setup the server to make the program think each user has its own RAM?

flag
Somebody sold this to your school. Contact them. – Paul Tomblin Dec 3 '08 at 14:09
M$ software is designed to need a lot of RAM. Add more RAM to the server (1GB/pupil should be a good value) and the error will go away. – Aaron Digulla Dec 3 '08 at 14:28

closed as not programming related by sblundy Dec 3 '08 at 13:51

Browse other questions tagged or ask your own question.