Runtime assembled with MS VC 7.0 can't support
exceptions properly. The problem raises if your Eiffel
program has some resque clause without retry
statement. Or if there is an exception during 'rescue'
elaboration. In short: VE can't propagate exceptions if
it's assembled with the latest MS compiler.