you need to install SSRS on the machine you want to build the report on. Then you can deploy to a production server by changing the web.config file to reflect the credentials of the live server. Here is the info on the .rdlc file http://msdn.microsoft.com/en-us/library/ms252067(VS.80).aspx
On Wed, Jun 23, 2010 at 12:39 AM, ravindraee24 <[email protected]>wrote: > hi > > i am trying to work with sql server reporting services.now my problem > is in my local system the SSRS is not install i have created a SSRS > project design a report and build.but i cant deploy on my local > system(iis).now my concern is: > 1.how can i deploy this on webserver(remote system). > 2.withount SSRS service in my iis(local) how can i use it in my > asp.net application. > 3.when i add a sql server report directly in asp.net application it > has extenssion of rdlc while in sql server reporting project it has > extn rdl.(what is this?) > 4 how can i edit and priview the report directly added in my asp.net > application(without hosted?) > 5.which sql server servicess are nessasary to deploy SSRS. > > Thanks in advance. -- Keidrick Pettaway http://kpettaway.com
