• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows Server 2003 and 16bit program

Kenazo

Lifer
At work we still use an old version of Tvalue (for doing amortization schedules). It's an old 16bit program. It runs fine on our Windows 2003 Terminal Server environment, however when the program is done running ntvdm keeps running and completely hogging system resources. (and actually the Tvalue program uses similar amounts of system resources when it's running too). Is there anyway to fix this, to limit the amount of the computer these old crap programs have access to?

Thanks
 
I'm guessing dual processor system and the processors are either HT or dual-core? One thread running at full speed on a system like this = 25%...

Anyway AFAIK there is not a native way to throttle processes in NT. I would focus first on why your app is running away (basically using 100% of the CPU power its single thread can get)...
 
Yup, it's a dual Xeon 2.4ghz computer.

So, obviously an old ap that can run in Win3.1 isn't needing that much power, so what could be causing this problem?
 
Back
Top