cancel
Showing results for 
Search instead for 
Did you mean: 

Asks every time - solution was created using an older or unknown version of SAP CR

Former Member
0 Kudos

I have a Visual Studio 2013 project that has been in production for a while. Now every time I attempt to open the project I get the message:

"Asks every time - Your solution was created using an older or unknown version of SAP Crystal Reports... "

If I choose to convert, I still receive the same message. when I open the project the next time.

My Web.Config has references to version 13.0.2000.0, which I believe is correct.

Additional production is crashing with a crystal reports load problem... but I'll get to that later... These might be related.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Stan,

The Assembly version 13.0.2000.0 never changes, it's the actual file version we need. You can find it in Programs and Features, or search for crpe32.dll

You can get SP 18 from here:

https://blogs.sap.com/2010/12/07/sap-crystal-reports-developer-version-for-microsoft-visual-studio-u...

Before running VS try right clicking on the devenv.exe and selecting Run As Administrator.

You may also want to edit the proj file, may be some old references in there as well.

Don

Answers (0)