Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
vinu
Starting Member
34 Posts |
Posted - 2010-11-06 : 00:49:21
|
hi...... to alli have one problem in executing the ssrs reports..i've developed one project for that project there are some SSRS reports which are deployed in path ( "http://localhost/reports/") it is working fine...when i run through the project and press F5 ( i.e execute) the reports are displaying correct with full of content in that...now i want to host that project.. so i've created one virtual folder named as proj in IIS7..and i've assigned the project to that..when i execute from IE7 and type the path http://localhost/proj then the main page is displayedand when i click the button print then it is showing the empyt report with only the toolbar aboveno content are there in reports ...but when the run the project i.e F5 then the report is displayed with full of content...what is the problem here.. please help me... |
|
|
|
|