Print Preview button doesn't work
I made a smart client sample project and added reportviewer control to the winform. It's by VS2005 Beta 2 and Sql 2005 CTP.
Open the Smart Tags panel of the ReportViewer control by clicking the triangle on the top right corner and click report server and select <ServerReport>.
value is :
report server = "http://localhost/reportserver"
report path = "/report1"
the problem is, when I select a <ServerReport>, print preview button is enabled but doesn't work, nothing happened.
But I change to existing report - use local report definition - from <ServerReport>, It works. Showing Preview report image and enabled print button.
The Report shows well both of them.
I don't know why this is happened. Is It a Bug of reportviewer control?
Please show me the answer.
Thanks.

