cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

.Net 4.0 Runtime Engine Prerequisites

Former Member
0 Likes
309

Hello.

What .Net framework version does the u201CCrystal Reports Runtime Engine for .Net Framework 4u201D needs in order to function correctly?

My guess would be that it only needs .Net 4.0 but the application that we use to package and distribute our application wants to include the .Net 2.0 as well. This is probably a bug in the package and distributing application but I wanted to double check with the expert.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

See KB [1544708 - What are the runtime dependencies for CRVS2010?|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533343334333733303338%7D.do]

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Answers (1)

Answers (1)

0 Likes

Hi Rene,

Not a bug, CR still requires 2.0 Framework for legacy components so it will need to be included as a prerequisite.

Don

Former Member
0 Likes

Thanks guys.

Ludek: Thanks for the link but I was unable to see anything on that page that mentioned needing the .Net 2.0 framework. Did I miss something?

-


Don: When I install the Crystal Reports run-time engine on a clean pc with no .Net frameworks installed, I get the following message:

This software package can only be installed on systems that has installed .NET Framework 2.0 or higher.

This message leads me to believe that the Crystal Reports run-time engine is basically based on .Net 2.0 but forward compatible with .Net 4.0.

I am thinking this because I don't think that it is possible (at least I don't know how to do it) for an application to use .Net 2.0 and .Net 4.0 at the same time. So if my application is based on .Net 4.0 and that is from where I run my Crystal Reports, do I really still need .Net 2?

Thank you.