Preview error in BIP

I created a RTF template. The template consists of 3 datasets and each dataset is displayed in a crosstab. I am able to preview the template in html from MS word, but the preview doesn't show up in BI Publisher. I get an error "The report cannot be rendered because of an error, please contact the administrator."
Also when I try to preview the report th Excel/PDF format the report preview is not displayed from MS Word. No error too.
Has anyone faced this problem?
Thanks,
Krishna

Tim,
Yes. I am able to generate the XML data. Below is the output at the command prompt where OC4J started.
[060507_083235687][oracle.apps.xdo.common.xml.XSLTWrapper][EXCEPTION] XSL error:
<Line 45, Column 274>: XML-22900: (Error) An internal error condition occurred.
[060507_083235687][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(
Object) is called.
[060507_083235687][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(
Object) done. All inputs are cleared.
[060507_083235687][][EXCEPTION] java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
at oracle.apps.xdo.servlet.XDOProcessor.generateDoc(XDOProcessor.java:23
7)
at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:353)
at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:385)
at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:6
0)
at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:393)
at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:266)
at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:199)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterC
hain.java:64)
at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilt
er.java:60)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
stDispatcher.java:621)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
vletRequestDispatcher.java:368)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequ
estHandler.java:866)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
tHandler.java:448)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpReque
stHandler.java:216)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:117)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:110)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSo
cketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.xdo.parser.v2.XPathException: An internal error condition occu
rred.
at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:152
6)
at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:517)
at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:485)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:187)
... 34 more
[060507_083235687][][EXCEPTION] java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
at oracle.apps.xdo.servlet.XDOProcessor.generateDoc(XDOProcessor.java:23
7)
at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:353)
at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:385)
at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:6
0)
at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:393)
at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:266)
at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:199)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterC
hain.java:64)
at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilt
er.java:60)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
stDispatcher.java:621)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
vletRequestDispatcher.java:368)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequ
estHandler.java:866)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
tHandler.java:448)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpReque
stHandler.java:216)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:117)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:110)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSo
cketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
Caused by: oracle.xdo.parser.v2.XPathException: An internal error condition occu
rred.
at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:152
6)
at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:517)
at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:485)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:264)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:150)
at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:187)
... 34 more
I am able to preview the template in all format through MS Word.
Thanks!
Krishna

Similar Messages

  • Report Admin - Print Preview Error

    In reports admin, I get the following error when I select print preview:error marshalling arguments; nested exception is; java.net.SocketException; Socket write failed.Any ideas?

    Hi
    Are you using <b>crystal wave</b>  a third party add  or the crystal report add on provided by SAP.
    1.Are all your user facing same issue ?
    2.Did it happen to only item or it is happening to all ?
    So far looks to me ,some fields have been deleted from template. It might be the cause .
    Hard to troubleshoot if it is coming from addon ...
    Well try restoring a default template (if you have ) or some other layout to test the issue.
    Thank you
    Bishal

  • Code in before report getting executed but "Job error is: BIP job failed."

    Customer is executing a BIP job that fires a pl/sql procedure via before report trigger. Procedure is completing successfully. But the BIP report is not getting generated. ESS process ends in error with the following error:
    oracle.as.scheduler.ExecutionErrorException: ESS-07033 Job logic indicated a system error occurred while executing an asynchronous java job for request 604103. Job error is: BIP job failed.
         at oracle.as.scheduler.rp.AsyncFinalizeProcessor.processFinalizeRequest(AsyncFinalizeProcessor.java:131)
         at oracle.as.scheduler.rp.AsyncJavaSysExecWrapper.finalizeExecution(AsyncJavaSysExecWrapper.java:250)
         at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecute(EndpointProcessor.java:1018)
         at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecuteWrapper(EndpointProcessor.java:980)
         at oracle.as.scheduler.adapter.EndpointImpl.finalizeExecute(EndpointImpl.java:561)
         at oracle.as.scheduler.ejb.EssAppEndpointBean.finalizeExecute(EssAppEndpointBean.java:162)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy197.finalizeExecute(Unknown Source)
         at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.MDOMethodInvoker.invoke(MDOMethodInvoker.java:35)
         at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.finalizeExecute(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.invokeFinalizeExecute(RequestProcessor.java:8133)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.execStage_Finalize(RequestProcessor.java:7331)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.process_execute(RequestProcessor.java:4813)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.dispatchHandler(RequestProcessor.java:2833)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processExecuteEvent(RequestProcessor.java:696)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processUpdateEvent(RequestProcessor.java:1345)
         at oracle.as.scheduler.adapter.ra.WorkUnitWorkerBase.processWork(WorkUnitWorkerBase.java:199)
         at oracle.as.scheduler.adapter.ra.WAWorker.run(WAWorke...
    Any tips/pointers on possible issues? Could this be a template corruption?

    Any reply for the above error please.I do have the same issue.
    Please suggest.

  • Video Preview Error: Error Compiling movie. Unknown error.

    Problem in Adobe Premiere Pro CC - Rendering movie prior to Exporting.
    I have cleared all Temp and Cache files to make sure I have enough space for rendering (126GB free space), but I still get a Video Preview Error message when I try to Render or Export.
    What should I be looking for in my movie settings to clear the "unknown error"?

    05555...did you get this reconciled??? If so, what did you do....I have encountered the same window myself, today.

  • "Can't finish previewing" error, file can not be save

    I have AI CS3 installed on a PC running Windows XP 64bit at Intel Core(TM) 6600 2.4GHz with 8 GB of RAM and NVIDIA Quadro FX 540. I have been getting the error "Can't finish previewing. Could not complete the requested operation." This happens many times and I am not sure what is going on.
    I've manage to open other files and create new files but I just cant "save" or "save as" this current file it says "An unknown error has occurred" after the above mentioned error emerge.
    it seems that there was a post by other user on this issues too, there are a few similar things in our spec. hope this would help to fix this problem.
    Can't finish previewing error (and related errors)
    574948714112A47599201549 - 10:46am Oct 10, 2007 Pacific
    My Spec:
    Intel Core(TM) 6600 2.4GHz
    Intel Core(TM) 6600 2.4GHz
    8 GB of RAM
    NVIDIA Quadro FX 540 outputting 2 monitors (1440x900, 1024 x 968)
    500GB WD Internal harddrive
    500GB WD External harddrive
    1 standard mouse
    1 Wacom tablet
    1 standard keyboard
    1 standard sony DVD RW
    1 canon printer
    1 Sharpe network printer
    OS
    Window XP 64bit

    Oh, I didn't know that!
    I did ask her to download the CS6 trial while I researched this, to see if that solves the problem, and it seems that it might as it is available for 64-bit.
    If anyone else has any suggestions, though, I would be glad to hear them.

  • Preview Error: "no endpoint listening at net.pipe ... incorrect address or SOAP action ... could not be found on your local machine"

    Hi
    I am developing SSRS reports, suddenly now I am getting this error when I try to preview a report in the VS 2010 shell:
    "This is a designer preview error, "There was no endpoint listening at  net.pipe://localhost/PreviewProcessngServcie11108/ReportProcessng that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerExcelption,
    if present, for more details. The pipe endpoint 'net.pipe://localhost/PreviewProcessing11108/ReportProcessing' could not be found on your local machine"
    The error has come out of the blue, reports which I used to be able to preview, I can't preview anymore.
    Anybody knows what to do to make it work again?

    I tried to apply Mike Yin' answer on this thread
    http://social.msdn.microsoft.com/Forums/en-US/38ff8d54-06aa-40c3-8916-378d5185320e/report-designer-preview-in-ssdt-throws-up-a-end-point-not-found-error?forum=sqlreportingservices
    Suggestion 1:
    Press WinKey+R , input “services.msc” in the Run box, and press enter.
    In the local services list, find the “Net.Pipe Listener Adapter”. 
    If it is stopped, start it. If it is started, restart it.
    I found that “Net.Pipe Listener Adapter” was not enabled, so I enabled it and started/restarted it. Now it works again :)

  • Can't Preview error

    I'm getting a "Can't Preview" error.
    The preview bar gets halfway through then up comes the error.
    The weird thing is there's nothing exciting in the book - a single chapter witha  few sections, and some images.  No interactives, no widgets
    No explanation of the error

    I've had the same problem. After lots of torubleshooting I found a solution in my instance. It might help (but it'll leve you tearing your hair out).
    Look at https://discussions.apple.com/thread/3742051

  • Error:Excel error in BIP server

    Hi all,
    I developed a template which gives excel output. I tested and its working fine in MS word.
    I uploaded into the BIP server and when I am trying to view the report in excel format.
    It is not showing up but giving me this error:
    Missing file: ...lpserver\cabo\styles\cache\swan-desktop-2_3_3-en-ie-windoes.css
    I searched previous threads on this topic, found one but not sure how to solve it.
    Excel Template Builder?
    Please help.

    I did this according to the requirement.
    I have to create a report from database tables using SQL query and show the out put as excel.
    I did so.
    I had to write two SQL queries and club them in rtf template and built the template.
    I checked the preview as excel in MS word, by loading the xml file.
    everythink worked fine.
    But I uploaded the template on to development server and tried to view the out put in excel format. But, i got the above error.
    It almost took me a week time to figure out the correct logic for query ..
    Please help.

  • Template Preview Error:

    When I do a preview of a report template, I get the following error:
    report error:
    ORA-01002: fetch out of sequence
    APEX 4.1
    Oracle DB 10.2.3
    I get this also on apex.oracle.com (4.2) on the "Standard, Alternating Row Colors Report" template for the Sample Application.
    How can I resolve this error. I happens on most report templates.
    Robert
    http://apexjscss.blogspot.com

    Same issue, this is what I did
    (1) Uninstalled BI Publisher Desktop
    (2) Restarted machine
    (3) Installed JRE 1.4.2_19
    (4) Installed BIP 10.1.3.4
    Loaded XML data and tried Preview in PDF. Got the below error popups..
    (1) "Java Virtual Machine Launcher"
    Message : Could not find the main class. Program will exit.
    (2) "Error"
    Message :Java execution failed. Please check the Java Option in the option dialog.
    FYI, "Template Builder --> Oracle BI Publisher --> Options --> Preview" shows below settings
    Java Home : C:\Program Files\Java\j2re1.4.2_19
    Java Option : -Xmx256M
    Edited by: Suresh V on Mar 14, 2011 8:28 AM

  • XMl Publisher Preview Error

    Hi,
    We are using Oracle application 11.5.10 and I installed the BI Publisher Desktop 5.6.3.
    I developed the template. Loaded the sample .xml file. There are no error when I validate the template. When try to see the preview in PDF document received the below error message. Can any one help me in this.
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Test.xml
    FOProcessor setLocale: en-us
    java.lang.ClassCastException: oracle.apps.xdo.template.fo.elements.FOInline cannot be cast to oracle.apps.xdo.template.fo.elements.table.FOTableBody
         at oracle.apps.xdo.template.fo.elements.table.FOTableRow.init(Unknown Source)
         at oracle.apps.xdo.template.fo.FOHandler.startElement(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTHandler$SEEntry.sendEvent(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTMerger.startElement(Unknown Source)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:632)
         at RTF2PDF.runXDO(RTF2PDF.java:466)
         at RTF2PDF.main(RTF2PDF.java:254)
    Thanks,
    HC

    Hi Rownald,
    I am stuck with the same error:
    Error one \ts01\u00\app\ts01\common\admin\out\xdoDtSCIn59Vq010510_0131541560.fo (The system cannot find the path specified)
    Our Application and database servers are the same and the path \ts01\u00\app\ts01\common\admin\out\ already exists and has all the permissions.
    I almost wasted 2 days for just this issue. Any help would be really great!!
    Thanks in advance.
    Kumar

  • Status Report Preview Error in cProjects

    Hi Experts,
    I have created one Project Type in cProjects, with reference to Project Type i have created Project with all the elements. Next step is i want to see the Status Report of my Project. When i press Preview button i am getting the following error message:
    "Error occurred when generating the print preview (function module: /1BCDWB/SM00000010)
    ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)  "
    Kindly help me in resolving the above issue. Thanks in Advance.
    regards,
    Sridhar.
    Edited by: SridarReddy on Dec 1, 2009 9:33 AM

    Hi Daniel,
    I have the same problem.
    When i press Preview button i am getting the following error message:
    "Error occurred when generating the print preview (function module: /1BCDWB/SM00000010)"
    Could you please tell me what configuration changes you have done on ADS server?
    Regards
    Ramesh

  • Crystal Report Preview Error

    Dear Experts,
    When i am  taking preview of the marketing documents like SO/SQ/PO which are done in Crystal report
    I am getting the following error. This is happening after we increased the Document series size from 10001 to 1410001
    If we check the previous documents starting from 10001 its coming correctly, only for the documents starting from 1410001 this error has occurred
    However when we click the PDF icon the full number is  properly shown
    What changes need to be done in DOCNUM in the Crystal report layout ,please let me know.
    Thanks & Regards
    Darshan Desai

    Hi,
    Not sure below SAP note is related to your problem.
    1933329 - CR_Error "Object reference not set to an instance of an
    object"
    Thanks & Regards,
    Nagarajan

  • Crystal report addon : preview error

    Hi All,
    The question has been answered a number of times on SDN but the workaround does not work in my case. please guide.:
    I am working on 2007 B PL 10. I have installed crystal report 2008 for B1 downloaded from SAP portal. I have installed crystal report addon. it gets connected but when I preview the report it gives me the error :
    *Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=12.0.2000.0, Culture=neutral,
    PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.*
    I have .net framework 1.0, 2.0 and 3.0 installed. I have gone through the demo of crytal report installation and publishing and ,have installed in the same order as shown. As instructed there, if I have crystal 2008 installed , I dont need to install the crystal report runtime. but if I dont have it, from where should i download it? is it from the following thread ? :
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567
    Thanks,
    Binita
    Edited by: Binita  Joshi on Jan 28, 2010 7:57 AM

    Thanks Nazar. i downloaded it and on running it gives me the error : this installation package could not be opened. contact the software vendor to verify that this is a valid windows installation package.
    can anybody tell from where you guys get this 'CRRuntime_12_0_mlb.exe'??

  • Crystal Report Previewing Error

    Dear Experts,
    After previewing the Crystal Reports, the error message shown like this:
    http://i775.photobucket.com/albums/yy34/erpkenny/CrystalReport_jpg_02JUL.jpg/
    Please kindly help me!
    Thanks!
    Kenny

    hi,
    Check the below link:
    Application has a problem - Printing Problem
    Thanks,
    Neetu

  • PDF Preview Error for ISR Form in tcode SFP...................

    Hello All,
    Have few issues regarding ISR.
    Q1. I am trying to copy existing standard PDF Form <b>ISR_FORM_SRQ2</b> from  Transaction <b>SFP</b> but ....
    If the Standard form has any layout then it gives me error <b>"Internal Error Occured  SAFP API"</b>
    If No layout is designed its blank then it allow me to copy that Form.
    Q2. Also If I try to Preview PDF i get this Information
           Script failed(Language is FormCalc , Context os data..*...etc
                              Controlparameter ISR Mode = Display........................
    In case you want to refer the entire error message, please mail me on <i><b>[email protected]</b></i> & ill forward the same to you.
    Awaiting Reply.
    Thanks,
    Smita

    Hi,
                Please check the XDP file size of the original form..that you are trying
                to copy...( in the command line type-FB_XDP_DOWN )..
               Check if the file size is more than 1 MB...there could be a problem..during
               copying ,saving and activating forms with more than 1MB...

Maybe you are looking for

  • Diary of my painful attempts to use a program for which I have the license

    Hi: I will summarize my painful experience with Excelsius 2008 in the following diary 4-2011: Excelsius 2008 is working OK in the computer where it is installed. (5 months pass by) 9-2011: Excelsius 2008 shows that there is  a "mising or inactive" li

  • "Copy Multiple" feature in Adobe Acrobat CS5

    Does a version of the "Copy Multiple" feature from Adobe LiveCycle Designer exist in Adobe Acrobat CS5 when working on editing PDF forms?  And if so, can someone please explain how to get there?  Thank you.

  • Editing screen goes black after applying Curves in CS6

    I recently updated CS6 and now whenever I try to apply a curves layer, the editing screen turns black.  If I have other photos open I cannot see them either, please help!!

  • Multi-line JTable headers?

    Is there any way for a JTable column header to have 2 or more lines of text? I want narrow columns with fairly lengthy text descriptions. The only thing I could think of was to override AbstractTableModel.getColumnName to send String values with embe

  • Recompile the Interactive report at runtime

    Hi Everyone, I have an Interactive report. It is based on the table that is generated by the job process. The process is executed every fortnight. The Job process drops the table and recreates it. The table gets created with the same or with differen