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 Reports in ASP.NET 2005

Crystal Reports in ASP.NET 2005

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminsecurity
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.
  • Z Offline
    Z Offline
    zareee
    wrote on last edited by
    #1

    Hi, i have created a dataset named Dataset1.xsd i have added a new crystalreport file to my apps named CrystalReport.rpt i have configured the same with my dataset. I get the tables n columns of my dataset in the FieldExplorer I drag n drop the required columns in my rpt file Then in my webform i drag n drop the crystalreportviewer and map the CrystalReport.rpt source as the source for viewer. When i execute i get this... The report you requested requires further information Dataset1 Server :Dataset Database: Username: Password: Integrated Security and a logon button can nebody help me???

    zari

    E 1 Reply Last reply
    0
    • Z zareee

      Hi, i have created a dataset named Dataset1.xsd i have added a new crystalreport file to my apps named CrystalReport.rpt i have configured the same with my dataset. I get the tables n columns of my dataset in the FieldExplorer I drag n drop the required columns in my rpt file Then in my webform i drag n drop the crystalreportviewer and map the CrystalReport.rpt source as the source for viewer. When i execute i get this... The report you requested requires further information Dataset1 Server :Dataset Database: Username: Password: Integrated Security and a logon button can nebody help me???

      zari

      E Offline
      E Offline
      Elizma
      wrote on last edited by
      #2

      Hi, 1. Tell me, when you created your report, did you use the dataset that you created, or did you connected directly to the database? 2. When creating the Dataset, dropping the tables from the database on the dataset, have you deleted the fill objects at the bottom of the table? 3. Have you created an instance of your dataset and fill the tables in the dataset with the code from the database? 4. Lastly you have to set the datasource for this report to the dataset instance that you created and filled. Let me know if you need assistance. I struggled myself with this in the beginning. Kind Regards, Elizma

      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