Jsp -> Crystal Report buttons returns javascript error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mach22
    New Member
    • Oct 2012
    • 1

    Jsp -> Crystal Report buttons returns javascript error

    Hello,

    After opening a crystal report in jsp page, top and rear buttons of crystal report viewer application were not working.. it says that Javascript: CrystalViewerCr ystalEvent('Cry stalViewer','tb =next') or CrystalViewerCr ystalEvent('Cry stalViewer','tb =printdlg')
    or any other buttons.. ERROR

    it seems like this js script doesnot exist or at least it is not in the proper directory..

    My Environment is:

    AIX Unix Server
    Apache-Tomcat-6.0.14
    Oracle 10.g

    ** Note Report opened successfully, only the buttons are not working, like if i want to move to 2nd page, or zoom, or search for a record..

    Any Help or Advise regarding this issue.

    This is the error returns by Internet explorer regarding the javascripts

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Thu, 11 Oct 2012 06:46:53 UTC


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    Message: 'CrystalEventTa rget' is null or not an object
    Line: 110
    Char: 3
    Code: 0
    URI: http://172.16.200.10:8080/reportview/CRVIEW.do


    also anybody knows the location of that javascript CrystalViewerCr ystalEvent ??
    Last edited by Niheel; Oct 11 '12, 07:14 AM. Reason: should always include error reports in question.
Working...