Crystal reports 8.5 runtime directories search order

Hi,
We are deploying an application based on run-time crystal reports 8.5 SP3.
We connect to SqlServer via ODBC, using C++ API CRPE.H.
The runtime includes CRPE32. DLL + P2SODBC.DLL + Microsoft MDAC last version
Everything works fine, but we isolated a problem on a specific CITRIX server:
WINDOWS\CRYSTAL contains an old version of P2SODBC.DLL (version 4.6.1.106).
In our application directory the DLL version is 8.6.2.227.
We noticed that whatever system registery settings, CRPE32. DLL loads WINDOWS\CRYSTAL\P2SODBC.DLL instead of ours. (and before WINDOWS\SYSTEM32)
The best practice would be to remove that old DLL in WINDOWS\CRYSTAL  but numerous applications on this server -could ?- be impacted.
Is there a workaround to force the runtime to load its DLLs from a specific place (best would be the directory from which the application loaded)?
Or, can we safely replace that old DLL with the new one without impact to other applications ?
It has taken weeks to isolate the source of our problem.
So, Thank you for your help !

That's right, crpe32 did have \windows\crystal hard coded in it's source to look for specific dependencies, it's been a while since I've support crpe32 applications. No way to get around that.
If there are other versions of crpe32 on the PC, I know some developers just copied all of our runtime into the \system32 folder which made their stuff work but became a nightmare for anyone else trying to deploy. They just got lazy and took the easy way out. If that' s the case you won't be able to get your app working no matter what. You can get the specific version of crpe32 being loaded and if it doesn't match your runtime the throw up a message box indicating some other application needs to be closed that uses Crystal before proceding.
One possible way may be to test if crpe32 is loaded into memory, since Windows will share it, but if not you may be able to alter the PC's PATH statement and/or rename \windows\crystal folder while your app is running, just make sure to name it back when your app closes. And incase of a crash before it can be renamed back always check if it's exists. Kind of a hack but if you have no choice then it's one way.
This was always an issue for our OEM Partners also, Various users would install multiple CR runtime applications on the same PC only to find the same problem you ran into. As long as everyone follows the rule 99% of the time they'll play to gether.
Only other solution is to install your app on a VM-ware image or a separate PC.
Thanks again
Don

Similar Messages

  • CREATE a crystal report (rpt) at RUNTIME programmatically

    Hi,
    I want to CREATE a crystal report (rpt) at RUNTIME programmatically, using only the code C#. 
    1- Is this possible?
    2- What's the best way to do this?
    Can some one help me please?

    1- Is this possible?
    Yes.
    2- What's the best way to do this?
    Using Crystal Reports InProc RAS .NET SDK.
    Here is the complete sample code.
    http://search.sap.com/notes?id=0001300982&boj=/sap/bc/bsp/spn/scn_bosap/notes.do?access=69765F6D6F64653D3939382669765F7361706E6F7465735F6E756D6265723D30303031333030393832
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Is Crystal Report for VS2010 runtime redistributable package required?

    Is Crystal Report for VS2010 runtime redistributable package required when develop reports using WPF window/XBAP technology?
    Is it required to install this runtime package (.MSI/.MSM) into the client machine?
    If .msm is to be used, then how to setup and deploye msm package into VS2010?
    Environment:
    VS 2010
    CR for VS2010
    Please reply friendz.
    Thanks & Regards,
    Mani G.S.

    Hello Mani
    Yes, the runtime is required on all computers that the app will run on. See the wiki [Deploying Crystal Reports for Visual Studio 2010 runtime|http://wiki.sdn.sap.com/wiki/x/ZwdeDw]. Also, consult your CRVS2010 developer help file:
    http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_api_2010_en.zip
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Crystal Report CRViewer and runtime installation

    Post Author: maurizio
    CA Forum: Crystal Reports
    Hello everybody,
    We  use Crystal Report 9 Developer English. 
    We developed a Visual Basic 6 application under a Windows 2003 server computer using the crviewer object integrated into visual basic code.
    We need to install the run time version of the application in Windows NT 4 sp6a  computers.
    We created an installation kit by the InstallShield of Visual Studio 6.
    We can install the kit in the Windows Nt computers, but when we run the application it crashs when we try to produce a report. It looks like the runtime dll of Crystal Report 9 have not been correctly installed by the installation kit or are missing.
    What dll we need to install more? How to install them? How to include them into the kit?  Do u have a general  installer of the runtime dll for Crystal Report 9?
    It is possible to install all the Crystal Report 9 dll manually and where to copy ?
    Please give us an help because our work it is stopped now since a week. We didnu2019t find any solution.
    The best solution for us should be to have a dedicated installation kit for crystal report runtime dll.
    Thanks a lot
    Maurizio Carnesecchi

    Post Author: AndersG
    CA Forum: Crystal Reports
    FWIW, we use InstallShield12 to build an installer for our app built in C++ and with CR9. That method has worked fairly well. I must admit that I have not tested on NT4 in a long time though and I doubt that anyone from BO will help you since there is no help to be had from MS in this case.

  • Crystal Reports 2008 (v12) Runtime on X64

    I have been having some serious problems trying to view reports on my Vista x64 machine with CR2008 SP0. I have done an insane amount of testing with no good results.
    The error is the typical one that says you either have the wrong key code or the wrong runtime.
    At the request of an engineer on CR2008, I am posting my test procedure with results each step of the way.
    This is a new computer that had no previous versions of anything on it. Vista x64 Ultimate with SP1, VS2008 SP1. That's it.
    Uninstall CRBasic SP1
    Uninstall CRBasic
    Uninstall CRBasic x64 runtime
    Install CR2008 SP0 (options: English only, typical installation)  (remember DEP is permanently off)
    Results
      - As before, designer is now working inside VS2008
    - Cannot view reports in debug mode or at runtime. Same error as always  - reg key permissions or incorrect runtime
    Install Runtime (CRRuntime_12_0_mlb)
    (Note, I never know what to put into the product id prompt. I just stick the keycode in there. But I donu2019t want to give my keycode out to my clients. I need to have them install the runtime so they can run this new version of my reports. What do I do?)
    *Results
    - I still cannot view reports. This is really aggravating. This is on the development machine where CR2008 is installed. I shouldnu2019t even need an additional runtime should I? Is this an x64 problem? I thought SP0 made that go away.  Is it really the keycode? I used my keycode to install CR2008. Is there something in the registry I should be checking?
    Install Fix Pack 1
    *Results
    -no change in debug or from the compiled app
    Install Fix Pack 2 (there is no info anywhere about this FP. Is it cumulative (including FP1)?
    *Results
    -no change in debug or from the compiled app
    Reinstall runtime just in case
    I see the whole thing is going into program files (x86).
    Looked on website and saw a NEW runtime was uploaded 3 days ago.
    Uninstalled prev. runtime.
    Installed latest runtime
    *Results
    -no change
    Rebooted (there are no prompts suggesting this)
    *results
    -No change

    I would like to know if, in fact a 64 bit .NET  app can or cannot use the Crystal 2008 runtime (developer) to view reports.
    No. You can not use CR 2008 runtime in 64 bit apps. CR 2008 only has 32 bit runtime...
    CRRuntime_12_3_mlb.msi is what I use under 32bit. (works great) Is there something compatible if I compile as 64bit?
    See the document SAP Crystal Reports, developer version for Microsoft Visual Studio Updates & Runtime Downloads. Note that version 13 is only for VS2010 / 2012...
    BTW.; you are on Service Pack 3. I'd recommend updating to SP 5 (see above link).
    BTW 2; re. spending 1/2 a day on the phone with SAP... did you get a case number?
    BTW #3; the best place to post queries re. CR in .NET apps is the SAP Crystal Reports, version for Visual Studio SCN Space.
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • Crystal Reports 2008 - CR Runtime 12 issue

    We are developing our applications using VS 2008 and I also install the Crystal Reports 2008 developer edition. My project references all DLL's from Crystal Reports 2008 runtime (BusinessObjects\Common\4.0\Managed\dotnet2) to display CR reports in our GUI.
    However, I run into following problems when we walk through the assembly dependencies (our code traverse the dependency tree):
    - The dependency on BusinessObjects.Enterprise.Sdk, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 cannot be found, which is referenced by CrystalDecisions.Enterprise.Framework
    - Some dll are reported to be using .NET 1.1 runtime (e.g. "BusinessObjects.Licensing.KeycodeDecoder.dll v1.1.4322").
    Where could I find the missing dependencies?
    We are targeting customer installing on .NET 2.0 framework. How could we get around those v1.1.4322 dependencies (through I believe that the Crystal Reports Runtime 12 might install those into our clients)
    Thanks
    Sai-Kit

    First, I never DIRECTLY reference those .NET 1.1 DLL's in my project.
    - understood and expected
    The CrystalDecisions.CrystalReports.Engine.dll however will try to load them as dependencies when my application is run. There is no way not to referencing CrystalDecisions.CrystalReports.Engine.dll.
    - no the CrystalDecisions.CrystalReports.Engine.dll ; will not try to load those assemblies. You can remove those assemblies from GAC. Your app will work just fine. I recommend you try this once you have removed the assemblies from your project..
    We need to deploy the application to our customer. If they only install .NET 2.0, they will ask why .NET 1.1 dll are installed into their computer (of course, as part of CR 12 runtime instead of our application). Also, why CR 10.5 is .NET 1.1 clean and CR 12 goes back to .NET 1.1??? My customer will have that concern after their upgrade.
    - As I mentioned twice now. The CR runtime (msm and / or msi files) do not install those assemblies. So your customer will not even get them installed. I recommend you try the install on a clean computer to see what actually gets installed.
    Ludek

  • Correct procedure Crystal Reports for VS & runtime setup?

    Hi,
    I'm using Visual Studio 2012 on a Win 7 64bit and installed the install executable Support Pack 9 (v13.0.9.1312).  The reporting in Visual Studio works fine (although I have to use the Visual Studio Development Server instead of the Local IIS Web server).
    I'v created a setup package of the web application (using Installshield Lite in Visual Studio) and installed the project on a Windows Server 2008 64bit.  The msi 64bit runtime files are installed on this server, however I keep getting the "typical" (missing references) errors on crystal reports.
    Example: Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc'.
    But, this file in the bin folder of my project.  The web.config has an entry referencing it.  I can see this one under c:\windows\assemblies too, ...
    <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /></assemblies>
    I deleted the "SAP Crystal Reports runtime engine for .NET framework" from the add/remove programs section in Windows (several times) and reinstalled it, without succes.
    I even deleted it from the development machine, installed the exe (for visual studio) again.  Created a new web application (with reports).  Installed the distributables on the server, installed the project again,.... same problem.
    Any help would be appreciated.  Maybe there are still references to old files, but really can't seem to find them.

    Hi Marco,
    What is the target platform of the app on dev box? ie X86 or X64?
    If its X86 install 32 bit CR MSI else 64 bit. Do not keep it ANYCPU.
    Also, as its a web app, you could use VS Publish option to deploy it.
    Make sure that IIS is enabled for 32 or 64 bit mode as per your app.
    If your app runs on 32 bit, set the IIS App pool property 'Enable 32 bit apps' to true. Set it false for 64 bit.
    Do not keep the DLLs in the bin folder. Remove all the DLls from bin folder and let the app pick them from GAC.
    For more info take a look at the 'Deployment' Section in CR for VS .NET SDK developer guide
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Crystal Reports 2008 x64 Runtime

    When running a Crystal Reports 2008 and Visual Studio .NET 2008 windows application on a 64 bit Windows Server 2008 the following error message appears : "An error has occoured while attempting to load the Crystal Reports Runtime. Either the Crystal Reports registry key permissions are insufficient, or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containg the correct version of the Crystal Repors Runtime (x86, x64, or itanium) required."
    I read in the forum that this error message appears because there are no 64 bit dlls for Crystal Reports 2008.
    Well, I've installed either CR2008RedistSetup and CRRedist2008_x64.
    When compiling the application in Visual Studio .NET 2008 I need to use the 32 bit mode or the 64 bit mode.
    How can I do to solve it?

    Only the .NET 2005 (CR 10.2) and .NET 2008 (CR 10.5) bundles are 64 bit. You must compile the app as 32 bit and use the 32 bit CR runtime. Runtime file links are here;
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567
    More information re. 32 bit and 64 bit versions of Crystal Reports is in [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e] article.
    Ludek

  • How can I get the View Tab name on the Crystal Report Viewer at runtime?

    When a report is displayed in the Windows Forms Crystal Report Viewer and the user drills into the report, the drill down view is displayed in a seperate view and is identified via a View tab at the top of the report.  I can determine the index of the view tab that is currently selected, but I need to access the text that is on the View tab.  The only properties that I've found that pertain to the "view" on the Crystal Report viewer are the ActiveViewIndex and the ViewCount.  Unfortunately, neither of these items help me because they are not specific to a certain section of the report.  Has anyone had any luck accessing the View Tab properties ?  Thanks.

    The tabs at the top of the page are nested within some of the viewers controls. Through trial and error you just have to find the right one. In this case the main part of the report is in the first control. This happens to be a TabControl. From there you can loop through the TabPages on the TabControl to grab the names of the tabs.
    Here is a quick example of what I did to get the tab text. All this code was in a button click event.
    Control oControl = crystalReportViewer1.Controls[0];
    TabControl oTabControl = (TabControl)oControl.Controls[0];
    foreach (TabPage oTabPage in oTabControl.TabPages)
         MessageBox.Show(oTabPage.Text);

  • How to store the value of sum of group in Crystal Report at the runtime!

    Hello all,
    I creates a Formula Field that hold the value of Sum of Group in Crystal Report. I would like to know how to store it in a variable and pass it to store procedure. Is it an option in Crystal report to do it. I knew that Crystal Report can cache the report for sharing. My detailed issue as following:
    - Created a Formula Field named TOTAL AMOUNT that calculated the complex expression. This TOTAL AMOUNT is dynamic based on group and variables.
    - I would like to store that value from TOTAL AMOUNT and pass it to the stored procedure parameter IN.
    Any helps are much appreciated. Thanks.

    I doubt that this is possible since it would only calculate this value once the report has data.  This sounds more like a report design question that should be asked over [here|SAP Crystal Reports;

  • Purchase Order Crystal Report Layout Error

    The stock Crystal Report Layout for Purchase Orders is giving me the following error:
    A subscript must be between 1 and the size of the array.
    Details: errorKind
    Error in File POR20002 {b89f97ad-bf1f-447b-8bb4-b3d2e5219269}
    {3C375C81-7D37-475D-9BCB-1703CE533B65}.rpt
    Error in formula N_Decimal_Places:
    '// To get the length of decimals
    A subscript must be between 1 and the size of the array.
    Details: errorKind
    I looked in the Crystal Reports Formula fields and could not find N_Decimal_Places.
    Has any one else had the problem with the PO layout that comes with Business One?  If so, how did you fix it?

    Couldn't find how to copy the PO layout over using copy express.
    I did compare the RDOC fields for POR20002 in both databases and they are Identical. 
    In Crystal Reports, I did a formula search for N_Decimal_Places and it found nothing.  Then I did a search for 'length' in all formulas and it finds length in N_Decimal_Places.  When I double click on N_Decimal_Places it clears the screen and never shows the formula. This happens in both layouts for my test database and SBODemoUS.
    Again, SBODemoUS works correctly and AAA_TEST give the error.

  • Report Selection Formula Error with Crystal Reports 2008 SP3 Fix Pack 3.5

    Hello,
    My name is Carlos, and I would like to report a defect found in the Crystal Reports 2008 SP 3 Fix Pack 3.5 Runtime that is affecting the majority of our reports.  As well, I would like to ask if there is a simple workaround that does not involve updating hundreds of reports.
    The issue is that the runtime engine incorrectly returns the report selection formula.  I have included sample code showing what I mean.
    To reproduce;
    1. Create a simple report that has a date range filter like: 
      ({Orders.Order_Date} >= {?START_DATE})  
      AND ({Orders.Order_Date} <= {?END_DATE})
    2. Create a test app as follow that loads a report using the following code:
    ReportDocument rpt = null;
    try
      rpt = new ReportDocument();
      rpt.Load("TestReport.rpt");
      this.txtMessage.Text = string.Format(
        "ReportSelectionFormula:{0}{1}",
         Environment.NewLine,
      rpt.RecordSelectionFormula);
    catch (Exception ex)     
      this.txtMessage.Text = ex.ToString();     
    3.  Install Crystal Reports 2008 SP3 Fix Pack 3.5 Runtime [https://smpdl.sap-ag.de/~sapidp/012002523100006341772011E/cr2008fp35_redist.zip]..
    4.  Execute the app.
    At this stage, the screen shows
    ReportSelectionFormula:
    (   (  NOT  {Orders.Order_Date} >= {?START_DATE}  )   AND   (  NOT  {Orders.Order_Date} <= {?END_DATE}  )   ) 
    The expected value is:
    ReportSelectionFormula:
    (   (  {Orders.Order_Date} >= {?START_DATE}  )   AND   (  {Orders.Order_Date} <= {?END_DATE}  )   ) 
    If we were to repeat the same test above but use the Crystal Reports 2003 SP3 runtime (i.e. no Fix Pack), which can be dowloaded from [https://smpdl.sap-ag.de/~sapidp/012002523100007123592010E/cr2008sp3_redist.zip], we would get the correct report selection formula. A side-effect for this incorrect report selection formula is a runtime exception complaining about an errorkind and a boolean being expected. 
    Do you know if there is any workaround that I can apply in code, perhaps a different Fix Pack?  Is there a Fix Pack expected to be released soon?  It is not practical for us to update our reports and use a different style in the record selection formula because we have many such reports, and our customers probably have even more.
    Thank you.
    -Carlos.

    Already a known issue, here's the [KB 1584095 - A boolean NOT is added at the beginning of a record selection formula when the report is loaded by the Crystal Reports .NET SDK |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%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533383334333033393335%7D.do]

  • How to use CRAXDDRT.DLL in crystal report 2008?

    Hello All,
    We have purchased Crystal report 2008 Full software.
    We need to insert BLOB field into Crystal report 2008 at runtime using *CRAXDDRT.DLL*.
    How can I insert OLE object and bind it at Runtime using crystal report 2008?
    Is it possible to insert Ole Object runtime using crystal report 2008? If yes how and if not is there alternative to perform this job.
    Please let me know your feedback.
    Thanks

    CrxDDrt.dll is only provided in order for the Crystal Reports designer in the .NET IDE.
    1) You are not licensed to use this CraxDDrt.dll
    2) Even if you were, in previous versions of CR, there were licensing implications to using the craxDDrt.dll (read $$)
    3) Once your project would be done, using CR 2008, you would not be able to distribute the runtime as there is no CR MSM or MSI that contains the craxDDrt.dll and it's supporting runtime.
    In your original post you say:
    "I need to show Word and Pdf file in to Crystal report 2008 using CRAXDDRT.DLL";
    I do not understand why you'd need to do this using the craxddrt.dll? You should be able to insert a BLOB field using the RAS SDK for .NET and CR 2008. Now, one hting you will have to keep in mind. If you insert a multipage .doc or .pdf file into the report, you will only get the first page of that document. I suggest you try this in the CR designer first. Always remember that if you can not do a certain thing in the designer, you will not be able to do it at runtime either. Giving all the limitations above, if you are still interested in doing this using RAS, let me know and I'll set you up with some resources to get you going.
    Ludek

  • Seagate Crystal Reports ActiveX Designer error '80043ac4'

    Website slows down when users are running reports. Users start getting errors when running any crystal report. After sometime main page itself stops loading and only static html is visible. Following is one of the errors users see:
    Seagate Crystal Reports ActiveX Designer error '80043ac4'
    Invalid directory.
    /opera_mort2/report/AlwaysRequiredSteps.asp, line 54
    Other errors seen on reporting site at that time are
    Active Server pages error 'ASP 0115'
    Unexpected error
    /opera_mort2/report/rpt_level.asp
    A trappable error (C00000005) occurred in an external object. The script cannot continue running.
    authentication and network errors.
    Rebooting the Web Server temporarily fixes the issue however the error recurs again after a day or two. We are seeing this problem in both our PROD and DR server. There was no change done to either of these boxes recently.
    Also at this pint IIS was crashing. Microsoft Support analyzed the crash dumps created from IIS and came up with the following:
    "All the memory dumps captured showed the same DLL that was accessing corrupted memory. This same DLL would also be the one that had originally written to those addresses. The DLL was craxdrt.dll from Crystal Reports 8.0 ActiveX Designer, which was version 8.0.1.0 from 1/28/2000. This DLL should be updated to see if this issue has already been fixed. Other options are to recycle IIS more frequently and move to a new version of Crystal Reports."
    Here is a detailed analysis from Microsoft Support:
    The issue appears to be heap corruption. Normally these are difficult to troubleshoot, however, in this case every memory dump that I looked at had the same component involved.
    start end module name
    42b30000 4307f000 craxdrt (export symbols) craxdrt.dll
    Loaded symbol image file: craxdrt.dll
    Image path: C:\Program Files\Seagate Software\Report Designer Component\craxdrt.dll
    Image name: craxdrt.dll
    Timestamp: Fri Jan 28 15:16:46 2000 (3892235E)
    CheckSum: 0055446A
    ImageSize: 0054F000
    File version: 8.0.0.371
    Product version: 8.0.1.0
    File flags: 22 (Mask 3F) Pre-release Special
    File OS: 40004 NT Win32
    File type: 2.0 Dll
    File date: 00000000.00000000
    Translations: 1009.04b0
    CompanyName: Seagate Software, Inc.
    ProductName: Crystal Reports 8.0 ActiveX Designer.
    InternalName: CRAXDRT
    OriginalFilename: CRAXDRT.DLL
    ProductVersion: 8.0.1.0
    FileVersion: 8.0.0.371
    PrivateBuild: 8.0.0.371
    SpecialBuild: 8.0.0.371
    FileDescription: Crystal Reports ActiveX Designer Runtime Support
    LegalCopyright: Copyright (c) 1991-1999 Seagate Software, Inc. All rights reserved.
    LegalTrademarks: Copyright (c) 1991-1999 Seagate Software, Inc. All rights reserved.
    Comments: Crystal Reports for Visual Basic
    This component is from the year 2000 and needs to be updated. I searched our old cases and found several where old version of this component caused the same heap corruption.
    Please help as this is a production issue. Please let me know if you need any more information.
    thanks and regards
    sudatta soman

    Something must have changed. Were any patches or auto updates done to the OS?
    CR 8.0 has been out of the support cycle for some time now.
    As Microsoft suggested please log in and download the patches for CR 8.0 from:
    https://www.sdn.sap.com/irj/sdn/businessobjects-support
    If that does not resolve the issue the only option will be to schedule sn IIS restart each night.

  • Cannot Install Crystal Reports for Eclipse v2.0 on Mac OSX

    I've tried to install the Crystal Reports plug-in to my Eclipse environment without any success.  No matter what I try, I get the same error message:
    "Cannot complete the install because one or more required items could not be found.
      Missing requirement: 1271104370856 0.0.0.1271104370856 requires 'com.businessobjects.crystalreports.integration.eclipse.feature.feature.group [2.0.6.r916]' but it could not be found"
    To the best of my knowledge, I've installed all the correct pre-requisites listed on the SAP website.  I've tried every search I can think of and have found nothing that helps.
    I'm at my wits end...please help!

    Note that the Crystal Reports for Eclipse 2.0 plugin is not supported nor tested on MacOS, regardless of version. 
    Feedback I've gotten is that the installation fails for the embedded designer components.
    The Crystal Reports Java SDK runtime components - the library used to run rpt files on desktop of web apps using Java - is supported and tested on MacOS 10.5
    You'll note that the Supported Platform guide for CR4E 2.0 is specific in listing support only for the Runtime.
    Sincerely,
    Ted Ueda

Maybe you are looking for

  • Spotlight hanging open/save dialog boxes (com.apple.metadata.mdserver)

    This has been crippling my mac for ages. Everytime I open or save a file, or try and get info from one in "columns view" finder or the window just hangs for about 5mins or so. Finally someone here suggested I check the console and I get a looping err

  • Passing javascript values to jsp without refreshing the page

    Hi, How do u pass a value of a javascript variable to the jsp without refreshing the page ? For example, a file called test.jsp in which a javascript variable x contains value 254. I need to pass the value of x to a method declared in test.jsp(same p

  • Itunes doesn't open when I connect my phone to computer

    When I connect my iphone 3gs to my Mac, itunes doesn't automatically open even though that option is checked on itunes.  If I manually open itunes on my Mac, it does sync with the phone, but why isn't it opening automatically anymore?  It used to.

  • How to set storage location in iMovie 10?

    iMovie refuses to import my video files and instead gives the following error message: "No storage location set: Cannot start ingest because there is not storage location set. Please set one under Storage in Preferences and try again." However, when

  • Center a report title in Matrix report SSRS 2008

    I have fought with my first Matrix report for about a week now. What a pain. Now of course when I seem to be close to the end I can't center my report title on the report. How do I center a title? Help please. Thanks. SSRS 2008.