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 in ASP.net2005-error is Load report failed

Crystal Report in ASP.net2005-error is Load report failed

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netsysadmin
2 Posts 2 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.
  • G Offline
    G Offline
    gautamamit8
    wrote on last edited by
    #1

    Hello All I'm using Crystal report Viewer for Reporting but it shows me an error i.e Load report failed Code is protected void Button1_Click(object sender, EventArgs e) { CrystalReportViewer1.Visible = true; rpt.Load(Server.MapPath("Itemmasterreport1.rpt")); CrystalReportViewer1.ReportSource = rpt; } Any help will be appreciated

    K 1 Reply Last reply
    0
    • G gautamamit8

      Hello All I'm using Crystal report Viewer for Reporting but it shows me an error i.e Load report failed Code is protected void Button1_Click(object sender, EventArgs e) { CrystalReportViewer1.Visible = true; rpt.Load(Server.MapPath("Itemmasterreport1.rpt")); CrystalReportViewer1.ReportSource = rpt; } Any help will be appreciated

      K Offline
      K Offline
      ketan d patel
      wrote on last edited by
      #2

      Hey dude it's Coding Block problem. Look at Database binding Code. Some Where you do some wrong. Can u paste your Whole Source Code here. Let's Discuss .Net Problem [^] K D Patel

      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