Adding Report to VS 2005 Project will generate .xsd schema
Hi All, I am working on reporting project using SQL Reporting Services 2005 . When i add new item Report it creates a .rdlc file. In left pane when i add data source , it creates new schema in .xsd format ..but it won't start any wizard so that i can select data source. Right Clicking o schema also not show any open to define data souce.. Pls advise on this..-- Kind Regards Sandeep
April 9th, 2011 4:43am

What kind of project did you create in Visual Studio? Did you start with a Report Server project (or wizard) or some other project type, like Windows or Web application? If when you do an add item, you can create Class modules, you are in the wrong Visual Studio project and you will not be able to create reports (rdl files). You can only create local reports (rdlc).Russel Loski, MCITP Business Intelligence Developer and Database Developer 2008
Free Windows Admin Tool Kit Click here and download it now
April 9th, 2011 11:29am

Hi Russ, I am creating web application, basically i want to develop web form.Then i add Report from Add New Item. It created rdlc for me , then when i click on datasouce it created .xsd file but i can';t see wizard opening. I tried right clicking on schema but it won't give me option to run table adpater tool.. Pls advise.-- Kind Regards Sandeep
April 11th, 2011 6:29am

A datasource for a web project is going to create an xsd. It is perhaps closer in meaning to a dataset in Report Server. rdlc has a very different way of getting data. I think that the following will help you. http://am22tech.com/s/22/Blogs/post/2010/05/03/Designing-and-developing-RDLC-reports-in-aspnet-using-ReportViewer-and-Datasets.aspx http://www.codeproject.com/KB/reporting-services/RDLC_and_DataSet.aspx Russel Loski, MCITP Business Intelligence Developer and Database Developer 2008
Free Windows Admin Tool Kit Click here and download it now
April 11th, 2011 7:00am

Hi Russ. According to link which you gave http://am22tech.com/s/22/Blogs/post/2010/05/03/Designing-and-developing-RDLC-reports-in-aspnet-using-ReportViewer-and-Datasets.aspx Here i can't see dataset designer ..when i right click on .xsd file and select view designer it gives error as "There is no editior available for D:/filepath.xsd Make sure the application for the file type(.xsd) is installed" I tired reparing visual studio also but no luck.. pls advise.. -- Kind Regards Sandeep
April 11th, 2011 8:00am

Try looking at http://forums.asp.net/t/1312737.aspx/1Russel Loski, MCITP Business Intelligence Developer and Database Developer 2008
Free Windows Admin Tool Kit Click here and download it now
April 11th, 2011 8:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics