ERRORS - pure virtual function call

ERRORS - pure virtual function call

Anonymous
Not applicable
489 Views
8 Replies
Message 1 of 9

ERRORS - pure virtual function call

Anonymous
Not applicable
I have several small VBA programs that I have written, running on my machine - as a matter of fact thay have been working well for some time now. Just recently, i have started getting the following error message and I need help determining if this is related to my vba programs or something else.

ERROR MESSAGE:
Microsift Virtual C++ Runtime Library
Program: C:\Program Files\Land Desktop 3\acad.exe

R6025
-pure virtual function call
0 Likes
490 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable
I have a large set of vba, and just about everytime
my users exit I receive the same thing. I have asked here before, and no one
seems to have any ideas.

 

Chris


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I
have several small VBA programs that I have written, running on my machine -
as a matter of fact thay have been working well for some time now. Just
recently, i have started getting the following error message and I need help
determining if this is related to my vba programs or something else.

ERROR MESSAGE:
Microsift Virtual C++ Runtime Library
Program:
C:\Program Files\Land Desktop 3\acad.exe

R6025
 -pure virtual function call

0 Likes
Message 3 of 9

Anonymous
Not applicable
Does it always happen just when you shut down the
application?


--
Kevin

 

 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I
have several small VBA programs that I have written, running on my machine -
as a matter of fact thay have been working well for some time now. Just
recently, i have started getting the following error message and I need help
determining if this is related to my vba programs or something else.

ERROR MESSAGE:
Microsift Virtual C++ Runtime Library
Program:
C:\Program Files\Land Desktop 3\acad.exe

R6025
 -pure virtual function call

0 Likes
Message 4 of 9

Anonymous
Not applicable
It doesn't happen every time - but it is happening more regularly now. Also, I have been getting similar errors with Photoshop, Acrobat, etc.
0 Likes
Message 5 of 9

Anonymous
Not applicable
JConrade wrote:
> I have several small VBA programs that I have written, running on my
> machine - as a matter of fact thay have been working well for some time
> now. Just recently, i have started getting the following error message
> and I need help determining if this is related to my vba programs or
> something else.
>
> ERROR MESSAGE:
> Microsift Virtual C++ Runtime Library
> Program: C:\Program Files\Land Desktop 3\acad.exe
>
> R6025
> -pure virtual function call

I get the same thing and have wondered the same thing. It's too erratic
to nail down for me. It would seem to have something to do with my VBA
routines, but I'd like to say that's not possible, as I don't have
anything terribly complicated.
0 Likes
Message 6 of 9

Anonymous
Not applicable
All I can say for sure is they have been chasing it at autodesk since at
least mechanical desktop release 5, and I don't know if it's been fixed in
2004, but I haven't seen it there yet.

--
Kevin


"TomD" wrote in message
news:3E66543C.3070208@nospam.stargate.net...
> JConrade wrote:
> > I have several small VBA programs that I have written, running on my
> > machine - as a matter of fact thay have been working well for some time
> > now. Just recently, i have started getting the following error message
> > and I need help determining if this is related to my vba programs or
> > something else.
> >
> > ERROR MESSAGE:
> > Microsift Virtual C++ Runtime Library
> > Program: C:\Program Files\Land Desktop 3\acad.exe
> >
> > R6025
> > -pure virtual function call
>
> I get the same thing and have wondered the same thing. It's too erratic
> to nail down for me. It would seem to have something to do with my VBA
> routines, but I'd like to say that's not possible, as I don't have
> anything terribly complicated.
>
0 Likes
Message 7 of 9

Anonymous
Not applicable
Does your VBA code use ObjectDBX (AxDb15.dll, AxDbDocument, etc) ?

"TomD" wrote in message news:3E66543C.3070208@nospam.stargate.net...
> JConrade wrote:
> > I have several small VBA programs that I have written, running on my
> > machine - as a matter of fact thay have been working well for some time
> > now. Just recently, i have started getting the following error message
> > and I need help determining if this is related to my vba programs or
> > something else.
> >
> > ERROR MESSAGE:
> > Microsift Virtual C++ Runtime Library
> > Program: C:\Program Files\Land Desktop 3\acad.exe
> >
> > R6025
> > -pure virtual function call
>
> I get the same thing and have wondered the same thing. It's too erratic
> to nail down for me. It would seem to have something to do with my VBA
> routines, but I'd like to say that's not possible, as I don't have
> anything terribly complicated.
>
0 Likes
Message 8 of 9

Anonymous
Not applicable
Tony Tanzillo wrote:
> Does your VBA code use ObjectDBX (AxDb15.dll, AxDbDocument, etc) ?

Not that I'm aware of. I've never referenced either, specifically.
0 Likes
Message 9 of 9

Anonymous
Not applicable
Same for me as TomD


"TomD" wrote in message
news:3E67B958.2050604@nospam.stargate.net...
> Tony Tanzillo wrote:
> > Does your VBA code use ObjectDBX (AxDb15.dll, AxDbDocument, etc) ?
>
> Not that I'm aware of. I've never referenced either, specifically.
>
0 Likes