cancel
Showing results for 
Search instead for 
Did you mean: 

Excel error

Former Member
0 Kudos

Dear All,

I have a strange problem and I don't know why. I'm creating az excel file. Made it visible. When I close this excel file sometimes SAP throws an error. C:\Program Files\SAP\SAP Business One\AddOns\sap\Outlook_Integration\BO_SyncExt.exe "R6025 -Pure virtual function call". The strange thing is that I never installed the outlook integration. What can I do with this?

Accepted Solutions (1)

Accepted Solutions (1)

lucas_fischer
Active Participant
0 Kudos

Janos,

R6025 -Pure virtual function call is a runtime error most generally associated with software development

where the code is calling an invalid virtual function.

usually this would be reported during the build but occasionally it occurs at run-time

If this is occuring in code that you are writing then you'll need to identify the code calling this function

If it is happening while you are merely opereating Excel or the Excel Reporter add-on then you may need to contact support for a resolution as it is most likely a program error.

here are a couple of pages that explain this error more in depth.

[http://msdn.microsoft.com/en-us/library/aa277943(VS.60).aspx]

[http://support.microsoft.com/kb/125749]

hope this helps a little,

sincerest regards,

Lucas

Answers (1)

Answers (1)

lucas_fischer
Active Participant
0 Kudos

Janos,

What version and patch level of B1 are you running?

Regards,

Lucas

lucas_fischer
Active Participant
0 Kudos

Janos,

Also you might want to look in [SAP Note#999467|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=999467]

to see if it is relevant to your issue.

Regards,

Lucas

Former Member
0 Kudos

Dear Lucas,

I'm using B1 2007A (8.00.176) pl: 37

Regards,

János