Error 469

C

Chip Pearson

Under what circumstances, and in which program, does this message
arise? Post a code snippet that illustrates the code that causes
the error.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
R

Ralf

I'm not sure, because the erro was told to me and I can't reconstruct the
error.
I think that the error arised while receiving data via serial port (COM)
from while running Microsoft Access 2002 Runtime. The data is reveived by the
use of windows API functions.

The error occured only one time on the machine, not a second time.
 
P

Peter Huang [MSFT]

Hi

It does not seem to be a general Win32 Error.
It is hard to guess what had happened without a reproduce.
Anyway, for such non reproducable issue, I suggest you contact MSPSS
directly, they will help you create a dump at your side if the error occur
again. That will help to troubleshoot the problem.

http://support.microsoft.com

Thanks for your understanding!

If you still have any concern, please feel free to post here.

Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top