|
Re: Err.Number 486, Vista Ultimate, Visual Studio, & Visual Basic
In article <7B2E0946-7827-48F6-9A48-C8C9BD7F3959@microsoft.com>,
Mike <Mike@discussions.microsoft.com> wrote:
>I get the err.number 486 error message when I try to print within a loop to
>my HP LJ 1022. After the first page prints, the other 15 pages all choke on
>the err.number 486. According to the VB Help files, there is no such error
>message.
>
What happens when you step through it? At the point of the first
failure are data structures and pointers all correct?
|