Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!ucsd!ucbvax!hplabs!hp-pcd!hpcvlx!bturner From: bturner@hpcvlx.HP.COM (Bill Turner) Newsgroups: comp.windows.misc Subject: Re: Microsoft Windows Message-ID: <1590002@hpcvlx.HP.COM> Date: 22 Aug 88 17:33:07 GMT References: <399@usl.usl.edu> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 11 "Cannot Write to Device AUX" is generated when a fatal exit occurs and you have the debugging kernel of Windows installed (at least, I haven't seen it with the non-debugging kernel...). It means that debugging information is being dumped to COM1: but there is nothing there to receive it. As far as I know, there's no way to get around it (check if you have the debugging kernel installed somehow...). If you're doing development, then I strongly suggest connecting a terminal to COM1, 'cause you're gonna need it for debugging! --Bill Turner