Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Crystal Report (Help)

Crystal Report (Help)

Scheduled Pinned Locked Moved ASP.NET
questionhelp
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lis8586
    wrote on last edited by
    #1

    I have created my reports in crystal and I can view them in my application. I have 8 reports and for these 8 I have separate (8) aspx pages. This is taking too much time to load also. How can I just use 1 page to display the required report? Any help will be great. Thanks and regards lis Thinking is like loving and dying. Each of us must do it for himself.

    L 1 Reply Last reply
    0
    • L lis8586

      I have created my reports in crystal and I can view them in my application. I have 8 reports and for these 8 I have separate (8) aspx pages. This is taking too much time to load also. How can I just use 1 page to display the required report? Any help will be great. Thanks and regards lis Thinking is like loving and dying. Each of us must do it for himself.

      L Offline
      L Offline
      lis8586
      wrote on last edited by
      #2

      Please someone take a look at this. I am getting Invalid Report Source Error. My code is as follows:(on page Load) Dim rptName As String = Request.QueryString("pcp") Dim s As String = HttpContext.Current.Request.ServerVariables("APPL_PHYSICAL_PATH") & rptName CRV.ReportSource = s The value for pcp is got from my Web user control. Code: MenuList.Add(New MenuItem("Hardware Report", "ReportDisp.Aspx?pcp= " & "HWDetail")) Thanks and Regards, lis Thinking is like loving and dying. Each of us must do it for himself.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups