problem with datasets for reports.

Hi, I've recently testing the Microsoft report viewer and Microsofts reports and I discover some problems that I don't know how to solve

I tested some datasets each one made with a diferent database (using always the same report), but the problem is that after I created one dataset and succesfull tested it, I deleted the Dataset and objects created and started over with another.... after that (when I feel confident enough) I started to build the report I was really going to use... but.. .BUT when I was going to set the Grid Data Set I realized that the name of the older datasets still exists but they DO NOT exists enywhere else in the project and I don't know how to get rid of those options. I even search throuh all the project fot the name of those datases to delete their definitions but they do not exists anywhere else!!!

My report is something basic:
A report with a "Table" control.
the report has only the table control nd the table has only one column. Uber Simple, just wanted to test the retrieve of data.

To give you a better understanding of everything please take a look at the image in the link below... please check it out to fully understand the problem.

http://www.geocities.com/corea_80/Problem.png

Can you tell me why is that happening and also
Can you tell me how to get rid of all the "ghost DataSets"
I justa want to have the real datasets... not a list of all the Datasets I used (even if they don't exists)


Answer this question

problem with datasets for reports.

  • Raj Deep

    I tried that but there are no xsd files on the entire solution... they are just... ghost DataSets what you see in the image is exactly my project. The datasets are there but they are NOT physically anywhere.

  • ChecMate

    I don't mean look in the solution, look in windows explorer. I do not know what else to tell you, sorry. As a last resort, create a new solution and copy and paste the objects from your old project to your new one.

  • squ1die

    When I was in college learning this stuff, I always ran into this problem. Best I can tell you is look in your workspace(where your project is stored on your computer/server), and you may see some files with extension .xsd. Delete the ones with the names you don't need anymore.

    Hope this helps.



  • Docpro777

    I used the Windows Explorer and nothing!
    Maybe is some sort of bug... I think I will try your last solution hahaha the application is simple so it woill not take much work ... still is anoying

  • ondafringe

    Hope that goes well for you. I did just think of another thing. In the reference folder, there may be a reference to an old dataset.

  • problem with datasets for reports.