cancel
Showing results for 
Search instead for 
Did you mean: 

What version of XI am I running: Release ?, SP ?

Former Member
0 Kudos

Hello,

How can I verify what XI Release and Service Pack is

installed?

Product version: 11.0.0.1282

Thanks,

-jc

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

From [this|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12986] [original link is broken] [original link is broken] [original link is broken]; blog, it does not look like the latest. You can search for the latest SPs in the downloads section:

http://service.sap.com/sap/bc/bsp/spn/bobj_download/main.htm

Also, you can upgrade to CR XI r2 for free here:

https://smpdl.sap-ag.de/~sapidp/012002523100006008462008E/crxir2.zip

I would actually recommend that as CR XI R1 (11.0.x) is out of support. CR XI r2 (11.5) will be supported until June of this year. If you go the CR XI r2 route, save your keycode as you will use it for the CR XI r2 install. Uninstall CR XI r1 before installing CR XI r2. Then apply SP 6 to your CR XI r2 install.

Ludek

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

Former Member
0 Kudos

Hello,

Thank you for replying to my posting.

I installed CRXI R2 SP6:

Product Version: 11.5.12.1838

However, a strange anomaly occurs when

I build with the debug version CRAXDDRT.DLL.

#ifdef _DEBUG

#import "craxddrt.dll" no_namespace

#else

#import "craxdrt.dll" no_namespace

#endif

With one of my reports (mailing labels) a message

box appears and states that the table has "changed"

"proceeding to fix". This is strange, because the table

has not changed (this did not occur with R1).

The message box is not displayed in CR Designer,

nor is the message displayed with the "release" version

of CRAXDRT.DLL.

How do I eliminate the error message with the debug version

of CRAXDDRT.DLL ?

TIA,

-jc

former_member183750
Active Contributor
0 Kudos

Unless you are licensed to use craxddrt.dll, don't use it. Out of the box CR does not give you the license to use craxddrt.dll. This dll is only needed if you are using Report Creation APIs.

Ludek

Answers (0)