vinnu

vinnu

  • NA
  • 61
  • 201.9k

blank reports are displayed when running the project through IIS7

Nov 6 2010 12:49 AM

hi...... to all

i 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 displayed

and when i click the button print then it is showing the empyt report with only the toolbar above

no 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...