Hi Gary.

I got my dataset to display, finally...

It seems that one of my companies .dll files were clashing with the reporting or something in asp.net.

Here is how I fixed my issue:
1) Remove dll from referenced files.
2) In the Report_edit screen. Once the report is selected, the menu at the top in vs will change a bit. Find the menu item labeled "Report" --> "Data Sources".
I was able to add the dataset there.
3) Reference the .dll again....

Haha I must say, 1 month in the world of asp and I'm in serious need of a holiday

Thanks for trying to help me out though, I appreciate it.