Crystal Reports 2008 SP3 Additional parameter values are needed

I recently upgraded to Crystal Reports 2008 SP3, and now when I try an export a report from the Crystal Reports Designer, I get the error "Additional parameter values are needed before this report can be saved or viewed with data.  Click 'Ok' to enter the missing values or 'Cancel' to proceed without data".  I am trying to export the report to Crystal Reports format.  The report is getting data from a MS SQL 2005 stored proc. I tried building a new simple report (just took all the fields in the result set and put them in the details section) using the same stored proc, and get the same error when I try to export.  
FYI, before I try to export I always preview the data in the report, so the parameters are defiantly set correctly.
This was working correctly in Crystal Reports 2008 SP2.

Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

Similar Messages

  • Crystal reports 2008 Set optional parameter value

    Hi,
    I'm working with .net Visual Studio 2008 C# and Crystal reports 2008 (Crystal.Decisions) and when I try to set a parameter to optional and set its value to no value, it returns the error: "Invalid parameter name", here is my code:
    foreach (CrystalDecisions.Shared.ParameterField param in Report.ParameterFields)
                            if (!param.HasCurrentValue &&
                                !Report.DataDefinition.ParameterFields[param.Name].IsLinked())
                                switch (param.ParameterValueType)
                                    case ParameterValueKind.NumberParameter:                                  
                                        param.IsOptionalPrompt = true;
                                        param.CurrentValues.IsNoValue = true;                                  
                                        break;
    I'm doing this because some of the parameters can be left null, and in this case I don't want to show the parameter prompt.
    In past versions of Crystal (such as Crystal Reports 11.5) we had the chance to left the parameter value null and did not showed the parameter prompt dialog, and this behavior repeats in a lot of reports.
    thanks in advanced

    Please don't post the same question more than once. This is a public forum so be patient.
    Install SP4 and test again.
    Try these samples:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Don

  • Crystal Report 2008 SP3 and BO XI 3.1 conflict

    Hi every body,
    We have a BOE system:
    BO XI 3.1
    Oracle db 10g
    All running successful and can create some types of WebI report.
    But we also want reports with Crystal Report.
    1> So we install Crystal Report 2008 SP3 (without knowing the conflict error between BO XI 3.1 and Crystal Report 2008 SP3 and overwrite some .dll file). After installing, we can not create WebI report any more. And a error message box display: "DBDriver failed to load: C:\Program File\Business Objects\BusinessObjects ENterprise12.0\win32_x86\dataAccess\connectionServer\dbd_oci.dll ".
    2> We uninstall Crystal Report SP3. But this is not the solution. Still error because of missing .dll files.
    3> We open BO XI 3.1 setup and repair BO XI 3.1. Even we uninstall BO XI 3.1, delete all of its components and delete in regedit key. We install BO XI 3.1 again. Now we have full .dll file, not missing them any more. But when we open universe and click on Table browser, cannot fetching any tables.
    We set rights for Oracle DB user again. But still error: cannot fetching.
    4> We searched the solution for this problem on the internet. But not worked, no answer.
    Can somebody help me bring back the BOE system state again ? pls   :"<
    T______T

    Hi Paul,
    I hope I read your question right!
    Yes, It is possible to run XIR2 and 3.1 on the same server although it's not recommended by BO. You will need to make sure they are both pointing to different CMS databases and different FRS repositories, like you already mentioned you will need to specify different ports for the CMS db and Tomcat.
    Why not uninstall Business Objects XI R2 in your BO development environment or a spare server (if you have one), and do a clean install of XI 3.1 SP3.
    Tip: If you were already having performance issues with your XI R2 environment, I would seriously consider upgrading the hardware. XI 3.1 needs a bit more RAM and CPU than XI R2
    Regards
    Rim Geurts

  • Crystal reports 2008 sp3 : An error has occurred while attempting to load t

    Hello,
    Please forgive me for posting in the CR .NET forum because we are using the full Crystal Reports 2008 product and I did not see a category for it.  If there is a better forum for this question, please let me know or feel free to move it.
    We are having trouble deploying our crystal reports 2008 reports to a Windows Server 2008 R2 server in an aspx application...
    I have been working on this issue for 4-days and cannot seem to make any progress, so I would really appreciate your help.
    Our Environment:
    Development Computer (32-bit, WinXP)
      VS2008 (fully updated, was not installed with its Crystal Reports feature)
      Crystal Reports 2008 SP3 (downloaded and installed "cr2008_sp3_fullbuild")
    Database Server (64-bit)
      "SERVER2" is a Microsoft SQL Server 2008 server, fully updated
    Web Server (64-bit)
      "SERVER3" is a Microsoft Server 2008 R2 Web server.
    We have an application that is installed on the Web server and it pulls data from the database server.
    The webpages are accessing the database properly.  There is a ShowReport.aspx webpage that has the
    CrystalReportsViewer on it.  We send parameters and logon information to ShowReport.aspx.  ShowReport
    works properly on our development computer and the report looks good, but it fails on the web server.
    We downloaded CRRuntime_12_3_mlb.msi (X86) from SAP/CR and installed it on the web server without any issues.
    Our application pool on the web server for this application is set to 32-bit mode.  When I launch the
    application, it works properly with the database and displays data on web pages, but when I try to
    view a report on ShowReport, I get the following error message:
    An error has occurred 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) that contains the version of the Crystal Reports runtime (x86, x64, or Itanium)  that is required.
    According to everything that I have read, I have properly matched the DLLs: On the development computer, "cr2008_sp3_fullbuild" was installed; On
    the web server, "CRRuntime_12_3_mlb.msi (X86)" was installed.  They are both Crystal Reports 2008 and not .NET.  CR.NET was not installed on our development computer, so our application was built with full Crystal Reports 2008 SP3.  On our development computer, .ENGINE is 12.0.2000.0 and
    the same version is on the web server.
    So, I am completely at a loss as to why we are encountering this error.  Help, Please!!!
    Thank you in advance,
    Mike

    Hi Mike,
    Did you set your project for X86 mode only? If not do so and rebuild and deploy your app.
    Thank you
    Don

  • 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]

  • Crystal Reports 2008 SP3 - "u25azalea.dll" missing

    We have installed Crystal Reports 2008 SP3 on our application server.
    Windows Server 2008 R2  Standard
    64-bit operating system
    1. I create a Report and choose a field for barcode
    2. Right-click on a that field and choose u201CChange to barcodeu201D
    3. I choose "Code39" in the list
    4. I change the font of the field to "Barcode EAN13"
    5. It shows correctly in Crystal design/preview mode.
    6. When I try to run the report from our windows application this message appear: "UFL 'u25azalea.dll' that implements this function is missing"
    7. I download the file from http://www.azalea.com/crystal-reports/
    8. I copy the file "u25azalea.dll" into the path: C:\Program Files (x86)\Business Objects\BusinessObjects Enterprise     12.0\win32_x86
    8. It still shows the message!
    What should I do?

    Hello,
    No need to select #3 if you are going to change it to #4. Just edit the field and select your barcode font. You only need that file if you use the Code 39 font.
    Odd though that it asked for that ufl. Look for it on your local PC and copy it over, could be the one you downloaded is an older version.
    Don

  • Crystal report 2008 SP3 Ver 12.3.1.684  application crash on runtime

    hi all ...
    i have problem running my report using crystal crystal report 2008 SP3 Ver 12.3.1.684 .. it stop responding while i click preview the report ... and my report is connect to ODBC database source provider..  the crystal report will crash while connect using ODBC(RDO) but other than that all work fine ...
    here is the error log while try run the report ..thx and pls help as i am no idea for this .. and this report is come one of my SOLOMON SL 2011 while i want to edit my existing crystal report
    Description:
      Stopped working
    Problem signature:
      Problem Event Name:     APPCRASH
      Application Name:     crw32.exe
      Application Version:     12.3.1.684
      Application Timestamp:     4c3ddcf1
      Fault Module Name:     ntdll.dll
      Fault Module Version:     6.1.7601.17514
      Fault Module Timestamp:     4ce7ba58
      Exception Code:     c0000005
      Exception Offset:     0002e3fb
      OS Version:     6.1.7601.2.1.0.16.7
      Locale ID:     1033

    I have about the exact same error and it happens when I hit refresh to update the records.  When I go into the Formula Workshop, there is nothing in Report Custom Function.  Can you give me a little more detail on how you fixed the problem.
    Thanks.

  • Error while trying to install Crystal Reports 2008 SP3

    Has anyone else come across this error before when running the SP3 update installer;
    Crystal Reports 2008 SP3 Update is not allowed to install because a patch with a higher version was detected.
    The installation then terminates.  There has been nothing installed on this server to do with Crystal, aside from CR2008, SP1 and then the attempt at SP3.
    ANY help appreciated
    Edited by: Ludek Uher on Aug 18, 2010 2:07 PM

    Priyanka,
    I'm already extremely annoyed that a new server build requires installation of CR2008, then SP1 before SP3 will even allow installation.  Adding SP2 into the mix just makes it seem like none of the developers tested anything (which I'm seeing from just about every software company I deal with these days).
    Besides, the 'SAP Business Objects Support Software Downloads' page no longer lists SP1 or SP2 as available downloads, so I'm going to have to try Don's solution first.
    Regards.

  • Crystal Reports 2008 - passing a parameter in the Command Object

    Hi,
    I am using Crystal Reports 2008. I have 4 Command Objects where I have the following queries.
    select emrace, count(empl_id) cntFCiv  from emmain where emtype='CIV' and emsex ='F' and emdateterm is null group by emrace
    select emrace, count(empl_id) cntFSw  from emmain where emtype='SWOR' and emsex ='F' and emdateterm is null group by emrace
    select emrace, count(empl_id) cntMCiv from emmain where emtype='CIV' and emsex = 'M' and emdateterm is null  group by  emrace
    select emrace,count(empl_id) cntMSw from emmain where emtype='SWOR' and emsex = 'M' and emdateterm is null  group by emrace
    I want to pass a parameter  to all these command objects. I want the user to select a parameter from a list of values. So, I created a parameter object, Bureau. (I get the values for the parameter with this command object: select code_agcy, descriptn from systab1 where code_key = 'UNIT'). I want the user to be able to get the counts for each bureau.
    How do I pass the parameter that the user picked to those command objects. I tried doing this:
    select emrace, count(empl_id) cntFCiv  from emmain where emtype='CIV' and emsex ='F' and emdateterm is null
    and emunit = '{?Bureau}' group by emrace
    But it did not work. Any help will be greatly appreciated.
    Thanks.

    Hi,
    I am using Crystal Reports 2008. I have 4 Command Objects where I have the following queries.
    select emrace, count(empl_id) cntFCiv  from emmain where emtype='CIV' and emsex ='F' and emdateterm is null group by emrace
    select emrace, count(empl_id) cntFSw  from emmain where emtype='SWOR' and emsex ='F' and emdateterm is null group by emrace
    select emrace, count(empl_id) cntMCiv from emmain where emtype='CIV' and emsex = 'M' and emdateterm is null  group by  emrace
    select emrace,count(empl_id) cntMSw from emmain where emtype='SWOR' and emsex = 'M' and emdateterm is null  group by emrace
    I want to pass a parameter  to all these command objects. I want the user to select a parameter from a list of values. So, I created a parameter object, Bureau. (I get the values for the parameter with this command object: select code_agcy, descriptn from systab1 where code_key = 'UNIT'). I want the user to be able to get the counts for each bureau.
    How do I pass the parameter that the user picked to those command objects. I tried doing this:
    select emrace, count(empl_id) cntFCiv  from emmain where emtype='CIV' and emsex ='F' and emdateterm is null
    and emunit = '{?Bureau}' group by emrace
    But it did not work. Any help will be greatly appreciated.
    Thanks.

  • Landscape Problems with Crystal Reports 2008 SP3

    My initial install of Crystal Reports 2008 was SP2 (12.2.0.290).  After installing SP3 and Fix Pack 3.3, I started to experience problems with reports in landscape orientation.
    The reports are set up as 11x8.5 in landscape.  They are loaded into a third party application that uses a Crystal Reports reviewer. 
    For some printers, the reports will reset to the 11x17 page size in portrait.  For others the reports stay at 11x8.5 landscape.
    The reports are typically set up with the "No Printer (optimize for screen display)" option active, but I tried a wide range of options including setting the "Microsoft XPS Document Writer" as the reference printer to activating the "Dissociate formatting Page Size and Printer Paper Size" option.  None of this helped.
    I backed out FP3.3 and that did not help.  After I backed out SP3, the problem went away.  It seems like something changed in the SP3 release that is causing this issue.
    What's the best way to communicate this to SAP?  I would like to see this fixed in a future patch.

    My initial install of Crystal Reports 2008 was SP2 (12.2.0.290).  After installing SP3 and Fix Pack 3.3, I started to experience problems with reports in landscape orientation.
    The reports are set up as 11x8.5 in landscape.  They are loaded into a third party application that uses a Crystal Reports reviewer. 
    For some printers, the reports will reset to the 11x17 page size in portrait.  For others the reports stay at 11x8.5 landscape.
    The reports are typically set up with the "No Printer (optimize for screen display)" option active, but I tried a wide range of options including setting the "Microsoft XPS Document Writer" as the reference printer to activating the "Dissociate formatting Page Size and Printer Paper Size" option.  None of this helped.
    I backed out FP3.3 and that did not help.  After I backed out SP3, the problem went away.  It seems like something changed in the SP3 release that is causing this issue.
    What's the best way to communicate this to SAP?  I would like to see this fixed in a future patch.

  • Crystal Reports 2008 SP3 &VS Studio 2008

    Hi,
    i'm trying to use Crystal Reports 2008 with SP3, Visual Studio 2008 and OS Windows Server 2003 (I use this Server OS because i'm developing for Microsoft SharePoint).
    Before upgrading to Crystal Reports SP3 i could not set a basic Visual Studio C# Dataset as the Datasource of my Report. Everytime i get the following Error:
    Unknown Database Connector Error - Error in file temp_GUID.rpt
    Then i read theis forum and it was mentioned that maybe SP3 could solve this problem. But after applying CR 2008 SP3 the following Error occur (VS cancel the debug mode and this error is logged to the Windows Server-Log):
    Message: Could not load file or assembly 'crdb_adoplus, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)
    I'm using the following Code-Snippet:
    CrystalReport1 report = new CrystalReport1();
    NewsDataSet nds = new NewsDataSet();
    DataRow r;
    r = nds.Tables[0].NewRow();
    r["Title"] = "Title";
    r["Body"] = "Body";
    nds.Tables[0].Rows.Add(r);
    //Now the exception will be thrown
    report.SetDataSource(nds.Tables[0]);
    Maybe someone can help me to solve this problem.
    Thanks in Advance!
    Christian

    Well guys,
    i spent the whole day with installing and uninstalling the CR2008 Service Packs with no success. My opion was that eventually the " CR2008 SP3 Full Build" from this download site
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm
    causes the error, but after applying SP1 the same error occurs.
    As a reminder the error text:
    Message: Could not load file or assembly 'crdb_adoplus, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)
    or
    Exception: System.UnauthorizedAccessException
    Message: Access to the path 'C:\WINDOWS\TEMP\temp_51231be7-4c43-40f1-b0ee-67e76414e046.rpt' is denied.
    StackTrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.File.Delete(String path)
       at CrystalDecisions.CrystalReports.Engine.ReportClass.Dispose(Boolean bDisposeManaged)
       at CrystalDecisions.CrystalReports.Engine.ReportClass.Finalize()
    Maybe its a permission problem, but the ServiceAccount which performs the action has full control on the temp and CrystalReports Installation folder, so i don't know what to do else.
    Then i tried to  resolve the error, which occurs without any Service Pack:
    Unknown Database Connector Error
    Error in File temp_184c79e9-4eeb-41dd-9043-582b30ac7281 {82AF1B98-C271-4007-B793-723CCFD63FFD}.rpt:
    Unknown Database Connector Error
    Also with no success. I'm using the following Code-Snippets:
    Simple XML-Schema (xsd) because i don't use a Database and the data is generated dynamically:
    <?xml version="1.0" encoding="utf-8"?>
    <xs:schema id="NewsSchema"
        targetNamespace="http://tempuri.org/NewsSchema.xsd"
        elementFormDefault="qualified"
        xmlns="http://tempuri.org/NewsSchema.xsd"
        xmlns:b="http://schemas.microsoft.com/BizTalk/2003"
        xmlns:xs="http://www.w3.org/2001/XMLSchema"
    >
      <xs:element name="News">
        <xs:complexType>
         <xs:sequence>
            <xs:element name="Title" type="xs:string" />
            <xs:element name="Body" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
    </xs:element>
    </xs:schema>
    Then i add this as an ADO.NET (XML) connection an i'm able to integrated the two fields in the report.
    Then i try to call the report with the following C#.Net Code:
    +DataSet ds = new DataSet();
    DataTable t = new DataTable("News");
    +DataColumn title = new DataColumn("Title");+
    +DataColumn body = new DataColumn("Body");+
    +title.DataType = Type.GetType("System.String");+
    +body.DataType = Type.GetType("System.String");+
    +t.Columns.Add(title);+
    +t.Columns.Add(body);+
    +ds.Tables.Add(t);+
    +DataRow drDataRow;+
    +drDataRow = t.NewRow();+
    +drDataRow["Title"] = "My Title";+
    +drDataRow["Body"] = "My Body";+
    +t.Rows.Add(drDataRow);+
    //the exception is thrown here
    report.SetDataSource(ds);
    Now i'm really frustrated because i don't know what to do to resolve this problems and i stuck with this errors for a couple of days now. Any further help or suggestions would be great.
    With kind regards,
    Christian
    Edited by: C.Kaiser on Oct 5, 2010 5:07 PM

  • Crystal Reports 2008 crashes with blanked out areas when downloading data

    We have a pc installed with Crystal Reports 2008 v1 SP2, which is used for report creation, but after a few minutes of downloading data from the server to populate the report, the report crashes with black areas instead of data in the report.  Please can anyone offer possible solutions?
    Pc: workstation
    Os: Microsoft Windows XP Professional 32 bit
    Processors: 1 Intel Core(TM) i5 CPU 650 @ 3.20 Ghz
    Total Memory: 3264 Mb
    Total Hard Drive: 298 Gb
    Display 1680 x 1050 pixels 65536 colours]
    Display Adapters: Microsoft 4.0.5733.0
    driver date: 2-28-2007
    Crystal Reports version: 12.1.0.883
    Crystal Reports 2008 SP2
    Oracle in OraHome111
    file version: 11.1.0.6.0
    driver_ODBC_Version: 03.51
    connects to remote server on site with Oracle 11g database, via above ODBC driver.
    Many thanks, any ideas would be appreciated!
    David

    Hi David,
    I've seen this before, your Video driver is out dated and you need to update it. Typically the makers of the mother board or video card, which ever one you are using, will have updates for your specific OS. Appears you are using the default Window generic video driver which may not support what CR requires or you have an older usp10.dll. You will likely get a new one if you install Windows XP Service Pack 3.
    Also, Crystal Reports version: 12.1.0.883 is SP 1 and not SP 2., second number is the Service Pack, 12.x.x.x.
    Download SP 4 and see if that may help:
    https://smpdl.sap-ag.de/~sapidp/012002523100009989492010E/cr2008_sp3_fullbuild.zip
    https://smpdl.sap-ag.de/~sapidp/012002523100008782452011E/cr2008sp4.exe
    Or incrementally:
    https://smpdl.sap-ag.de/~sapidp/012002523100009038092009E/cr2008win_sp2.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100007123572010E/cr2008_sp3.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100008782452011E/cr2008sp4.exe
    And you may need SP 3 or if you want to start off clean download the full build of SP 3 and then SP 4. Requires the keycode so make sure you have it, we can't give you a new one.
    Don

  • Crystal Reports 2008: "convert DB null values to default"

    All:
    Quick question on CR 2008;
    Which default value will be set when you enable u201Cconvert DB null values to defaultu201D using report option in CR - based on Database default value setting or Crystal Report's?
    Thanks.
    Sathish.

    So it is Crystal Reports settings NOT database default value settings that Crystal Reports uses, correct?
    Thank you!

  • Crystal Report Prompt For Enter Parameter Values

    Hi,
    I did a report with 2 subreports embeded in VS2005 using VB and it worked fine but when I ported the whole application to VS2008 the above problem occurs. Here are some codes:
        Private Sub btnPreview_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnPreview.Click
            Dim viewer As New frmReportPreview
            Dim rpt As New ReportDocument
            Try
                rpt.Load("C:\Report\crptMain.rpt")
                rpt.SetParameterValue("Code", Me.cbxCode.Text)
                rpt.SetParameterValue("Code", Me.cbxCode.Text, "crptSubReport1.rpt")
                rpt.SetParameterValue("Code", Me.cbxCode.Text, "crptSubReport2.rpt")
                viewer.report = rpt
                viewer.WindowState = FormWindowState.Maximized
                viewer.ShowDialog()
            Catch crptEx As CrystalDecisions.CrystalReports.Engine.EngineException
                MessageBox.Show(crptEx.Message, "Crystal Report Errors...")
            Catch ex As Exception
                MessageBox.Show(ex.Message, "Crystal Report Errors...")
            End Try
        End Sub
    Private Sub frmReportPreview_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
            Dim rpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument
            Try
                Me.CrystalReportViewer.ReportSource = m_report
                Me.CrystalReportViewer.RefreshReport()
            Catch ex As Exception
                MessageBox.Show(ex.Message, "Error...")
            End Try
        End Sub

    Subreport Parameters are contained within the Main Report's ParameterFieldDefinitions collection. Passing Subreport Parameter values directly to the Subreport will result in the values not being applied and the user being prompted at runtime to provide new values.
    Ludek

  • Problem with Crystal Reports not displaying all parameter values

    Hello,
    A co-worker of mine is developing a report in Crystal version 11.5.8.826.  One of the requirements from his user is that they would like to select from a list of users for applicable criteria to appear in the report.  He created a parameter with a dynamic list of values, entered prompt group text, selected "existing" as the data source (and chose the corresponding field from the table).  This dropped the UserID field into the "value" field in the table and linked the table to the parameter.  We selected "allow multiple values" as "true" and "allow discrete values" as "true". 
    Here is the problem.  When Crystal prompts us to select the parameters, it doesn't show all of the applicable list of users (it shows 8 out of 12 users).  When we run the query in a standalone sql generating tool (Toad or Golden), we see the full list of users.  Crystal Reports appears to be filtering the selection list of users for some unknown reason.  We have tried changing most every option that we could find within the parameter, but no luck. 
    The problem definitely appears to lie within the parameter- if we run the report without the parameter, we see the full list of users.  Once we add the parameter and attempt to select one or many users, the problem appears.
    Any thoughts?  What am I missing?  Any help is appreciated.
    thanks,
    Noel

    I'll answer my own question in case somebody is curious or happens to find this message via google or another search engine.  See this link.  You need to set your upper threshold within your Registry Editor.
    http://www.crystalreportsbook.com/Forum/forum_posts.asp?TID=8029

Maybe you are looking for

  • Different tax condition value at the time of GR as compared to PO

    Hi All, The issus is as follows ; We have maintained the tax condition type JIPC (Input Sales Tax) by t-code FV11 as 3% and subsequently created the PO. But when we are doing GR against the same PO in Accounting Document the GR/IR clearing Account is

  • Maintianing multiple line items in main window  in scripts

    Hi folks,   i want to print multiple line items in main window of script for eg 50 line items then my main window should continue in second page also. how to maintain this. can u provide me sample code for this.. Thx in advance, Neelima.N

  • Jdev11g: Has anyone developed a multi -langual application successfully?

    Hi, In our application the user can change the language of the application by selecting it from as drop-down-list. This works fine if we run the application with embedded WLS. But running it on external WLS the language switch does not have any effec

  • Missing text/rtf clipboard format in AIR

    When cutting and pasting rich text, AIR and Safari act differently. Dumping the dataTransfer.types in the browser shows a number of formats (many fairly arcane for the Mac) including text/plain and text/rtf. In AIR, only text/plain shows up; text/rtf

  • Seprate tax in F110 payment

    I applied tax rate 5% to vendor invoice, say total amount is 3000 USD, tax:150, expense 2850, if I use F110 to pay, the payment log is showing 3000 USD, in tax column of payment log, it shows zero, how can i seprate tax in F110 proposal and payment