cp10932 said:
Well ... the weird thing is that Wintest runs fine while CC just keeps hanging ...
The code that has trouble may be a part of CC that does not exist in WinTest . . . like the part that interfaces with MBM for example. So I do not know how relevant it is that WinTest runs OK.
"Dual Xeon" is probably quite a bit different than "Dual AMD MP". It is significant that CC does run on "Dual AMD MP" because it does show that dual processors alone is not the problem.
It is not the case that more complex programs should be less reliable. We hope that CC is a very reliable and bug-free program. However, as a machine gets more complex, there become more potential places for it to be broken. Generally a good beta testing cycle will flush most of those out, and I think that CC is quite reliable considering its complexity and that it is designed to run under all the current Windows OS versions.
It is true that we do not have a dual Xeon system to test with. Due to the apparently limited number of these systems that are running CC and experiencing trouble, we may well not pursue this problem aggressively. CC is a free program, which we produced with the main intention of making some LCD software that is easy to install, easy to use, and stable. We do not guarantee that it will be useful or even usable. Most people find it to be both however
Do you have access to a debugger? If so you could run CC under the debugger on your system and see where it falls down. CCadmin may then be able to track down the trouble. Some other things you could try that may help:
A) try to boot with the cleanest configuration possible, in case it is a conflict between some other program and CC. If CC is stable on a clean configuration, slowly add programs back in to see which one makes CC go South.
B) try to set CC up in the simplest form: like two screens that are text only, no announcements. If this is stable, then slowly add new screens until you find the one that gives CC grief.
C) Do you know of another dual Xeon system that you could try it on? That would help us to see if it is generic to all dual Xeon systems or specific to your particular configuration.
D) Use CC with the "Sim LCD" only (no real display). That would let us know if it is somehow related to the communications port.