-
Apr 24th, 2024, 01:47 AM
#1
Thread Starter
Junior Member
CR XI 2 SP6: Error in microsoft visual c++ runtime library
Hello,
With some of my customers, my program crashes when after the user pages through the print preview a few times.
The error is:
Microsoft Visual c++ runtime library:
Runtime Error!
Program: xxxxxx
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's Support team for mor information.
We ran all Windows Updates and re-installed the program, to no avail.
Any one know how to correct this?
Thank you in advance!
-
Apr 24th, 2024, 04:05 AM
#2
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
I would do a uninstall and a clear installation and probably passing a newer version.
Caution to check if everything works as expected in a newer version. I had issues with pdf manipulation so test it somewhere before going live.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Apr 24th, 2024, 04:24 AM
#3
Thread Starter
Junior Member
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
Originally Posted by sapator
I would do a uninstall and a clear installation and probably passing a newer version.
Caution to check if everything works as expected in a newer version. I had issues with pdf manipulation so test it somewhere before going live.
Thank you sapator for the response.
Win 10 and VB6 and CR 115.
Yes, we did that already, to no avail.
I now have 3 customers who had this problem.
On customer even did a complete re-install of their system.
Everything was working a week ago, so I recommened to uninstall all MS C++ Runtimes and re-install stem again.
An update to a newer version is at the moment not possible as we would need to use CR-NET.
-
Apr 24th, 2024, 05:09 AM
#4
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
Ouch, I has not aware of the VB6.
I'm not sure how will react to newer versions.
From what I read the final tested and working version for VB6 is Cr XI R2.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Apr 24th, 2024, 05:15 AM
#5
Hyperactive Member
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
You could use a tool like dependency walker to see which versions of the C++ DLLs are loaded on a working system, then compare that to those customers that aren't working. DLL hell is a nasty purgatory.
-
Apr 25th, 2024, 03:57 AM
#6
Thread Starter
Junior Member
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
Originally Posted by jdelano
You could use a tool like dependency walker to see which versions of the C++ DLLs are loaded on a working system, then compare that to those customers that aren't working. DLL hell is a nasty purgatory.
Thank you.
The thing is, it appears my programm and CR XI-R2 doesn't even use the Microsoft Visual c++ Runtime Library!
In a VM, I even uninstalled the Runtime, and my application still works fine!
And further suggestions?
Best regards!
-
Apr 25th, 2024, 08:23 AM
#7
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
I'm not sure if this update has both 32 and 64 bit versions available.
If so remove everything and install 32 bit first and 64 bit second.
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Apr 25th, 2024, 09:10 AM
#8
Hyperactive Member
Re: CR XI 2 SP6: Error in microsoft visual c++ runtime library
there is this one article concerning Crystal Reports 11 and 11-R2 with C++
https://userapps.support.sap.com/sap...dge/en/1198660
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|