Crystal Reports 2008 Trial Version Runtime Error

Hello
Yesterday I've downloaded Crystal Reports 2008 (Trial Version). The installation was successful. I've got no error.
Anyway, I'm unable to start Crystal Reports. I get the following error:
Microsoft Visual C++ Runtime LIbrary
Runtime Error!
Program: ...ects\BusinessObjects Enterprise 12.0\win32x86\crw32.exe
Abnormal Program Termination
I've already tried all "solutions" mentioned in Re: Crystal Reports 2008 trial version ERROR (DEP, HW acceleration, etc.) but without success (I'm running Windows XP with SP2). I've also updated Microsoft Visual C++ 2005 resp. 2008 redistributables...
Can someone help me?
Thank you!

Hi Patrick,
Nothing Strange about it. You need local Admin rights to access registry and other parts and CR needs the same.
Check anti-virus or possibly firewall settings. When you installed did the installer ask you to allow All users to run CR?
You may want to check with your IT guys, they may have modified your local user group to not allow some rights.
Bottom kine is your PC security is blocking access that CR needs under your local user account.
When you do try to run it does UAC pop up a message to allow you to run CR Designer? If not then it may be you have customer settings for that also.
Search Microsofts site on more info on user rights.
Thanks
Don

Similar Messages

  • Problem with keydecoder.dll in Crystal Reports 2008 Trial Version

    Hello,
    My company is interested in purchasing Crystal Reports 2008 and has asked me to download and try the trial version.  However, I have been running into a keydecoder.dll problem.  Setup was smooth and here are the details:
    Problem message:
    "Crystal Reports: Application Error Couldn't load keydecoder.dll"
    I have Windows Vista and I have already configured all permissions and administrative rights to the problem to full control.  I have also attempted to drag the keydecoder.dll application extension out of win32_x86 to the file folder crystal reports 2008.  I have also already attempted to reinstall and making a new program file location named 'Crystal Reports 2008'. 
    I'm running out of ideas and would appreciate some help.  Thank you

    Hi Key,
    I have found a business objects Note 1198801.
    Please have a look to it.
    We can find Business objects Note/KBase from here
    [https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_ossnotes&query=&adv=true#]
    For your reference have a look to content of that Note:-
    1198801 - Error: "Crystal Reports: Application Error - Couldn't load the keydecoder.dll" when attempting to start Crystal Reports XI
    Symptom
    When attempting to start Crystal Reports XI, the following error message appears:
    "Crystal Reports: Application Error - Couldn't load the keydecoder.dll".
    Cause :
    The error message occurs because the CommonFiles entry has the wrong path in the registry.
    Resolution :
    CAUTION The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk. It is strongly recommended that you make a backup copy of the registry files before you edit the registry. For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    To resolve the error message
    Click Start > Run. The Run dialog box appears.
    Type "regedit" in the Open: text field. Click OK. The Registry Editor appears.
    Navigate to the following key: HKEY_LOCLAL_MACHINESOFTWAREBusiness ObjectsSuite 11.5Crystal Reports.
    Double-click the CommonFiles string. The Edit String dialog box appears.
    Ensure that the path points to the location of <installation directory>Common3.5 in.
    For example, the default location is the following: C:Program FilesBusiness ObjectsCommon3.5 in.
    Edit the path as necessary.
    Click OK. Close the Registry Editor.
    Crystal Reports starts successfully.
    Hope that helps!!
    Regards,
    Shweta

  • Crystal Reports 2008 Trial crashes; crw32.exe error; any fix?

    I downloaded the trial for Crystal Reports 2008 and I can open the application fine, but when I go to create a report and click on the u201CCreate New Connectionu201D for the database I get a Just-in-time error for crw32.exe and my application shuts down. 
    Iu2019ve been trying to look for a resolution in your forums but could not find anything.  I check for updates it says there are none; I've uninstalled and reinstalled already didn't fix it; I've download sp1 manually and installed but no luck.
    I do have MS SQL Server 2008 installed on my system, could this be causing some problems? 
    I'm running Windows XP, also have VS .NET 2003 installed, but I'm only wanting to use CR 2008 application.
    Similar to this existing problem: An unhandled Win32 exception occurred in crw32.exe 5048. Crystal 2008 Crash
    I cannot uninstalled SQL Server 2008 because I need it.

    Hi Henry,
    Crystal Reports 2008 is not officially tested with SQL Server 2008.
    Try with this:
    1. Reduce the 'Hardware acceleration' setting in Microsoft Windows.
    2. To access the 'Hardware acceleration' setting in Microsoft Windows:
    Click Start > Settings > Control Panel > System > Display > Settings > Advanced > Troubleshooting.
    There are typically six possible settings for 'Hardware acceleration': from 'None' to 'Full'.
    If you are using Dual monitor run the CR application on primary monitor cause Dual monitor is not tested with CR.
    If still the issue occurs then manually un-install and reinstall the application.
    Regards,
    Shweta

  • Crystal Report Viewer Microsoft JScript runtime error

    When I use the crystal viewer control to render a report on the screen I receive the following error message:
    Microsoft JScript runtime error: Object doesn't support property or method 'isObject' ... and the following line is hilighted:
    if(!bobj.isObject(json)).
    Here is the markup for the test page I'm using
    {<body>
    <form id="form1" runat="server">
    <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
    AutoDataBind="true" ReportSourceID="crSource" />
    <CR:CrystalReportSource ID="crSource" runat="server">
    </CR:CrystalReportSource>
    </form>}
    I believe I set all info on crSource correctly (report path etc ...) because If I remove the Crystal reports viewer from the page and just use the crsource (i.e crptSource.ReportDocument.ExportToHttpResponse ...) I can export the report OK. Its only when I have the crViewer on the page Is when I recieve this error.
    Web Config
    <assemblies>
    <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
    <add assembly="CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.ReportSource, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.Enterprise.Framework, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.Enterprise.Desktop.Report, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.CrystalReports.Engine, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
    <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
    <controls>
    <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" namespace="CrystalDecisions.Web" tagPrefix="CR" />
    <http handlers>
    <add path="CrystalImageHandler.aspx" verb="GET" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
    appsettings
    <add key="CrystalImageCleaner-AutoStart" value="true" />
    <add key="CrystalImageCleaner-Sleep" value="60000" />
    <add key="CrystalImageCleaner-Age" value="120000" />
    I am using crystal reports 2008, visual studio 2008, windows 7 pro, MS Sql Server 2005, IE9
    I uninstalled crystal reports, and reinstalled crystal reports 2008 sp3 (Full build) - No help
    When I goto help about visual studio it says crystal reports 2008 (No specific version info)
    Assembly cache on the machine has
    12.0.2000.0 and 12.0.1100.00 as the vast majority ... a few (Design and Engine) have older 10.5.3700 and so forth (There are so many)
    I found this problem on the web with different solutions involving frame work folder or not having IIS setup to server the crystal reports viewer ... this is happening to me on my local development machine using the ASP.Net Develepoment server included with VS2008 ..
    Any help you could give me would greatly be appreciated
    Thanks in advance
    Kevin

    Hi Kevin,
    Take a look at below SAP Note.
    [1531003 - Error: bobj undefined - javascript error |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333331333033303333%7D.do]
    I got this result just by searching 'bobj is undefined javascript' in the top right search box.
    Thanks,
    Bhushan.

  • Crystal Report 2008 - Run to Printer error

    We upgraded our FSCM8.9 to FSCM9.1. We can run the crystals to file. But while running it to a network printer, I receive the following message. "Crystal Runtime exception: The printer specified can not be found. It may not be accessible in the current security context."
    Do any have faced same problem with crystal reports 2008.
    Thanks InAdvance

    We had to define all the printers to the Server. Once defined, the crystal reports would run and print.

  • Problem in Installation of Crystal Reports 2011 trial version

    Hello Friends,
    I have been trying to Install Crystal Reprots 2011 trial version in my Desktop whose Operating System( windows 7 ) language is English .
    I choose English as a language pack during  Crystal Reports installation , at the end of the installation I found the software was installed in Danish as I stay in Denmark......
    I tried several times to install it in English but the same problem comes up..............
    any help willl be appriciated......................

    Hi,
    I presume that this version has exactly the same problem that previous version where the language setting was ignored and the regional settings always prevailed:
    https://service.sap.com/sap/support/notes/1197784
    Regards,
    Julian

  • SR1 Trial version - Runtime error in Webdypro application

    Hello Experts,
    I have installed SR1 Netweaver trial version on my Laptop. It's running on xp professional. I get following error when I run a webdynpro application. I found a thread with similar error but I am not sure what I need to put in my host file. When I installed the Trial version I did not specify a Domain name.
    This is the error.
    The URL http://k002:8000/sap/bc/webdynpro/sap/z_hello_world was not called due to an error.
    Note
    The following error text was processed in the system NSP : Die URL enthält keine vollständige Domainangabe (k002 statt k002.<domain>.<ext>).*
    The error occurred on the application server k002_NSP_00 and in the work process 0 .*
    The termination type was: RABAX_STATE*
    The ABAP call stack was:*
    Method: CHECK of program CX_FQDN=======================CP
    Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    Thanks in advance.
    Vik

    Following from Serdar Simsekler, in one of the forum questions helped to solve my problem.
    Hi again I hit other problems and here is how I solved them. As mentioned in my earlier thread I have installed the NW 7.01 trial version. At the installation, I unchecked the FQDN option as I did not know what to input there. After this succesfull installation, last night I tried to test a web dynpro application and it failed to show in the browser. At first, it did not even bring the logon screen saying the service was not reachable and mentioning error code '403-Forbidden'. Then I started the webgui services and web dynpro services using SICF. I can not remember which services I started (I mean I do not know which ones were already started), so here is a list of services which you may need to check and activate:
    default_host/sap/public/bc/* default_host/sap/public/icf_info/* default_host/sap/public/icman default_host/sap/public/myssocntl default_host/sap/bc/echo/* default_host/sap/bc/error/* default_host/sap/bc/gui/* default_host/sap/bc/graphics/* default_host/sap/bc/wdvd default_host/sap/bc/webapp default_host/sap/bc/webdynpro/* (I guess you can also choose only the applications you wish to run)
    Then the logon page came and let me to input user account details via popup. However, after I logon I got another error saying there was something wrong with some template, syntax error and RABAX_STATE, bla bla... And when I tried to test my simple web dynpro it was giving an internal error, hence not showing the web application. I knew I had this second problem because I had not set a fully qualified domain name. The solution was changing the profile parameter icm/host_name_full. But I was not a BASIS guy. I tried transactions RZ10, RZ11 but could not manage to change the parameter. Then I risked and changed the profile files in the Windows directory. I know this is not a robust way to do this but I tried creating profiles, etc. but could not do it. If someone else can explain the "normal" way, would be appreciated. Using Notepad, I added the line
    icm/host_name_full = XXYYZZ.acme.com
    (here replace XXYYZZ with your host name. Possibly this is the value in the parameter SAPLOCALHOST (can display the value using txn RZ11)) in the profile files located at D:usrsapNSPSYSprofileNSP_DVEBMGS00_SSPC001 and D:usrsapNSPSYSprofileDEFAULT.PFL . (Your files might be located in another drive) Also, I added a new line to my hosts file (i.e. C:WindowsSystem32driversetchosts) using Notepad:
    127.0.0.1 XXYYZZ.acme.com
    (You might need to change 127.0.0.1 with the IP of the loopback adapter if you used it. I am not sure though. And "acme.com" is just a random domain name, you can use any domain name which complies with [FQDN specs|http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm] but I recommend using this, simply because this works.) Then, I restarted the SAP server. I tried the web gui but it was still problematic saying the aforementioned error arguments. And I searched for a solution. I found [this|ITS_CANT_LOAD_INCLUDE     ( RABAX_STATE ); thread. Then I re-published the internet services SYSTEM, IAC and WEBGUI (thanks Edgar Chuang) using the txn SE80. I tried web GUI and it is fine now. I tested my web dynpro application and it works now. So, I am happy. Hope I will not hit any more problems and hope this helps to others. *--Serdar

  • Crystal reports 2008 Service Pack 1 Error

    My reports worked when I was using the packaged Crysatl REports from Visual Studio 2008. However it was slow, therefore I had Service Pack 1 installed and now I'm getting the following error:
    'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.Runtime.InteropServices.COMException (0x800736B1): Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.
    Any ideas?
    Thanks in advance!
    LIsa

    I created a new application and I still get the error on the web server. It works fine of my development box.
    The report that I am testing again is simple and only has one text object...
    Any ideas what is missing????
    Thanks agin
    [COMException (0x800736b1): Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +207
    [TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0
       CrystalDecisions.CrystalReports.Engine.ReportClass..ctor() +18
       Reports.rptStatement..ctor() +60
       Reports.PrintReport.Page_Load(Object sender, EventArgs e) +57
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint

  • Crystal Reports 2008 - C-ISAM/ODBC Error 42000 Failed to retrieve data

    I'm hoping someone out there has a solution to this problem.
    I have a bunch of reports which I've converted from CR8.5 to CR2008 (SP2 + HotFixPack 2.7 Installed)
    Our server is currently running SCO UNIX OpenServer 5.0.7 with a C-ISAM Database serving our accounting software.
    Some of the more basic reports have converted with no problem (daily sales figures etc...), but some reports such as customised purchase orders, and complex sales histories etc... continue to have this problem.
    Note, all my reports functioned perfectly under CR8.5.
    This error occurs within seconds of executing the report.
    FAILED TO RETRIEVE DATA FROM THE DATABASE
    Details: 42000:ERROR  Syntax Error - Database Vendor Code: -1
    After which, the winsock comms need to be reset.
    One example SQL query is as follows (on a report re-designing my purchase order for imported products.
    SELECT purchase_order.po_order_no, purchase_order_line.stock_code, purchase_order.po_backorder_flag,
    purchase_order_line.po_line_description, stock_master.stk_desc_line_3, stock_master.stk_description,
    stock_master.stk_desc_line_2
    FROM   (purchase_order_line purchase_order_line INNER JOIN purchase_order purchase_order ON
    (purchase_order_line.po_order_no=purchase_order.po_order_no) AND (purchase_order_line.po_backorder_flag=purchase_order.po_backorder_flag))
       INNER JOIN stock_master stock_master ON purchase_order_line.stock_code=stock_master.stock_code
    Does anyone have any idea??? Really driving me insane... Is it the order of my links, type of links, grouping??????
    Strangely, some other similarly linked reports work perfectly.
    Cheers in advance,
    Steve

    Hi Steve,
    If you open the Report and then click on DataBase, Log on and connect first. Then open your report, then Database, Set Location and once it's done then Verify the Database. Fix any errors or warnings that may pop up.
    Lots of changes between 8.5 and 2008. CR detects that the report is the old format and it then goes through an series of internal report upgrade routines to convert all functions to the current format.
    Also, all of the database drivers were re-written to take advantage of the updated functionality and Client enhancements. As well as we removed any "custom hacks" that we did back then to fix "issues" int he DB client drivers at the time. All of those "fixes" were removed, to much work to maintain them all, now if there are issues it's usually due to the DB Client not following ANSII 92 Standards.
    One issue that does show up from time to time is that the order you inserted the tables can have an affect on how CR generates the SQL, may not be the case for your issue though, just something to watch for.
    What happens if you create a new report and use that same SQL, save it, close all, re-open the report and run it. Do you get the same errors?
    Also note: you did not say if you also updated the ODBC driver? As of CR 9 we are UNICODE compliant, may be your client needs to be updated also. Also verify it's using ODBC 3 and not ODBC 2 standards.
    Thank you
    Don
    Edited by: Don Williams on May 6, 2010 7:21 AM

  • Error while opening Crystal report 2008

    Hi All,
    I get the following error when I try to open crystal report 2008 trial version:
    "Entry Point Not Found The procedure entry point ?CanStackDump@SLogger@CXLib400@@SA_NXZ could not be located in the dynamic link library cxlibw-4-0.dll."
    To over come this I tried to install crystal report 2008 SP1 but it didn't help,
    even I uninstalled all Crystal report setup and tried to install Crystal report 2008 server even that didn't helped.
    Kindly suggest some solution.
    Thanks
    Deep Kulshrestha

    Hi Deep,
    Try these links:
    http://boardreader.com/thread/ERROR_SvcMgr_exe_Entry_Point_Not_Found_5cb3X2r3z.html
    http://www.tek-tips.com/viewthread.cfm?qid=1505754&page=11
    I hope they will help.
    Jesper

  • Deploy Crystal Reports 2008, VS2008, Windows Server 2008

    Hi All,
    I'm looking for guidance on how to deploy a web application developed on VS2008 - I've installed Crystal Reports 2008 (trial version). So in affect crystal reports is integrated in the web app.
    So now I want to deploy to our web server to complete the POC.
    I've no idea what I need to do to deploy. I installed my trial version of CR2008 on our server and moved the web app onto it as well. Web App running fine under IIS7. I've added the folowing to my web.config
    <add assembly="CrystalDecisions.CrystalReports.Engine, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.ReportSource, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.Enterprise.Framework, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Is this the correct way to deploy?
    I am getting the following error .... any help much appreciated
    Regards,
    Sinead
    Server Error in '/' Application.
    Invalid file name.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Invalid file name.
    Source Error:
    Line 30:             }
    Line 31:            
    Line 32:             repDoc.Load(Server.MapPath("") + "
    DailyNumbers.rpt");
    Line 33:             CrystalReportViewer1.ReportSource = repDoc;
    Line 34:             ParameterFieldDefinitions crParameterFieldDefinitions;
    Source File: c:\inetpub\wwwroot\EMS\WFDailyNumbers.aspx.cs    Line: 32
    Stack Trace:
    [COMException (0x800001fb): Invalid file name.]
       CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +95
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +356
    [CrystalReportsException: Load report failed.]
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +419
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob) +894
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename) +84
       WFDailyNumbers.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\EMS\WFDailyNumbers.aspx.cs:32
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    I downloaded Crystal Reports 2008 - Service Pack 3 Full Build - that wouldn't install
    Downloaded Crystal Reports 2008 - Service Pack 3 - which installed successfully.
    I now have ....
    Crystal Reports 2008 Runtime SP2
    Crystal Reports 2008 SP2
    Crystal Reports 2008 SP3 Update
    I found another thread similar to the error I am getting which recommended adding Everyone to the Permissions on the C:\Windows\Temp folder. With this set, when I try to navigate to the report on the web app I don't get the error as before - but the application just sits there and spins it wheels and nothing happens. When I take off this permission I am back to the previous error.
    Theres nothing revealing in the eventlogs that I can see.
    Do you think this could be down to IIS just not knowing what to do with a .rpt file?
    In the web.config
    <httpHandlers>
    <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    </httpHandlers>
    <handlers>
    <add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode"/>     
    </handlers>
    Regards,
    Sinead

  • [Crystal Reports 2008] - Logon failed in SAP system

    Hi everybody,
    I have installed on my notebook Crystal Reports 2008 trial version and the Integration Kit for SAP Solutions that I found on this web page: https://boc.sdn.sap.com/node/18962
    When I try to open a SAP Data Source, Crystal Reports finds the connections I have in my SAPLogon and ask me credential infos. I get the following credential error:
    "You do not have the necessary rights to design reports against the SAP System"
    The user I enter has full administration right on the system, which is a SAP R/3 Enterprise.
    Thanks,
    Valerio

    Hello Valerio,
    Please make sure you install the corresponding transports for the Driver you are trying to use in Crystal Reports.
    The transports are available on the SAP Integration Solution CD.
    thanks
    Mike

  • Integrating Crystal Report 2008 Developer with Visual Studio 2008 Standard

    I have Crystal Reports 2008 Developer version 12.0.0.683 on my computer. I also have Visual Studio 2008 Standard. I know the standard edition of VS 2008 does not have the bundled crystal reports, but since I bought the full version of CR 2008 separately, I figure I should be able to use CR within VS 2008. The problem I am facing is integrating Crystal Reports with Visual Studio, so I can create reports from within visual studio.
    Crystal Reports was installed first and then Visual Studio. As per suggestions on this and other forums, I repaired my installation of Crystal Reports, but that did not help. I then ran Visual Studio integration manager, but when I run it, it only detects Visual Studio as the currently installed IDE, but does not detect CR 2008. I downloaded service pack 2 for CR, but have not installed it yet. I do not want to install it if it is not going to help. I would also like to avoid uninstalling my copy of CR if at all possible.
    I am a newbie at development in visual studio. Any help will be highly appreciated.
    Thanks,
    Rajib

    Don't want to go against what Jason said as it may be correct - if we go strictly by the documentation provided (sorry Jason, Dan says...). However, here is something to try;
    Uninstall CR. Look for any left overs; c:\program files\business objects\... and delete all of that.
    Look in the registry for HKLM\software\business objects and remove the business objects entry.
    Download CR 2008 from here:
    http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    That is a trial version and I believe it is already at SP 1. Use your keycode to install. Once this is done, you should have the ability to use CR in .NET. I'd recommend you do apply sp 2 now also.
    Ludek
    Follow us on Twitter
    http://twitter.com/SAPCRNetSup

  • How to get Description of parameter filed in Crystal report 2008

    Hi expert,
    I am creating a crystal report from Query ,which is created in BEX    Query designer 7.
    In query designer i have some selection variable.
    The requirement from clint is that they want to see what value is selected for all  variable.
    when i tried to put all parameter field in crystal report it is showing only Technical name of value selected not  description and also it show only for variable which is single value variable  not for the range value variable and multiple selection variable.
    can any one help me How to get description of value in report and can it is possible to show Range value and multiple value for a particular variable .
    i am using Crystal report 2008 SP3 version.
    Thanks and regards
    devendra

    Moved to BEx forum

  • Crystal Reports 2008 Crashes when opening File/Page Setup

    Post Author: jrm2byu
    CA Forum: General
    I am running Crystal Reports 2008 full version on Windows Vista. Every time I click on File/Page Setup, or File/Print the program will crash. There are no updates available for 2008. I also have Crystal Reports 8.5 and 10 installed on the same computer. Any ideas what might be causing this crash?

    Post Author: Ray Norkus
    CA Forum: General
    I've got the same issue as well. Does anyone have a solution?
    A quick printing workaround was to export to a pdf and then print but now I actually need to modify my page dimensions.
    Ray

Maybe you are looking for

  • Phone is not working after the new update

    Hi everyone i have a problem i put the new update on my iphone 4 and now i can't receive any text messages. I went into Imessages everything is turned on. But its not activating. Changed my apple ID 3 times and the phone was also reset any advice wou

  • Not able to open XMind files from IE in read only mode

    I have configured my SharePoint Farm to support .xmind file types Below are the steps I have done 1.   Added an entry in DOCICON.XML     <Mapping Key="xmind" Value="xmind_file1.png" EditText="XMind Mapping Software"  OpenControl="SharePoint.OpenDocum

  • How do I get the AFP.pkg to install the Flash Player?

    Hi, I have iBook G4 ppc OS 10.4.11 I have downloaded Adobe Flash Player.pkg v. 10. When I click it I get "Easy Install on "Macintosh HD". I highlight my HD. I close all browsers. I click "Upgrade" for a basic Installation. The installation bar runs q

  • OO Design Vs. RDBMS functionality

    Hi All, I am new to Java world, been Oracle DBA so far and I am dealing with the following situation and need your input/comments on this: We have a business entity called Button and the button can be one of the following types: HTMLButton, MenuButto

  • Oracle clustering

    Hi, I want to know whether oracle 10g release2 Standard Edition One supports clustering on windows? and if yes,which versions of windows? thanks.