Migrating Crystal 8.5 to Crystal Server 2008

Hi,
We have classic ASP application that uses Crystal 8.5 reports. We are migrating the application to .Net and want to use CR 2008 as we are planning deploying it on 64bit machine. In original (classic ASP) code, we were changing SQL for the report thru' code. Basically, we were adding sorting and whereby clause depending on filters selected by user.
i.e.
session("oRpt").SQLQueryString = sSQL
How to do the same in asp.net for crystal 2008? Does crystal 2008 expose such property?

Crystal 8.5 reports have a VERY different internal structure than those written in Crystal 9 and above.  This includes the fact that in 8.5 and below you could directly modify the SQL that Crystal generated but in 9 and above you can't.  Instead, Crystal now gives you the option of using one or more "Commands" in place of selecting and joining tables in the report and letting Crystal generate the SQL.
So, you really have two issues here:
1.  You're going to have to upgrade your reports.  From experience, if you have made ANY manual tweaks to the SQL, you probably will have to recreate them from scratch!  They will not work correctly if you just open them in a newer version of Crystal and save them.  When we tried this, it looked like the tables and joins were all set up correctly in the Database Explorer, but the SQL generated by Crystal didn't have any joins in it.
2. If you're just modifying the selection criteria, table names (possibly for use of temp tables), database connections, etc. then you'll want to use the ReportDocument object model when generating/viewing reports.  However, if you need to modify the SQL as a whole, you'll have to use the Report Application Server (RAS) interface as that is the only way you'll have access to the actual command.
-Dell

Similar Messages

  • Crystal Server 2008 authentication issue

    I have installed Crystal Server 2008 v1 on Windows Server 2008 64 bit, IIS 7 using AD authentication (not SSO).
    IIS has been configured to accept anonymous connections. If I run .net Infoview on the server it is fine, but as soon as I connect from a client I can authenticate and log onto Infoview, but within Infoview I am continually prompted by Windows to authenticate to the server and I cannot run any reports - nothing I put in there works.
    I have been running BOE XI on Server 2003 32 bit without any such issues at all.
    Could comeone pls point me in the right direction
    Thanks
    Garth

    solved issue by activating anonymous authentication on default web site and propogating down to all the web sites under the default site...

  • Migrating from XI release 2 to Server 2008

    Hi, are company just purchased Crystal Reports Server 2008 and I installed it just fine.  Up until now we have been using XI release 2 on windows 2003 servers and doing all of our developing using visual studio 2005/2008 and things have been working fine.  However, I canu2019t seem to find any documentation on how I am to migrate over and start using Crystal Reports Server 2008.  Any help and documentation/user guides would be helpful beyond the installation guide that it came with.

    XIR2 to CRS08 will mean no clustering, distributed installs, or auditing going forward. Usually the upgrade path from XIR2 would be XI 3.x.
    There is an upgrade link and import wizard guide on help.sap.com under enterprise 3.1 that is most current. Both upgrade and import are available.
    Regards,
    Tim

  • Best way to migrate SharePoint 2003 data into SQL Server 2008

    Hi Experts,
        I am planning to migrate data from SharePoint 2003 into SQL Server 2008. After the migration SharePoint site will be deleted in couple of months and then that data will be feed into .Net Front end application
    1) What is the best and easy way to do it?
    2) Is there any way to automate the migration process? i.e. If a new record gets entered into SharePoint it should be populated into SQL Server 2008.
    3) Any other suggestions
    Thanks,
    John

    Dear John,
                    If it's just a few lists, and you just want to import them "as-is" then it should be possible to do so ... and survive to tell the about it ;-)
                   Generally speaking, You will need to write a small process (program or script) to read/parse each list and check if the item(s) are in the target table (I assuming that there is a distinct table as target
    for each list, and that each list has 'something" you can use to distinct each row), if it's not there, the just add them according to your needs.  
                   Then just rerun the process periodically and it would keep your databases up to date (you could even set ti up to update those records that have changes, but that would delay your process significantly)
                    What i just described is doable, and not TOO complicated, it could be done i a lot different ways, and with different alternatives of programming/scripting languages. for sure you can do it in any flavor
    of .net language, and even powershell.
                    As I mentioned, this is speaking in general, the actual implementation would depend on your specific needs and the kind of data that you have/need to keep.
    Best Regards / Saludos, Marianok
    Disclaimer: This post, and all included code and information is provided "AS IS" with no warranties or guarantees and confers no rights. Try it at your own risk, I take no responsibilities.
    Aclaración: Esta publicación, y todo en código e información en la misma, es provista "AS IS" / "Como Está" sin garantía alguna y no le confiere ningún derecho. Pruebelo su propio riesgo. No asumo responsabilidad alguna.

  • OS Migration from Solaris 10 to Windows Server 2008 R2 or higher

    Hi experts,
    We'd like to migrate the OS of our SAP systems to windows from Solaris 10. We're still wondering which version of Windows we'll use. (matter of money)
    Could you give me some docs, tips or advice to do that ? (requirements, how to do it, packages to install)
    I have checked berforehand that all the SAP solutions we're using are compatible with Windows Server 2008 R2 or higher.
    I heard I'd need an OS Migration Expert to do it, but still, before that I need to check if it's possible and a roadmap could also be nice.
    Thank you in advance,
    Best Regards.
    Alexiel.

    Hi Alex,
    From license perspective you need to procure license for Windows 2012 but for installation you can downgrade it to windows 2008 R2 as required.
    From suggestion perspective, it is always good to go with Windows 2012 to gain benefits from mainstream support and new features as compared to windows 2008 r2.
    As per SAP recommendation, it is good to have OS/DB certified consultant to perform the migration.
    Some useful documents available on SCN
    System Copy Guide: System Copy for SAP Systems Based on SAP NetWeaver 7.1 Java - SAP NetWeaver Composition Environment 7…
    Heterogeneous ABAP System Copy - Technical Overview
    FAQ - System Copy and Migration
    Regards,
    Deepak Kori

  • Migration of a database from sql server 2008 r2 to oracle 11 g

    We're trying to migrate a Sql server managment studio database to Oracle 11g using SQL Developer 4.0. We can successfully connect to both Sql server managment studion 8.0 and Oracle 11g using the tool, as well as click through the Migration Wizard and start the migration.
    This opens the Database Migration dialog box, which indicates the capture process starts normally. we get the following error:
    ora :01440 : can not insert null into migrlog (id column) ,
    \and then after some time , i get an error that migration failed
    I know , that we vcan nt insert null into migrlog table , then pls tell me how can  i resolve fro this problem  . is there any way to solve it,
    i am not getting the reason,I thing it may be due to reason that , I have table's column in my source db with more than 30 character.
    If i am migrating one by one table . then it is not giving any error, and identifier name is getting shrink in 30 character. but i am not getting the view , stored procedure , indexes , and others
    then what is the solution  for that, somebody pls suggest any help?????????????

    This forum is dealing with Oracle gateway connecting to a foreign database. When connecting with SQL Server LINKED Server mechanism to Oracle you're using the Oracle OLEDB driver and there's a separate thread that assist you with the Oracle OLEDB driver. Please close this thread and post your issue in this forum:
    Oracle Provider for OLE DB

  • Migrating crystal reports XI to crystal reports 2008

    Hi,
    Currently we are using crystal Reports XI for our reporting.
    Planning to migrate to Crystal Reports 2008.
    Do we need to change all reports ,which are developed in Cr Rep XI.
    Thanks in advance
    Regards
    Ravi

    The source of the problem is the "re-import when opening" option on the sub-report - if I remove the tick, the report is saved to the repository and the program does not crash. Is this a known issue, or is there some restriction in 2008 which did not exist in XI that I am not aware of. I did download Crystal reports 2008 SP2 but I have not installed as the notes say it is not compatable with Server 2008 SP1.
    I have the follow versions installed...
    Crystal Reports 2008: 12.1.0.892
    Crystal Server 2008: 12.1.0
    CMS database is on SQL Server 10.0.2531
    Tks
    Garth

  • Crystal Reports Server 2008 trial install - unable to log into CMC

    Hi,
    I have been looking for a way to host my existing Crystal XI reports on our in house web application rather than using a thick client application with cview. I was told that the options were Crystal Reports Server 2008 or Visual Studio 2008. I have downloaded trials of both and am currently testing.
    After installing Crystal Reports Server 2008, including MySQL DB and Tomcat web server, i am unable to log into any of the applications with the error that:
    Error: Server SCOTTPC:6400 not found or server may be down (FWM 01003) null
    After seeing this i checked the services on my test machine and found that the Server Intelligence Agent was not started. So i tried starting it and recieved the generic windows message:
    Service on local computer started and them stopped. Some services stop automatically if they have no work to do ... etc
    After multiple reboots and reinstalls i am still unable to use any aspect of the application as i am unable to log into the CMC as the server is down. Now i am new to Crystal reports and web servers so have a very limited knowledge of whats going on here - i am primarily a DBA. From what i can tell MySQL does not even appear to be installed but i cannot be sure.
    Any suggestions?

    ok... after research it seems a DSN has not been created.
    Also when trying to start the server intelligence service i see the following in the application event viewer:
    [Node Name: SCOTTPC]
    [User Name: SYSTEM]
    Server Intelligence Agent has failed to initialize because the bootstrap file C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\_boe_SCOTTPC.bootstrap is missing information about the CMS cluster. Please restore your bootstrap file from your backup.
    i have recreated the bootstrap file but still get the same error.
    i have SQL Server 2005 installed on this rig as well - could this be causing the issue? Would it be better for me to integrate this to SQL Server rather than using the MySQL DB that comes with Crystal server 2008?

  • XCelsius Engage Server 2008 integration with Crystal Reports Server 2008

    Hi there....
    I am kinda new to XCelsius and am confused with the integration points XCelsius Engage Server offers for 'Crystal Server 2008' users.
    The trial install package for XCelsius Engage Server (SP1) has a binary installation for XCelsius and then for Adobe LifeCycle DataServices. The installation document in the distribution does not talk about what the 'engage server' part is? and how it can get integrated to an existing CS 2008 installation ?
    any suggestions/pointers would be appreciated. Also is there a document/white paper explaining how this whole family of CS and XCelsius products fits together ?

    user12111287,
    To answer your question.....No, I do not. But we have run Crystal Reports using P6 data.
    As far as I know Crystal Reports only needs a database of some kind in order to do its thing. Are you attempting to set up a "real time" data link (ODBC) to Crystal via SDK?
    If not, you could just build your own P6 exports or develop your own reports that would provide the data for feeding Crystal Reports. Maybe set up an automated Job Service task to run a batch of reports on a daily basis.
    Hope this helps.
    Edited by: p3_scheduler on Mar 25, 2010 1:18 PM

  • Crystal Report Server 2008 Embedded RAS Error

    We have installed crystal server 2008 embedded on a Microsoft 2008 server 64 bit box, with no error being reported during the install. No updates or patches have been applied and we selected the default
    installation. We then have been attemping to run a sample report that we downloaded off of SAP's support site to confirm that the installation was a success. We have not be able to accomplish this.
    Going through the Sizing and Configuration Guide for OEM Partners on page three it talks about a registry key that points to the default location that all the reports need to be housed at in order for the
    report to be run. When we preformed a search on this key no results were displayed. We need to know what steps we need to take in order to get a report to display correcvtly on the RAS.

    I dont know why that registry key doest not exist.  That paper also says that you can put a switch on the command line start for the RAS server:
    -reportdirectory <filepath>
    [ Optional ] The report directory root this RAS instance will use for opening reports. Users will only be able to open reports are contained in <filepath>, or a subdirectory of <filepath>. If unspecified, RAS will default to the value stored in the registry. For Crystal Reports Server Embedded 2008, the registry key is HKLM\SOFTWARE\Business Objects\Suite 12.0\Report Application Server\Instances\<Instance Name>\Server\LocalConnectionMgr\ReportDirectoryPath
    Try setting the -reportdirectory on your ras start line.
    u201C
    theserveritison\C$\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\crystalras.exeu201D -reportdirectory C:\reportfolder\
    Jason

  • Crystal Report Server 2008 vs Crystal Report Enterprise

    Dear all,
    We're planning to publish crystal reports for end users generate themselves. We've installed the crystal report server 2008 in a testing server however I am confused "Crystal report server 2008" vs. "crystal report enterprise". When I look into the administrator guide, it keeps telling me how and what crystal report enterprise can do rather than crystal report server.
    Are they the same product but different terminology?
    Your help would be much appreciated.
    Thanks,
    Rachel.

    Hi Rachel,
    No, these 2 products are differents: Crystal enterprise is older as Crystal Server 2008, but the 2 applications have the same purposes.
    You can find here all the products guides about the Business Objects (and SAP) products:
    https://websmp109.sap-ag.de/bosap-support-guide
    In a sense, I understand that you are getting confused, as the documentation about Crystal enterprise is a great deal bigger as for Crystal Server 2008... For instance, I didn't find an "admin guide" for Crystal Server 2008, but you can find it for Crystal Enterprise!
    I suggest you to download the Business enterprise XI 3.0 admin guide, as many of the "server features" in Crystal Server 2008 are based on this platform (portal integration, send reports via emails...)
    I doesnt't find an ideal solution, and I fear you have to use a mix of 2 books in order to manage your application: the Crystal Enterprise admin guide and the Business enterprise XI 3.0 admin guide...
    Sorry,
    Wish you good luck !

  • Report works in Crystal Reports, but not when scheduled in Crystal Server

    Hi,
    I have a pretty simple report designed in Crystal Reports 2008. Basically it shows a list of call notes (memo field) from customer activities in our CRM system. The report works fine in Crystal reports, but when run or scheduled in Crystal Server 2008 the output is always blank. Furthermore, the page format etc. is "lost" in crystal server, so that the output is PDF of a quadratic blank sheet (not my standard A4 format)... Exporting to other formats - excel, Word etc. all gives the same result.
    I have tried to strip out various formulas, formatting etc from the report, but nothing helps. Which leads me to thinking that the real problem is that the report contains a memo field? Anyone else had this problem?
    wkr
    Claus
    Edited by: Claus Poulsen on Nov 9, 2010 3:34 PM

    Hi Claus,
    I've had issues between what Crystal does and what the Report Server does.  To resolve this, we found out Crystal Reports 2008 latest service pack has some things that will fix Server 2008 and they aren't in the latest Server update. 
    We updated Crystal Reports 2008 on our machines.  Installed the latest update for Crystal Server and then installed Crystal 2008 on the Report Server and installed the Crystal Reports 2008 update.  A lot of our compatibility issues went away after that. 
    Good luck,
    Brian

  • Crystal Report not working when posting the report to the Crystal Server.

    Hi All,
      I created a report using Crystal Reports 2008 with two ODBC connections (User DSN's). When I run the report in Crystal Reports (where I originally created it) it runs fine with no problems.
       I am now trying to load it on Crystal Server 2008. When I try to run this report in InfoView, I get a message: "Error Failed to open the connection." I am thinking that it has to do with the ODBC connections but I am not quite sure. Could someone lead me in the right direction? How will the report that I now saved in the repository on the server connect to the ODBC stream?
       Thank you in advance.

    Solved my problem. I had to tweak the ODBC drivers on the server.

  • RequestTimeout error while attempting to connect to the Crystal Server

    Hi Guys,
    We use Crystal Server 2008, along with an automated java tool that updates the JNDI name for the database. Both the java tool and the Crystal Server reside on the same box, and communicate via TCP/IP.
    Recently, we had some space added to the Crystal Server box (around 10 GB). Since then, I am seeing this problem when I invoke the java tool. It started off as an occasional problem, but now is consistent. I have attached the error below.
    Has anyone every come across anything like this? We had multiple pairs of eyes look into this problem, and all signs point to a Network Issue, even though both the client and the server are on the same box.
    Any help in this matter is much appreacited.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The request timed out because there has been no reply from the server for 600,000 milliseconds.---- Error code:-2147217385 Error code name:requestTimeout
            at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
            at com.crystaldecisions.sdk.occa.managedreports.ras.internal.CECORBACommunicationAdapter.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.managedreports.ras.internal.CECORBACommunicationAdapter.request(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.replaceConnection(Unknown Source)
            at com.americanwell.caretalks.reports.cr.CrystalReportServerAdminUtils.updateJndiAliasForRptFiles(Unknown Source)
            at com.americanwell.caretalks.reports.cr.CrystalReportServerAdminUtils.updateJndiDatasource(Unknown Source)
            at com.americanwell.caretalks.reports.cr.CrystalReportServerAdminUtils.updateJndi(Unknown Source)
            at com.americanwell.caretalks.reports.cr.CrystalReportServerAdminUtils.run(Unknown Source)
            at com.americanwell.caretalks.reports.cr.CrystalReportServerAdminUtils.main(Unknown Source)
    OK - Logoff from Crytal Reports Server
    Thanks a lot,
    Jayash

    What if you try to increase the request timeout? what happens.
    To do that you can copy the clientSDKOptions.xml file  located per default to the following location <BO install path>\Business Objects\common\4.0\java\lib to the classpath of your application then Open clientSDKOptions.xml and change CORBARequestTimeOut from 600000 to a value large enough to allow the report to render, for instance 1200000.
    Default vaule is 600000 (10 minutes)
    You can also trace your application based on the Java RAS SDK by doing the following:
    To enable RAS Java SDK trace, make the following modifications:
    1- In an entry module for your application, insert this line:
    System.setProperty("ras.config", configPath);
    ====================
    NOTE:
    " configPath is the path to the clientSDKOptions.xml file (for example, String configPath = "C:
    ====================
    2- Add the <RequestRecordingOptions> element to the clientSDKOptions.xml file as follows:
    <CrystalReports.ClientSDKOptions xmlns:xsi="HTTP://www.w3.org/1999/XMLSchema-instance" version="2" xsi:type="CrystalReports.ClientSDKOptions">
    <ServerInfos version="2" xsi:type="CrystalReports.ServerInfos" id="1">
    </ServerInfos>
    <RequestRecordingOptions version="1.0" xsi:type="CrystalReports.RequestRecordingOptions" id="3">
    <RecordRequests>true</RecordRequests>
    <RecordRequestsOutputDir>C:/</RecordRequestsOutputDir>
    <RecordSecurityContext>true</RecordSecurityContext>
    <RecordSucceededResultDetails>true</RecordSucceededResultDetails>
    </RequestRecordingOptions>
    </CrystalReports.ClientSDKOptions>
    Thanks

  • Static Parameters - Default Values Not Showing On Crystal Server

    First, I create a basic report with static parameters.  Then I assign default values to the parameters.  When I run the report in the Crystal Developer, a window pops up and I see my parameters with the default values assigned.  At this point, if I run the report, it runs as expected and uses the default parameter values.
    However... if I install this same report on the Crystal Server, select 'Properties' > 'Default Settings' > 'Parameters', I see my parameters but I don't see their default values, yet if I select 'View', then a window pops up and I see my parameters and their default values.
    I guess I have the following questions:
    1. What's the difference between 'Viewing' and 'Running' a report on the Crystal Server?
    2. Why don't I see the parameter default values when I select 'Properties' > 'Default Settings' > 'Parameters' in the Crystal Server?
    I see the same behavior whether I use CR Developer XI or 2008.  The reports are being run on Crystal Server 2008.

    Hi,
    There are two modes of saving a report. 1 save your report with data (to do this go in File-- Save Report with Data check this option) 2. Save your report without data (uncheck the above said option)
    I think you are saving your report without saving the data with your report.  Try to save the report with saved data this will keep your parameter default values.
    Viewing is just looking at your report data which was saved along with your report.  'Running' is nothing but you are refreshing your report which will give you current data.
    Thanks,
    Sastry

Maybe you are looking for

  • Why can't I register my account without having to use credit card?

    I can't download any apps without registering with iTunes. But they keep asking for my credit card. Can't I register without using credit card?

  • How to create a sales order having incomplete non-sap data as input start

    We have facing the following problem in our company. We have a non-SAP system where we pull data from. We built a webservice that enables a user to pull data from the non-sap sustem by entering a key value (e.g. project number). Pulling the non-sap d

  • CS3 Wont Open in Windows 7--AMD Processor Issue--HELP!

    After much, much searching I've found there's been a common issue with AMD Processors on Windows 7 and getting CS3 to run correctly. Apparently a patch was created, that fixed the problem for users with similar issues. But the links to those patches

  • Oil Paint works on CS6 but not CC

    Dear All, Oil Paint is suddenly crashing Photoshop CC, even though it worked fine a couple of days ago and works fine on Photoshop CS6. Error:  "The flter you were using encountered an unknown graphics processor error that caused an unexpected exit. 

  • Why can't my MB Air's Airport Utility find my Airport Express?

    So I just got a Macbook Air for college and an Airport Express so I could have a secure connection to the internet, but after trying to set it up in my dorm, Airport Utility can't find it. I plugged in the Ethernet cable that is hooked up to the wall