Runtime Error!

  • Thread starter Thread starter Eric Benchich
  • Start date Start date
E

Eric Benchich

Has anyone seen an error like this with the Access 2000 Runtime?
------------------------------------------
Microsoft Visual C++ Runtime Error Library
------------------------------------------

Runtime Error!

Program C:\....\MSACCESS.EXE

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

|OK|
 
Eric,

This does not appear to be an Access error. A Google groups search on the
first sentence of the error message ("This application has requested the
Runtime to terminate it in an unusual way") shows that this error is
occurring frequently in Internet Explorer and Outlook. There may be a
relation to the use of Norton Internet Security 2004.

Microsoft has published the following KB article, which indicates a
relationship between this error and certain Microsoft Bluetooth products:

http://support.microsoft.com/default.aspx?scid=kb;en-us;811807

hth,
 
It is definitely Access that gives me the message. I've seen it with, and
without, an Anti-Virus program installed ( I haven't removed IE or Outlook
though :) It happens intermittently with the startup of our app, and after
this message, Access quits.
 
Eric,

I had this exact intermittent error message when opening a report a while
ago (Access 2000 only).

I tried importing all objects into a new database but it still occasionally
popped up. I managed to eradicate it by using the undocumented "saveastext"
and "loadfromtext" feature so assume it must have been a corruption issue.
If you don't know how to use these then look at:

http://www.datastrat.com/Code1.html and look at Arvin Meyer's
DocDatabase.txt sample.

Jamie
 
Here is a link to a very recent response to a post about this same error
message:

http://tinyurl.com/ysenq

The response was posted by: "Yuan Shao"

Date: 2/24/2004
Group: microsoft.public.access.modulesdaovba
Subject: RE: Runtime error on opening CBF
 
Back
Top