Hanging problem
I've used version 18 on my Vista desktop and everything works fine. I have used it on my XP laptop where it has worked in the past, but now it hangs when I enter any book name (not just the corrupt books that would always cause an error). I stepped thru the source code using Visual Studio 2008, and find that it hangs on the line "p.WaitForExit();" in the batchProcess function. This happens no matter which book I pick - even though they work fine when accessed by the same code in Vista. My XP machine has .NET 3.5 with service pack 1.
|