Migrating from 32 bit to 64 bit verison of Crystal Report on Visual Studio C++ App

Hi ,
I am working on a C++ Migration project in which I need to migrate all our code from VS2005 to VS2010.
And also I need to change the architecture of it, previously it was on x86 arch. now I need to port it to x64 Arch.
The problem is that we are using Crystal reports and Crystal report viewer in out project which is of 32 bit.
And to make it workable I havee to use Crystal report of x64 bit.
TO compile the application correctly Ineed some of .dll and .h files of Crystal reports(It's how we build the C++ solution).
I downloaded bunch of trial versions from the site including following
SAP Crystal Reports 2013 30-Day Evaluation
SAP Crystal Server 2013
Installation package which installs the software into the Visual Studio IDE
SAP Crystal Reports runtime redistribution packages (no IDE integration)
but in any of installation I didn't find the lib or inc folder.
Am I missing any thing here?
Regards,
Sagar K.

Good questions:
1. What is the equivalent of Report Designer COM (CRAXDRT) in Java that I can leverage to create reports?
I am not sure what you are specifically referring to when you say "Report Designer COM". The RDC had what was called the "Embeddable Designer" that you could run in a VB app and the users could design reports on the fly. There is nothing equivalent to that in any CR SDK anymore. There are "Report Creation APIs" available in RAS, but no runtime designer as such.
2. Can I use RAS in Java to trigger ActiveX controls to open/print RPT's using Crystal Reports Viewer?
Well, ActiveX viewer is gone - only activeX component is for client side printing using the .NET amd Java SDKs.
3. Does the Eclipse kit have everything I need here? Will this work with CR2013?
Yes, it has everything you need and even though the CR for Eclipse is CR 2008 equivalent, reports created in CR 2013 will work fine.
Just an FYI, there should be an update for CR for E sometime later this year, but an ETA is not even on the horizon yet.
- Ludek
Oh - I think this forum post will be of interest:
CRJ SDK
Message was edited by: Ludek Uher

Similar Messages

  • Unable To Sync After Migrating From Win XP(32 bit) to Win 7(64bit)

    I received a new PC, dual core platform, for XMAS.  However, I received a Com 1 port failure when performing a Hot Synch to upload my PD(,M500) data to Palm Desktop on the new PC.  Palm tech support said there is no USB driver available for the 64 bit OS.  Does anyone have a 3rd party USB driver, or any other suggestions to allow me to do a Hot Synch on my new PC.
    Thx,
    Ed
    Post relates to: Palm m500

    Originally Posted by mystico2
    Hello, i just migrated from windows xp 32 bit because my hd crashed, and installed a new 1 tb hd, with win 7 64 bit, i installed my sb audigy 2 zs sound card, and everything works great, videos, music etc, i have my 5.1 working fine, but if i use flightsim fs2004, the only game i use, the sound doesnt work, it does strange thinks like sound inside the cockpit but no outside and viceversa in some planes, ..it only works fine in my 2 channel default old sound card, i downloaded the drivers that in creative page say are for win 7, but the same happened...
    any help?
    Try to use Windows XP SP2/3 compatibility mode first, see if it works for you. And use Alchemy for the Audigy 2 ZS, FS2004 is making use of Directsound after all. Read the guide for using Alchemy here and here. Download Creative Alchemy here.
    Hope it works for you!

  • System Copy/ Oracle Backup/Restore as part of migrating from 32 to 64-bit

    Source system (I386): R3E47 Ext Set 2.00 SAP_BASIS 620 Kernel 640 Windows 2000, Oracle 10.2.0.4, non-unicode
    Target system (x86-64/AMD64): R3E47 Ext Set 2.00 SAP_BASIS 620 Kernel 640 Windows 2000 Oracle 10.2.0.4, non-unicode
    Am using method System Copy/ Oracle Backup/Restore to migrate from 32 to 64 bit (HOM System Copy).
    Actions on source system:
    a) Upgrade from 9.2.0.7 to Oracle 10.2.0.4
    b) Used ora_br_copy.bat to generate CONTROL.SQL and init<sid>.ora
    c) Switched logfiles
    d) Performed offline backup
    Actions on target system:
    a) Installed Oracle 10.2.0.1 and patched it to 10.2.0.4
    b) Used CD 51033746 "6.20/6.40 based products Installation Master (Edition May 2008)" to install the CI
    c) Started installation of the DB instance selecting System Copy/ Oracle Backup/Restore (same <SID> for source and target systems)
    Relevant input parameters used:
    Database schema: SAPR3
    Database character set: US7ASCII
    d) When SAPINST stopped to allow for restoring of datafiles, logs and init<sid.ora>:
    - copied datafiles and logs to the usual place
    - copied CONTROL.SQL (edited to include utilrp.sql and utlrp.sql for the migration from 32 to 64) to the DB-instance intallation . directory.
    - copied generated init<SID>.ora to the <ORACLE_HOME>\database
    e) Resumed SAPINST.
    David Byrne in a previous post suggested: "check your oracle alert file in case there are errors there you may need to update the word size for the 64bit install. Errors like this in the oracle alert file would suggest that.,
    ORA-12012
    ORA-06544: PL/SQL: internal error, arguments: [ORA-06544: PL/SQL: internal error, arguments: 56319], [, ], [, ], [, ], [
    ORA-06553"
    Well, I am getting ORA-06553: PLS-801: internal error [56319] but then my edited CONTROL.SQL (which is mainly a CREATE CONTROLFILE as it would be obtained with a ...BACKUP CONTROLFILE TO TRACE) includes at the end this:
    shutdown immediate
    startup upgrade
    spool utlirp.log
    @?/rdbms/admin/utlirp.sql
    spool off
    Shutdown immediate
    Startup
    Spool utlrp.log
    @?/rdbms/admin/utlrp.sql
    Spool off
    exit
    which is supposed to do just that... (I think)
    Help, anyone?

    > Trying to cheer me up, are you?
    No
    > It is NOT free that reorganization! Quite expensive, actually, paid for in time! But you're right... the database needed a reorg anyway :-\
    True, not "free" - it takes time but the data will be nicely aligned then
    > And why would I have to reconfigure all those 10.2 features? Everything's either in the database or init<sid>.ora, ain't it? And my database is a pretty 10.2.0.4 with all those nice features already activated...
    No - not really auotmatically if you upgraded from 9.2 And "init<SID>.ora" is past, you nowadays use "spfile" If, of course, e. g. Automatic Undo was activated in 9.2 then it's there of course in 10.2 too.
    > One sticky point... I haven't really read the r3load procedure yet and I will before I import, but... I would say I don't have to do anything about the 32->64 bit, right? I mean, it should behave properly while reloading on 64-bit...
    The exported content is about 10 % of the size of the system, it's database and OS independent so yes, you can import it nicely on 32bit. Another tip: make sure you don't just use the default configurations for R3load, it will take a HUGE amount of time. Use the package splitter (builtin-in in sapinst) so you get a much higher parallelism when importing.
    Markus

  • MDT 2012 to Migrate from Windows 2003 32 Bit to Windows 2012 R2 64 Bit

    I have used MDT for so long however only for client OS upgrade - XP to Windows 7/8.
    We wish to use MDT to migrate from Windows 2003 32 Bit to Windows 2012 R2 64 Bit. All servers are virtual on HyperV or VMWare - plan is to use USMT hardlink Migration.
    Is this supported? Has anyone used this for server migration?
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

    Thanks Keith for your reply.
    Even is USMT does not work, we are ok. SMIGdeploy will be helpful.
    Basically, want MDT to run some scripts on the Windows 2003 server, post which install Windows 2012 and join it to the existing domain with the same computer name.
    Then hydration kit to help with the installation of features etc. Also, we would like to take a complete backup to a WIM before migrating.
    I am sure this is workable.
    Regards, Vik Singh "If this thread answered your question, please click on "Mark as Answer"

  • ZCC fails to login after server migration from 32 to 64 bit

    After I migrated my Primary server from 32 to 64 bit I can not login into ZCC. Page give me the following error:
    JDBC Driver class not found: Sybase.jdbc4.sqlanywhere.IDriver
    I migrated a Windows 2003 32 bit with Zenworks 11.2.4 to Windows 2008 R2 SP1 64 bit with Zenworks 11.2.4 in same zone. I would like to move to zenworks 11.3 but the documents show I need my Primary server to be 64 bit.
    My Primary server is my CA and has the embedded Sybase database.

    Originally Posted by nop1983
    Here you go...
    https://www.novell.com/documentation...a/bj3xt3x.html
    So you've only got one server?
    yes, I only had 1 server in the zone and needed to move from windows 2003 32bit to windows2008 r2 64 bit.

  • Jcontrol not starting after EP migration from 32 to 64 bit on windows.

    Hi All,
    I have migrated the EP system from 32bit o 64 bit. The export and importare successfully completed.
    but the SAP MMC showing the Jcontrol not started.
    I have installed jdk 1.2.4_17 x64. Kindly do the needful, what can be the possible alternate to make it up.
    Rergards,
    Madhu

    You need to look at the log files in the \work directory for your instance. There will hopefully be a useful message in one of the server or dispatcher log or trace files. Report back any error messages, or you can try searching in SDN.

  • Images from web path won't show in Crystal Reports XI R2

    Hi, I have a problem with my Crystal Report XI R2. I am trying to get images from web as well as static google map using OLE object. After setting the Graphic Location. No images are shown. I am using Windows XP SP3.
    Also, I tried to create a simple report using same program and version installed in my Windows 7 Laptop. I inserted OLE object with graphic location from web like http://www.domain.com/image.jpg and it appears... same as with google static map with given latitude and longitude. And it works!
    Is there any problem with my windows XP machine? any video card issue or dot net version issue or firewall issue?
    Please help. Thanks

    To add to Don's reply. Fiddler is a great HTTP sniffing utility that should be able to tell you what is happening as far as the permissions, etc., etc.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Chart from data with two bex queries in crystal reports 4.0 for enterprise

    Hi,
    I'm fairly new to crystal reports and I have a requirement to show the data from 2 bex queries in one single cross table. is it possible ?
    after getting it i should be able to create chart with that data
    Eg: my table would be something like below :
                   calendar day
    Input     : 12      34     50     60
    Output  :  09     23     19     57
    Input Data will be coming from one bex query
    Out put data comes from another bex query
    is it possible to merge the dimensions and then work on ????         
    any help is much appreciated

    Hi Tanveer,
    The only way you can add two BEx queries in a report is using a Subreport. The First BEx query goes in the Main Report and the second one goes in the Subreport.
    You'll not be able to add the dimensions and measures from these two BEx queries in a Crosstab anyway. Perhaps, you could create a mock crosstab and send values (all rows) from the Main Report to the Subreport as a string however, I can see that it's going to get complex.
    -Abhilash

  • Migration from Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 Server

    I am working on migrating Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 from Old server to new server. We have db around 500 GB and 3 schemas. I installed Oracle 10G on new server, created tablespaces, schema's blah blah and now doing export and import at schema level from old server to new server.
    Import is taking more than 4 to 5 hours on new server. My manager is saying, window time is bit longer and he wants me to try possiblities to make this process faster. Can some one help me on this, to use the best possible method to complete this process faster?
    Will below step work, if I try?
    If I install, oracle 9i and 10g both on new server in different home directories and take the hot backup from old machine and restore on new machine in 9i home directory and use the upgrade configuration assistant from 10g and do the upgrade? Pls advice.
    Thanks in advance,
    Hari babu
    Edited by: user6367891 on Mar 2, 2010 5:28 AM

    It looks good.
    I have one question in below steps:
    To migrate an Oracle9i or older database to an Oracle Database 10g Release 1 (10.1) database for 64-bit Windows:
    1 Perform steps 1 - 11 in "Migrating an Oracle Database 10g Release 1 (10.1) Database".
    2 Shut down the database on the 64-bit computer:
    SQL> SHUTDOWN IMMEDIATE;
    3 Start the database migration:
    SQL> STARTUP MIGRATE;
    4 Migrate the database as described in Chapter 3, "Upgrading a Database to the New Oracle Database 10g Release" in Oracle Database Upgrade Guide.
    In step 4, it says, migrate database as described in chapter 3. In chapter 3, it says, to do the upgrade the process using dbca or manually. Pls confirm whether do the upgrade process after issuing startup migrate or not.
    Thanks in advance.

  • Migrated from XP Pro 32 Bit to Win 7 Pro 64 Bit

    Used WET, yes another issue with WET, to transfer files from old to new.  I have tried the mig extraction tool and tried transferring back to XP Pro 32 bit machine with no luck.  I do not find the savedata.mig file but I do have a x86 and amd64 directories for 32bit and 64bit within the WindowsEasyTransfer folder which is inside the USMT2.UNC parent directory.
    USMT2.UNC
      - WindowsEasyTransfer (folder)
          - amd64 (folder) contains migsetup and other mig related files and support files.
          - x86 (folder) contains migsetup and other mig related files and support files.
      - files IMG000A.DAT to IMG00017.DAT
      - autorun
      - status
      - Windows Easy Transfer (shortcut)
    I have spent hours on the phone with MS support to no avail.  Is there any solution yet to extract data from those files knowing what OS WET was used originally to the new OS, in my case 64bit Win7 Pro?  Is there a way to understand the format used to pack the files at the code level?  I have A LOT, as others do as well, of important files/information within those files and I need them back.
    So far I can do a bit by bit view of those files but dont know what patterns to look for, encryption/format used, etc....
    Thomas

    ·         Hi,
    As far as I know,  those .DAT files are not quite compatible with Windows 7. Based on my research, as a solution, you can use the loadstate of USMT 2.6.2 to recover .DAT files in a USMT2.UNC directory from the previous Windows XP installation. To do this, please type the following command:
    loadstate [Data location]\ /v:5 /l:log.txt /user:"username" /lac
    This will restore your user files from XP in Windows 7 in a c:\Document and Settings\%user% directory. Then check the folder to see if you get your files back.
    Best Regards
    Dale

  • Data/Value from a function - passing it on to Crystal Report

    Post Author: helpwithcr
    CA Forum: General
    Could any of you give me an insight to this
    I have these functions with the values/data is residing in my Oracle package. How do I retrieve those to show the result on Crystal Report.?
    example-----
    function my_name
    return varchar2
    is
    begin
    return 'my name is this;
    end my_name;
    This is residing in my oracle package..... i would like to know whether I can get this data on my crystal report using the web/ CR way ???
    Thanks,
    helpwithcr

    Post Author: helpwithcr
    CA Forum: General
    Type my_table is table of varchar2(25);function my_phone_numbers return package.my_table;function my_phone_numbers return package.my_tableismt package.my_table:= package.my_table('0000-000-0000','111-111-1111');beginreturn mt;end my_phone_numbers;
    I should be able to get the output, but dont think i can get the out put just by using simple sql
    but how will I get this one on to crystal report. That is the main issue
    thanks
    help

  • Issues while migrating crystal report 10.5 to Crystal 2011 64 bit version

    Hi
    We were using crystal report 10.5 and we have now we wanted to migrate to Crystal 2011. We haev migrated our .Net code  from .Net 1.1 to .Net 4.0. Now we are moving on to convert .Net application as a pure 64 bit componet. We DO NOT want to select the option ' Enable 32 bit application' IN IIS. So Our app will run as 64 bit component.I have upgraded Crystal with V 2011 and also installed Crystal report for Visual studio 2010. I have tried a POC to create a dummy report [ in Crystal 2011] with Db connection and it created successfully. BUT when i try to run the existing report  template it fails, with follwing error. Also the template when i opened for first time , prompted for whether u wanted to upgrade , i chose Yes BUT nothing helped.
    Does the crystal can successfully migrate to 32 bit to 64 bit? Or should we create new template in 64 bit and redo everything
    {"Database Connector Error: ' [Database Vendor Code: 8114 ]' Error in
    File temp_288e56fe-eca4-43aa-80d7-c89724874189 {3287A6AC-9092-4805-9D3C-7B49669B4D98}.rpt
    :Database Connector Error"} System.Exception any idea about how to migrate this old 32 template to 64 bit form. i have just reopened  the templates  using latest version but not helping

    Moved to .NET SDK forum
    Search here for runtime and install CR for VS 2010.
    There is no SDK install with CR for 2011, it's runtime if CR for VS 2010.
    Don

  • Migrating from CR2008 to CR2011 gotchas...(Help)

    So We have moved from CR2008 to CR2011 YAY!!
    We have an older .net app (32) That is displaying our reports when called.
    So I have ported all of the reports to the new web server where CR2011 resides.
    I've installed the Crystal runtime 13 so as to work with VS2010 (Latest build of app)
    Is there some way to do an IMPORT all on my ~500 reports so they are now runtime 13 compatiable?
    I thought it might be a simple process of just pulling the reports over and running in the app, but that isn't working.
    If I just try to run the reports I get an error 'File does not begin with '%PDF'
    If I try to adjust the DSN I get a 'Not supported' error.
    I did try the 32 bit odbc DSN build option, but so far all of this has resulted in the report not working in the app.
    (Sadly I did have the report working in CR2011...until I tried to make it work in the application and adjusted too many things, so I went back to the original version...which dosen't work anyway...yet...but hey it's still early here... :-)
    Thanks for any thoughts...links...direction... etc...
    B

    Hi B L,
    Check below points:
    1. If you are using 64 bit driver then you will not see while creating ODBC in 32 bit.
    2. If you're using a 32-bit ODBC connection, go to Start > in the seach bar type odbcad32.exe.
    Reference Link:
    Crystal Reports 2008/Visual Studio 2010/Windows 7 64-bit,&amp;nbsp;VB&amp;nbsp;|&amp;nbsp;ABAP,&amp;nbsp;SAP,&amp;nbsp;b…
    tHANKS,
    DJ

  • Crystal Report ActiveX viewer 11 not installing on windows 7 64 bit

    Hi We have a web application which calls Crystal reports. If the Active doesnot exits on the user machine it tries to download it and intall. This works find on Windows XP, Windows 7 32 bit. But on Windows 7 64 bit the activex is not getting installed.
    Any help will be appreciated.

    Crystal Reports 11 is not supported on WIN 7. Update to CR XI R2 (11.5) using the directions here:
    Where did all the Crystal Reports XI R1 and R2 fixes go?
    Then, see this blog:
    http://scn.sap.com/community/crystal-reports-for-visual-studio/blog/2010/03/29/crystal-reports-xi-release-2-support-of-w…
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Changes required for Migration from CR 8.5 to CR 11

    Dear All,
      We have successfully migrated all the reports which were created in CR 8.5 to CR 11. But those same reports developed in CR 8.5 are called through .exe which has been built with Microsoft Visual Studio .NET 2003. The old reports of CR 8.5 is working fine. while we are unable to open CR 11 reports through .exe. It says DLL missing. I guess some higher version of p2sodbc.dll and some more required.
    Can you please help me out.
    Warm regards,
    Santosh Kumar Prashant

    If you have VS .NET 2003, then all you need to do is install CR XI Developer. I would not recommend using the RDC in.NET for two basic reasons:
    1) The RDC has not been tested in .NET (thus no escalation is available for any fix issues)
    2) The RDC has been retired in CR 12. This may have implications for the lifecycle of your project...
    To see how to use the RDC in .NET, check out the article [Using the Report Designer Component in Microsoft Visual Studio .NET|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f0751a7f-a81d-2b10-55a0-e6df0e1bab6d&overridelayout=true]
    My recommendation would be to use the CR assemblies for .NET. The following resources should get you going:
    [Sample applications|https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples]
    [Crystal Reports For Visual Studio 2005 Walkthroughs|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2081b4d9-6864-2b10-f49d-918baefc7a23&overridelayout=true] (most of the concepts will apply to .NET 2003)
    [Advanced use of Crystal Reports for Visual Studio .NETu2019s feature set and object model|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/702ab443-6a64-2b10-3683-88eb1c3744bc&overridelayout=true]
    Developer libraries:
    https://boc.sdn.sap.com/developer/library
    http://devlibrary.businessobjects.com
    Also, ensure you apply the latest CR XI r1 [Service Pack|https://smpdl.sap-ag.de/~sapidp/012002523100006008952008E/crXIwin_sp4.zip]
    Ludek

Maybe you are looking for

  • Help with EasyLink Advisor for WRT54GS

    Ok when I try and bring up the EasyLink Advisor for my router it says Administrator Privileges Required then under that it says You must be logged on as a user with administrator privileges to modify the computer's configuration for home networking.

  • MSI gtx 570 twin frozr III - Dual Screen Windowed mode issues

    Ok, so... I was running a solo monitor 1440x900 resolution, i recently purchased a brand new asus 24 inch 1900x1080 monitor. Basically what is happening is when i play WoW or Battlefield 3 in windowed mode on the 1080p monitor the colors are not perf

  • Emac display flickrs little

    ever since i bought my mac 3 years ago everytime someone in the house nere my room plugs something in to a outlet and uses it or my brother turns his pc on my screen shakes, like a little flash? It does not bother me but i would like to know why?

  • Upload Image in Document TAB in BP

    I need to upload a  image under the document tab in BP transaction programmatically. Can anyone suggest any Function module through which i can update the same and also delete the same if required. What are the tables in which this data is stored. Ki

  • How to setup vpn-server in Mountain Lion 10.8.3?

    Before I updated my mac mini server to 10.8.3 I used Server Admin to setup a vpn server. After the update Server Admin isn't supported anymore and my vpn settings are gone. Now i want to setup the server again, but have no clue what settings to enter