SBO crashes when I Preview a Crystal Report after selecting the parametres

Hi,
I've been investigating for several days and I don't know what is the problem that I have. I have done a new report on Crystal Report, with an SQL for the principal report, and also I have a Subreport with another SQL.
Using several parameters some with @TOKENS, and I lunch the report in Crystal Report and it works perfectly. But when I want to test if the rerport works in SAP B1, I can see the parameters and the @TOKENS works perfectly, but when I lunch the report, B1 crashes.
I tried to import this report to B1, and everything seems correct, once I imported, I try to lunch and I get an error message that says Error when creating Crystal Report, and the message number is 410000064. This message is not on the Notes data bese.
I have tested the performance problems that are in the Market place, but nothing about my problem, also when I check dependences I get and advertise "Warning - Data Source: The fields for table Comando, have changed on server TUPINAMBA03. Please verify your report." And as I read it seams that this problem should not affect in the preview, I have another report that I get the same message and It works in B1.
SAP Business One Release 8.81 PL 05
SQL Server 2005 SP2
Crystal Report  13.1.3.1028
Thanks
Cristian Moreno

I install Crystal Reports Designing Software on those computers which canu2019t preview reports.
Then start the Crystal Reports design software to open the problem report.
It usually asks to enter the column on the interface u201COLE DB (ADO) u2013 Connect Informationu201D.
But it gets into the interface u201COLE DB (ADO) u2013 OLE DB Supplieru201D.
I correct the setup and save the report.
The problem is solved.
I try many methods, but only this one can solve my problem.
If you have another solution, please tell me, thanks!
Regards,
Karen

Similar Messages

  • Preview a Crystal report prompted for the sa password

    Dear All,
    When our customer preview a Crystal report, we got a window prompted for the sa password. Even we type in a correct password, it still says wrong password.
    Only two user computer have this problem.
    How do I solve it?
    Regards,
    Karen

    I install Crystal Reports Designing Software on those computers which canu2019t preview reports.
    Then start the Crystal Reports design software to open the problem report.
    It usually asks to enter the column on the interface u201COLE DB (ADO) u2013 Connect Informationu201D.
    But it gets into the interface u201COLE DB (ADO) u2013 OLE DB Supplieru201D.
    I correct the setup and save the report.
    The problem is solved.
    I try many methods, but only this one can solve my problem.
    If you have another solution, please tell me, thanks!
    Regards,
    Karen

  • Database Connector Error when I connect SAP Crystal Report to dbase

    When I connect SAP Crystal Report to dbase the error is "Database Connector Error", only when exist a field the type memo. I need to used this type of field, somebody that known how can I resolve this problem or some idea?
    Thanks a lot for your help.

    Hi,
    there are sevaral SAP Notes for your problem. Can you specify the databaseof the source?
    i.e. MS SQL Server -> Note 1212769
          dbase -> Note 1209347
    regards
    -Phil

  • Problem in Preview of Crystal Report

    Hello Experts !!!!!
    I have created a User Defined Form through SDK. I have created a Crystal Report also for that Form. Now on the click of Preview Menu of SBO I want to open my Crystal report. For this I have called the following function in Menu Event.....
    Private Function LoadCrViewer(ByVal crxReport As CRAXDDRT.Report) As Boolean
            Dim SBOFormCreationParams As SAPbouiCOM.FormCreationParams
            Dim SBOCRViewer As SAPbouiCOM.ActiveX
            Dim SBOForm As SAPbouiCOM.Form
            Dim SBOItem As SAPbouiCOM.Item
            Dim strFormCount As String
            SBOFormCreationParams = SBO_Application.CreateObject(SAPbouiCOM.BoCreatableObjectType.cot_FormCreationParams)
            SBOFormCreationParams.BorderStyle = SAPbouiCOM.BoFormBorderStyle.fbs_Sizable
            SBOFormCreationParams.FormType = "XX_INCRPT01"
            strFormCount = SBO_Application.Forms.Count.ToString
            SBOFormCreationParams.UniqueID = "XX_INCRPT01" & strFormCount.PadLeft(3, "0")
            'Add new form
            SBOForm = SBO_Application.Forms.AddEx(SBOFormCreationParams)
            SBOForm.Left = 0
            SBOForm.Top = 0
            SBOForm.Width = SBO_Application.Desktop.Width
            SBOForm.Height = SBO_Application.Desktop.Height
            SBOForm.Title = "inCentea - Mapas"
            'Add CRViewer item
            SBOItem = SBOForm.Items.Add("XX_CR01", SAPbouiCOM.BoFormItemTypes.it_ACTIVE_X)
            SBOItem.Left = 0
            SBOItem.Top = 0
            SBOItem.Width = SBOForm.ClientWidth
            SBOItem.Height = SBOForm.ClientHeight
            ' Create the new activeX control
            SBOCRViewer = SBOItem.Specific
            SBOCRViewer.ClassID = "CrystalReports13.ActiveXReportViewer.1"
            Dim SBOCRViewerOBJ
            SBOCRViewerOBJ = SBOCRViewer.Object
            SBOCRViewerOBJ.EnablePrintButton = False
            Dim MyProcs() As Process
            Dim i, ID As Integer
            Dim a As System.IntPtr
            'Try Send the handle of SAP window
            SBO_Application.Desktop.Title = "SBO under " + SBO_Application.Company.UserName
            MyProcs = Process.GetProcessesByName("SAP Business One")
            For i = 0 To MyProcs.Length - 1
                If MyProcs(i).MainWindowTitle = SBO_Application.Desktop.Title Then
                    ID = MyProcs(i).Id()
                    a = MyProcs(i).MainWindowHandle
                    crxReport.SetDialogParentWindow(a.ToInt32)
                    'crxReport.PrinterSetup(a.ToInt32)
                    'crxReport.PrintOut(False)
                End If
            Next
            SBOCRViewerOBJ.ViewReport()
            SBOForm.Visible = True
            Return True
        End Function
    But this Code is throwing an exception "No report to view."  on the statement    "SBOCRViewerOBJ.ViewReport()"
    Please let me know where is the problem? And if possible then please rectify the Code.

    hello,
    I have same issue as yours,
    If you have found the solution for the same, please post the solution here, so that we can refer to it.
    Thanks in advance for your help.

  • Error print preview a crystal report

    Hi,
    I have an issue where i log in as a user with admin rights and try to print preview a crystal report that was created. It prompts me to log into the database, when i do this gives me a login incorrect oracle error. But when i log in as administrator i am able to do this.

    Hi,
    Additional Info:
    CR 2008 SP3 is called by an application using .net. The Application passes a couple of parameters to the CR report. I'm able to preview the report. All the reports use the same set of parameters.
    Balaji K

  • Print Preview of crystal Report without add a document

    Dear All,
    Can i see the Print Preview of Crystal Report without add a document like PLD.
    i have developed a Crystal Report through Add Command by Passing a query.
    if anybody have  idea on this issue please  suggest me.
    Thanks.
    Shekhawat

    Hi Shekhawat....
    Through Query Crystal report it is not possible to view the Layout as Draft withou adding teh docs because Report fetch the details only when itys value goes to Database Table......
    So suggest to use SAP standard CR and modify as you want....
    Regards,
    Rahul

  • Error while previewing external crystal report in SAP B1

    Hi Experts,
    when i was previewing a Crystal report in sap business one i was facing an error as
    no matching records found 'Queries' (OUDR) (ODBC-2028) message[131-183]

    Hi Megganath..
    Check with this note
    http://service.sap.com/sap/support/notes/1532509
    1532509 - Cannot import Crystal Report template into SAP Business One
    Regards
    Kennedy

  • Crashes when building previews

    LR keeps crashing when I try to rebuild previews. I had an issue before where I didn't see any thumbnails in the "all photographs" view, and to fix that I created a new catalog. I was able to rebuild previews for several external discs, but one disc kept crashing LR. So I installed that disc internally in my Mac Pro. Still kept crashing on build previews. Then I transferred all the files to a brand new hard drive, still inside my Mac. Whenver I rebuild the previews, the scan completes, and then I get the spinning beach ball, and then crash.
    I do have a bunch of crash reports if that helps.
    I'm running LR 2.7 on a Mac Pro with OSX 10.6.3. 5GB memory. I've repaired disk permissions on startup disk, and ran DiskWarrior on startup disk as well as the discs that house my photos. I've also run Techtool. In the past I've had issues with LR crashing when building Web galleries.
    I would really appreciate suggestions--I've been wresting with this for days and it's very frustrating. Thanks!

    More trouble: there's a catalog I can't import. I keep getting an "unkown error." And when I start the import, I'm getting strange previews with backwards text (I'm pretty sure it's instructing me to take hallucinogenic drugs) see below.

  • Can't Print preview draft crystal report.

    Print preview draft crystal report.
    Error message:
    One or more fields could not be found in the result set.
    Use verify database to update the report. Error in file POR20009. Rowset column could not be found.
    It occurs when trying to print (or preview) a DRAFT document with the report being a Crystal report.  No problems when the document is NOT a draft.  This happens on both SAP 8.8 PL16 and PL17.
    Updating the report and saving it again (as suggested by the error message) does not fix the problem.
    The DRAFT or u201CNORMALu201D document type uses the same Crystal report.   Something seems to be different when passing parameters from a Draft report?
    I can preview DRAFTS and NORMAL reports from the Crystal Editoru2019s preview pane.  This is only happening when launching from within SAP.
    Is this a bug?

    Hi Maeve,
    Can you please help by posting what exactly was the solution to this issue?
    Thanks in advance.
    Regards,
    Sanil

  • Print Preview using crystal report in SAP B1 slow.

    Dear all,
    I face another problem. Print preview using crystal report in SAP B1 is very slow. Although i have create a query view in SQL server but it's still slow for my user. First time i create using table in crystal report. just drag the table. It's take more than 10 minutes. After that i move all the query to view in SQL server , it's take 1-2 minutes to print preview some time more.. But i think that it's still slow. Does any one know how to print preview fast. Just like in PLD.
    Thanks in advance
    bodhi86

    Hello,
    How do you answered to this question ?
    Malika
    Edited by: Malika Sanoune on May 13, 2011 1:48 PM

  • Is it be true to say a good and not corrupted crystal report always has the option to generate a PDF when click the printer icon on the Crystal toolbar ?

    ''please stick with your original questions thread about Crystal Report - https://support.mozilla.org/en-US/questions/970077 - locking this thread''l
    When i unistall and again install a fresh Crystal report for .Net 4.0 Its ok to generate only to pdf option when click to the print icon on crystal report viewer but in another computer it is promting the old fasion like "a dialog with many option" ,But if want to have a only option to generate only to pdf option what should i have to do when my project and crystal report is at Window server 2008 R2,Please suggest a requred answer?

    Firefox will update in increments when you use such old versions. The best thing to do is to go to www.getfirefox.com, and download Firefox 19.0.2. This is going to be much faster than updating to 3.0.19, then to 3.6, then 12, then 19 (which is the current process).

  • Print preview using crystal report in SAP B1 is very slow.

    Dear all,
    I face another problem. Print preview using crystal report in SAP B1 is very slow. Although i have create a layout in AR invoice form  and applying the print sequences (ie 4 prints). Does any one know how to print preview fast. Just like in PLD.
    Thanks in advance
    Kamlesh Naware

    Hi,
    Basically Crystal report run with SQL statement, I would suggest to do well performance tuning on SQL query / Store Procedure.
    Structure your query in DBA manner that will make some how faster such as use ( inner join, less condition,...)..
    also if it simple query then use Command in Crystal report rather store Procedure..that make some how Faster your report.
    Thanks
    Kevin
    Edited by: Kevin Shah on May 27, 2011 4:21 PM

  • Error when trying to patch Crystal Report 10

    Hi, I'm having problem when trying to apply patches on PC running on Windows 7 64bit. Below is the error msg I got:
    [http://imageshack.us/photo/my-images/845/errorcy.jpg/]
    It seemed to be something to do with the registry as I was unable to find crystal report entries under ''HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions\Crystal Reports\......" but all the .dll files were found under "C:\Program Files (x86)\Common Files\Crystal Decisions........." though.
    Anyone able to help? Thanks..

    Hello,
    Are you using the full Crystal Reports Designer itself? Or are you using a bundled edition of Crystal Reports that ships with Visual Studio?
    Also, are you trying to patch Crystal Reports 10 itself - the actual report designer? Or are you trying to update runtime files for an application you created using the CR10 runtime files and deployed to a client machine?
    Crystal Reports 10 (full, stand alone version) was never tested on Win7. CR10 reached End of Life for patch support on June 8, 2007. There's no expectation that CR10 will install or work correctly on the Win7 operating system. It's possible that it might work anyway, but I'd be surprised if there weren't any issues.
    If you want to keep trying make sure you're using the correct patch for the product you're using. A patch for the full version of Crystal Reports will not work on a machine that is using the bundled edition of CR that ships with Visual Studio. They're not interchangeable. You didn't say which file you ran when you tried applying the patch.
    Sincerely,
    Dan Kelleher

  • Error when trying to deploy crystal reports to a web site

    I'm using VS 2008.  When I add a Crystal Report page to my application I get the following error.
    Can anyone help be resolve this problem?
    Server Error in '/' Application.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 110:               <add path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
    Line 111:               <add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/>
    Line 112:               <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers>
    Line 113:          <httpModules>
    Line 114:               <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    Source File: C:\InetPub\Websites\church-site_org\web.config    Line: 112
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

    Hi,
    I also encountered problem: Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    I try to install the CRRedist2008_x64.msi in our web server. And its ok. But my problem now is the report i created in VS 2003. The error now is:
    Parser Error Message: File or assembly name CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found.
    Source Error:
    Line 22:           debugging ASP.NET files.
    Line 23:     -->
    Line 24:     <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
    Line 25:
    Line 26:     <!--  CUSTOM ERROR MESSAGES
    Source File: E:\INETPUB\WWWROOT\DTS\web.config    Line: 24
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    (Fully-specified)
    LOG: Appbase = file:///E:/INETPUB/WWWROOT/DTS
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    Please need your help.
    thanks

  • How to preview a Crystal Report in SAP ?

    Hi,
    I have an add-on for witch on the press of a button we need to preview a Crystal Report in SAP.  How do you do that ?

    Hi Marc,
    Please check below links.
    View Crystal Report from add-on | SCN
    Crystal Reports Integration For SAP Business One
    Hope this help
    Regards::::
    Atul Chakraborty

Maybe you are looking for

  • Why are my open tab thumbnails missing?

    Samsung Galaxy S3. Until today I could see a "stack" of thumbnails representing my open tabs when I click the "page" icon in the upper right corner of the browser window. This would allow me to easily jump from one tab to another. Now when I click on

  • ICloud photo sending problems

    I have tried sending photos by email using icloud, but it tells me that my user name/password has not been verified by the server, the problem is that its not giving me the chance to put in the correct combination and I am totally lost. I have tried

  • How to setup the email service & report template with BO XI3

    Hi, I'm new to BOBJ. Can anyone share your experience and guidelines on setting up the email server? I tried to do it in CMC, yet it doesn't works. My requirement is that : 1. I need to send the WebI report to a group of users in a specific datetime(

  • HT1491 6 year old downloaded $250 of in game money (DragonVille). Whats the recourse?

    Any recorse for this? Apple is really good at makeing it hard to see what's been purchased. after an hour I still cannot tell whats been purchased. My bank is onto this scam. Yes its a scam when your credit card company knows the story and blocks you

  • Can't Export - Stuck on "Reading XMP"

    I just subscribed to the cloud and installed Premiere.  I've found that Encore is no longer available (very disappointing by the way).  I am trying to export my video from Premiere, I've tried directly from Premiere and also through Media Encoder...