Upgrade from Crystal report 8 to Crystal report 2013

Dear all,
Need some information pertaining to upgrade of Crystal report 8 to Crystal report 2013 (to be invoked from thick client .NET applications)
Is it possible to directly upgrade from 8 to 2013 ? Or should there be a move to intermediate version before going to 2013 ?
How is the upgrade generally done ? (do we just open the report and save in new version, or do they have any upgrade wizard)
What are the typical issues we may face while going from lower version to higher version (I understand queries may break, format and layout may change.  Are there any other issues specific to upgradation.
Regards,
Jain

Hi Jain,
Moved your post to .NET Forums.
Since CR 8.0 is 12 or more years old there is no "upgrade path" now. The Database drivers have all changed and the Parameter API's have also.
Best way is to get CR 2011 and manually open each and every report and update the DB connection using the Set Table Location, this requires updating the DB Client to current versions also.
Note there are some old legacy DB sources no longer available so that can be a problem also.
CR 8 is not Side By Side compatible with any other version so make sure it's not installed on the same PC. It will never work and cause all sorts of problems for you.
Basic report layout stayed the same but Printing has changed a lot also so search here, lots of post on the subject.
For more help need to know your data source also?
And check the Overview Tab, on the left side, lots of resources and samples to get you started.
Also, first warning is set your project to X86 and the full Framework, do not use the Client version.
And the SDK is no longer shipped with CR Designer install, VS installer and redist packages are all available from here:
SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
Don

Similar Messages

  • Problems Upgrading from BO XI to BO XI 3.0

    I attempted an upgrade from Business Objext XI (Crystal Enterprise Server) to XI 3.0. The install went fine until it got to the registering modules, which took hours and hours. It errored out that the CMS service was not running and could not continue. I looked at all the services and they are all disabled. The onlything running is the upgraded Tomcat Server.
    Looking in the Central Configuration Manager for XI 3.0 Tomcat is the only thing listed. No other services....where do I go from here?
    I reran the install and chose Repair, it ran through like it ran and got to Finish, but still nothing.
    Help, what do I do?
    Thanks,
    Mark W.

    That's XIR1, there is no upgrade option.
    The SIA in XI 3.0 replaced the other services and now runs everything as child propcesses so in the CCM you only see the SIA (Server Intelligence Agent)
    If it's missing you should be able to add it, and it should create the other processes for you when you do.
    There's questions as to whether or not 3.0 and XIR1 can be installed side by side, is that what you have done? or is it on another server?
    Since you are XIR1 you should install 3.0 on a clean server and then migrate via import wizard (in the program files BO group). If you get stuck then open an incident with support.
    Regards,
    Tim

  • Upgrade from crystal report 4 to crystal report 11

    hi,i have an old application developed use vb5.0 and crystal report 4,
    now i want to upgrade it to vb6.0 and cystall report 11, does the cystal report 4 and 11 are compatiable?

    Hello,
    Crystal Report 4.6 reports are pretty old.  There have been 3 or 4 major code rewrites to Crystal Reports between CR 4.6 to CR XI.  I think your CR 4.6 reports will run from CR XI but I can't be sure.  I haven't seen CR 4.6 in quite a few years and have never tested it.  You will probably want to update the old reports to CR XI.  To update the reports open them in CR XI and save them in the CR XI format.  Please be sure to keep back up copies of the original CR 4.6 reports.
    Your VB application will have to be migrated to a different component.  The Crystal OCX (crystl32.ocx) that was available in CR 4.6 was retired after CR8.5. In order to run your CR XI reports you'll need to migrate your VB6 application to the Report Designer Component (RDC) object model.
    There are a number of documents that will help you with the code migration.  Here are some links:
    [Migrating to the RDC in CR9|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/105181db-cb1d-2b10-38a4-b0a30e268e40] - applies to CR 9/10/11/11.5
    Upgrading from CR4.6 to CR9/10/11/11.5 is essentially the same. The above document was written for CR9 specifically; however it will work for CR10/11/11.5. You will have to make minor adjustments to account for DLL file name changes (e.g. crviewer9.dll in CR9 vs. crviewer.dll in CR10/11/11.5).
    You will also want to review the changes to [database connectivity|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0003c6cc-891e-2b10-678e-8b1a2dd96556] at runtime from earlier versions of Crystal Reports compared to CR XI.
    Here's the link to the [Online SDK Library|https://boc.sdn.sap.com/developer/library] - this includes the RDC SDK.
    [RDC 10 Sample Applications|https://smpdl.sap-ag.de/~sapidp/012002523100006012702008E/rdc10_smpl.exe].
    Please note that the RDC has been retired with the release of Crystal Reports 2008. Crystal Reports XI Release 2 (v11.5) is the last version of Crystal Reports that is shipping with the RDC. While you can migrate your application to the RDC for CR XI or CR XI R2 you may want to start planning for future releases of your application since the RDC will no longer be available. The upgrade path for the RDC is to move to the CR .NET object model.  Here is the [RDC Statement of Direction|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80bd35e5-c71d-2b10-4593-d09907d95289].
    I hope this help.
    Sincerely,
    Dan Kelleher

  • Upgrading from CR 10 Embedded Edition to Crystal Reports (server) xi

    We recently upgraded from CR10 Embedded edition to Crystal Reports Server Xi. In our application the users access the reports via a web page (where they enter the paratemeters) and the report is displayed using the Crystal Reports viewer. The CR server xi was recently installed and all the SDK references have been as mentioned in this document: https://boc.sdn.sap.com/node/724. But now when the reports are accessed via the web page we are encountering the error 'All of your system's 0 Concurrent Access Licenses are in use at this time or your system's license key has expired. Try again later or contact your administrator to obtain additional licenses.---- Error code:-2147217397 Error code name:enterpriseLogonFailed'
    Can anyone share your thoughts or provide suggestions?
    Thanks,
    in advance!
    SG.
    Edited by: Shekhar Gorthy on Aug 4, 2008 10:58 PM
    Edited by: Shekhar Gorthy on Aug 4, 2008 10:59 PM

    Hello SG,
    A common issue that arises when migrating from Crystal Enterprise 10 Embedded to Crystal Reports Server XI applications that use the Report Application Server (RAS) SDK.
    The RAS supports two modes of operation - "Unmanaged" and "Managed" reporting.
    With CE10Embedded, you'd be using Unmanaged Reporting, where you'd copy the Crystal Report rpt file to the RAS server, and reference it by path when opening it in the ReportClientDocument class instance.
    With Crystal Reports Server XI, you can use either Unmanaged Reporting, or Managed Reporting.  Managed means you'd publish the rpt file to be "managed" by the CR Server Central Management Server (CMS).  In code, you'd log onto the CR Server, retrieve the ReportAppFactory from the CMS, retrieve the report from the InfoStore, and pass it into the ReportAppFactory to create the ReportClientDocument.
    I'm assuming you're still using "Unmanaged Reporting" with Crystal Reports Server.
    If so, each report request will be authenticated in the CMS using the "Guest" account, and each request will use up a Concurrent Access License (CAL).
    If you're getting the exception on the first report request, then that likely means you have the complimentary copy of CR Server XI, that comes with zero CALs and five Named User Licenses.
    You won't be able to use unmanaged reporting with the complimentary version.  You may want to modify your code to use managed reporting.
    If you're getting the exception on the sixth or subsequent request, then that likely means you've purchased CR Server XI, and the base edition comes with 5 CALs.
    If you contact sales, you can inform them of the number of users you have, and how frequently they request reports, and sales can recommend a license to match your requirements.
    Sincerely,
    Ted Ueda

  • Upgrading from Crystal Reports Server V0 to V1

    We're looking into upgrading Crystal Reports Server V0 to V1.  According to the upgrade guide we have to do a complete uninstall of our V0 before installing V1.  It seems risky to uninstall before we have a working version of the upgrade.  Wondering if anyone out there has gone through this process and if so what were your experiences?  Did you have a method to test the upgrade process before uninstalling V0?
    Thanks!

    Ajith,
    Thanks 4 ur response, but when I ge there, all i could see is web page with the following
    SAP BusinessObjects packages and products
    >Address Directories
    >SBOP EDGE INTEG. FOR SAP SOL.
    >SBOP INTGR. FOR SAP
    Unable to find the Business Objects Product Version you require?
    As part of the migration from the legacy ESD site, every effort has been made to ensure all legacy products have been transferred from the ESD site to the SAP Support Portal.
    There are exceptions where some products are now only available in physical format. These products are outlined below:
    Crystal Reports Visual Advantage 2008
    Crystal Enterprise 10
    Crystal Enterprise 8.5
    Crystal Enterprise 9
    Crystal Reports 10
    Crystal Reports 8.5
    Crystal Reports 9
    Crystal Reports Server XI
    SECAM 6.5
    WAREHOUSE
    If you require any of the above, you can request a copy of the media using the message component XX-SER-SWFL-SHIP.
    If you identify other products that you feel should be visible in your SMP account, but are not, you can also raise a message using component XX-SER-SAPSMP-SWC.
    BusinessObjects Temporary License Keys
    Find all the necessary information on how to receive temporary license keys on the Licence Keys page of the SAP Service Marketplace.
    On the License Keys page you will also find all the requirements that need to be fulfilled for obtaining a license key.
    The temporary license keys will be valid for four weeks.
    What do I do from here? Do i have to raise a message ?
    Thanks

  • Memory Leak in Report after upgrading from Crystal Reports 10.5 to 13.0.1/2

    I'm currently having an issue with crystal reports 13 (Visual Studio 2010), We have recently updated our CRM Solution to use the newer crystal reports runtime as we are now using Visual Studio 2010,
    We have a client who has a report which contains a sub report which basically contains a Image pulled from a MSSQL Database as a BLOB Image Field which is basically scanned images relating to the report, Previously the report worked fine before the Client Updated our CRM Solution to the latest version, Now for each individual page which has the scanned image the application is swallowing 100 MB of ram, as there are around 32 of these scanned images and our solution is a 32 bit application we are getting out of memory errors due to the whole 2GB addressable to a 32 bit process limitation,
    The images are around 4MP and stored in JPG format in the database so should not be consuming over 100mb of ram per image displayed by the report even if they are being stored uncompressed in RGBA Format,
    Likewise when viewing the pages of the report manually after a specific page (when the amount of memory addressable by a 32 bit application gets hit) the images just don't display and then any pages with the image are not being displayed and not giving an error / exception.
    I have tried re-saving the .rpt files to cause them to be in the newer crystal reports format and this is still happening, likewise I have tried un-installing the 13.0.1 and installing the 13.0.2 runtime.
    I am just about to check SQL which pulls the image for the sub report, although I am sure for each sub report it should only be pulling one row with one jpeg image in case the sub report is holding quite a few images but only displaying the first.
    Likewise If all else fails I will try re-creating the report as I have experienced issues with some other specific reports doing strange things after being updated from the 2008 runtime which I really am not liking the idea of due to how fiddly crystal reports can be, It is good and does the job but takes far longer than some other solutions to get what you are trying to achieve done.
    This report had been working fine for 2+ years before the client updated to the most recent version of our CRM Software.
    Has anyone else experienced simular issues with the latest runtime.

    I have just been reviewing the code for this and it appears that the sub report is pulling all of the images,
    It is strange that previously this was working fine seems like the newer runtime does not dispose of the data once it has been displayed on a sub report which would explain memory leak as it will call the select again pulling approx 60 images which are probably approx 8 - 900KB plus sub report + uncompressed image to display and then filtering.
    I am about to modify this report and will post if fix i put in place resolves the issue.

  • See sql query from crystal report without crystal report

    see sql query from crystal report without crystal report 

    Hi,
    Depends on datasource type but you could have a look at ODBC trace or if you have access to the SQL Server you could use profiler to monitor the session.
    Regards,
    Craig
    And this will only be of use if you know which Server/Insstance/Database the Report is connecting to...
    Please click "Mark As Answer" if my post helped. Tony C.

  • Display Document from BI Server in Crystal Report

    Hi all,
    I accessed BI Query from BI server in Crystal Report. We can upload any comments or documents to the query. I want to display the document and comments in Crystal Report from the BI server.
    Is it possibel? If possible how can i do this?
    Thanks & Regards,
    Hemalatha J

    As I see there was no response on these issue although it is marked as answered. I'll give a hint for the ones that might want to try this.
    One could extract the metadata and documents from the tables names to be found in the tables SDOKLOTAB and SDOKPHTAB (as an example, for InfoObject documentation we have the tables BDSLOIO8, BDSLOIOT8, BDSLOPR8, BDSPHIO8 and BDSPHF8) or one could export the metadata from the BI repository (though, this is a manual approach).
    Edited by: marius.grunca on Apr 27, 2009 5:58 PM

  • Custom Reports Snapshots Disappeared when upgrading from 2011 to 2013

    Hi all,
    We are in the process of upgrading our CRM 2011 instance to CRM 2013. Both instances are on premises and use separate servers (SQL, front-end,etc...). This is how we went about it:
    - installed CRM 2013 on a new server using a different SQL server than the one used by the CRM 2011 installation.
    - took a backup copy of the CRM 2011 database and restored it on the CRM 2013 server
    - imported the CRM 2011 organisation on the CRM 2013 installation using the deployment wizard
    - the import went without any errors
    Now for the issue we are experiencing:
    - in the CRM 2011 we have several custom reports snapshots which were then used for subscriptions via SRS
    - the custom reports have been imported OK into the 2013 deployment when we imported the organisation
    - the custom reports snapshots have not been imported into SRS although they are listed in the CRM user interface under the reports section. When trying to run the reports from the CRM user interface an error message is displayed that the requested does
    not exist (as expected as the file does not exist on SRS)
    Any assistance would be much appreciated.

    Hi Jeffki123,
    I can reproduce it as you describing. Based on my understanding, the task pane is drawed by Word applicaiton, the Word applicaiton need to make task pane fit the current version of Office.
    >>Is there anyway to control the font size of the custom task pane title?<<
    No. As far as I konw, we can only change the size and postion of custom task pane. You can get more detail about the task pane from links below:
    Custom Task Panes
    CustomTaskPane Interface
    I suggest that you submit the feedback from link below, if you want to Word expose this function to enable change the font size of custom task pane.
    Submit Feedback - Microsoft Support
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • JavaScript Error in Crystal Reports for Visual Studio 2013 - revisited

    With the newly-released Crystal Reports for Visual Studio 2013, I was receiving the following error:
    Unhandled exception at line 37, column 59140 in http://localhost:4486/cfb341e5bcca4ae88166b78e20276d73/browserLink
    0x800a139e - JavaScript runtime error: Syntax error, unrecognized expression: input#__CRYSTALSTATEctl00$MainContent$CrystalReportViewer1
    It turns out that this is related to the Browser Link Visual Studio add-in. You can either ignore the error, or disable Browser Link.
    Dan

    Hi Dan
    Many thanks for the heads up
    - Ludek

  • Passing Parameters from ECC (NWBC) to Crystal Reports

    Hello All,
    I would like to know if anyone has had experience passing a value from ECC (the shipment number, for example) in NWBC into a link for Crystal Reports, so the report will load with the parameter instead of having the user input it again.
    In other words, on NWBC shipment screen, if the user clicks the link, the report should automatically load with the shipment number filled in, instead of having the user enter the shipment number again.
    Thanks.

    I think this is the SCN Space you are looking for:
    SAP Enterprise Portal
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Convertion from Bex Reports to Crystal reports

    Hi all
    we are integrating BI with BO, i have a task to convert all existing BEx reports into Crystal Reports. I knew nothing how to do this, can any one please explain in detail steps how to convert BEx reports into crystal reports.
    For example any documents or t-codes how to start and finish the task.
    Thanks

    Post your question BEX and/or B1 and classic SAP data source issues to the Integration Kit forum

  • Error In ECC For Crystal Report Containing Sub-Report Link

    Hi,
    We are using Crystal Reports 2013. We extracted a Crystal Report from SAP ECC to modify it further utilizing the features of Crystal and export it back to SAP ECC.
    The updated Crystal Report has a Sub-Report link within it, while exporting it back to SAP ECC, we get the attached error message as "layout.subreport should not contain any data connections".
    However, on removing the Sub-Report link, the report can be successfully exported back to ECC and executes without any issues.
    Is there any limitation on features to be used when exporting Crystal Reports to ECC?
    Thanks & Regards,
    Mitalee

    Hi
    I am facing the same issue when I try to open Crystal report Olap Grid via .net Crystal Report Viewer.
    Getting the error message like not able to open OLAP Cube.
    Please need urgent solution
    Thanks a lot,
    Usha

  • Error '80070002'  when running report with Crystal 9

    Hi,
    A client of mine is using Crystal 9 designer and RAS. We are trying to get them to upgrade but in the mean time when ever we create a new report we get the following error:
    Error '80070002'
    (there is also a random file path but can't show this for privacy reasons)
    From what I can make out the current set up appears to be ok: they have the correct SDK files in the right place on the production application server.
    These files point to the RAS which sits on the QA application server. 
    When we run the report through Crystal designer the reports runs fine, however when we run it through our HR application we get the above error.
    Strange thing is though all of the pre-existing reports work fine...which is why I think the set up must be correct otherwise none of the reports would run, this is only happening with new reports we are trying to create.
    It's like the page tries to connect to the RAS but gets kicked out.
    I've tried seraching this and other forums but have not seen anybody else with this error.
    Any one got any ideas?
    Many thanks in advance

    Moved to .NET BOE SDK forum ( assuming this is a ASP.NET app )
    First thing to try is to turn logging on for RAS, stop the RAS server and add "-trace -crpetrace 7" ( I think these worked for RAS 9 ) and then look in the logs to see what the actual error is reported by CE 9. The error you posted is a COM error.
    Next we need to know if this is a WEB app or Windows App and what Dev language you wrote it in?
    What happens if you create a New report using the same database tables and info?
    Thank you
    Don

  • XML Report in Crystal Report Viewer

    I'm trying to see a report build with crystal report XI release 2 in my jsp page using java reporting component, this report uses an xml file as datasource; I'm developing with websphere 5.1.1 i have the following error:
    JRCAgent1 detected an exception: javax.xml.namespace.QName: method getPrefix()Ljava/lang/String; not found
    can anyone help me?
    Thanks in advance

    Hi
    i solved this problem with an upgrade of java runtime libs, but i can't say you what jar exactly 'cause this was made but another developer;
    i could only say you that this error don't depend from Crystal Report Java Reporting Component Jars cause i use still the same Jars so try to update your java packages

Maybe you are looking for

  • Excise Value and Freight value should be add to material cost in the depot

    Hi, Can any one help me on my scenario? We have depot concept my client requirement is excise Value and Freight value should be add to material cost (inventories at depot) in the depot Thanks & Regards KMR

  • F101 - Sort Order

    The report displayed by this Transaction displays Documents from GL, AR and AP. The document display seem to be in no particlar order. May be it showing the AP documents grouped by the Cost Centre? But then what logic for the GL Documents? The dates

  • Apache XML-RPC & SSL

    I have a client desktop program that should connect to the server via xml-rpc and SSL. I use SecureXmlRpcClient and get the exception while execute method call: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/codec/Decod

  • I have a hp pavilion p6 series - model no. p62002uk that hangs on start up.

    The screen flits briefly past the HP screen then goes black with a white cursor flashing in the corner. The HDD light comes on briefly at start up, then goes off again, I have unplugged it and unplugged all but the mouse keyboard and screen.  Sill th

  • About YouTube videos quality

    HI, I I am using I pad 4 the generation. When I open YouTube    video quality is very low. Even hd videos. My network is also 4G. Why. It is like this  can any one help me regarding this. But I tried in another. Tabs like Samsung. Videos. Are very go