Hi Guys,
I am facing the same problem. In C++ with system command I am compressing text file using rar.exe. Its working fine on Windows Xp. But when the same program runs on Windows server 2003 machine, Sometimes the processing gets stuck. In task manager if I terminate rar.exe, the process continues in normal ways. This issue is not occuring frequently, case would once in thousand requests.
Can you please help me with the same.
Thanks in advance.